Activity
From 10/19/2008 to 11/17/2008
11/17/2008
- 11:27 PM Revision fc5d0db5 (ffmpeg): Improve error message in case of output file with no streams, dumping
- the empty file format representation and specifying the index number
of the output file.
Originally committed as rev... - 11:18 PM Revision bdb9fd9b (ffmpeg): Improve messages printed when there is no input/output file, making
- them more grammatically correct and consistent with other equivalent
messages.
Originally committed as revision 1586... - 11:15 PM Revision 7a7da6b4 (ffmpeg): Remove unnecessary calls to show_help(), make ffmpeg/ffplay print a
- specific error message instead.
Originally committed as revision 15868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:51 PM Revision 40b509b3 (ffmpeg): Add a Makefile variable for the old scaler that gets enabled when the...
- scaler is disabled to get rid of a Makefile ifdef.
Originally committed as revision 15867 to svn://svn.ffmpeg.org/ff... - 09:56 PM Revision 767d3e7b (ffmpeg): Revert previous commit: the libavcodec/i386/fft_*.o objects depend on
- libavcodec/i386/fft_mmx.o, which depends on yasm.
Originally committed as revision 15866 to svn://svn.ffmpeg.org/ffm... - 07:01 PM Revision ba01d867 (ffmpeg): Only the yasm-dependent objects should be enabled by a yasm conditional.
- Originally committed as revision 15865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 9168f7e6 (ffmpeg): Change type of prev_stream_id from uint32_t to int, since it has a ma...
- of 16bits. See discussion in "[PATCH] RDT/Realmedia patches #2" thread on ML.
Originally committed as revision 15864... - 04:38 PM Revision c6786edb (ffmpeg): cosmetics: Group ppc-specific objects together.
- Originally committed as revision 15863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 PM Revision 49276307 (ffmpeg): Add missing options to the help output.
- Originally committed as revision 15862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision 4f50c3d5 (ffmpeg): cosmetics: Move some options to more sensible places within the help ...
- Originally committed as revision 15861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 1f26f59f (ffmpeg): Move zlib/bzlib options to the external library section of the help o...
- mention the enable variant of the option since they are disabled by default.
Originally committed as revision 15860 ... - 04:22 PM Revision 0a23c0bb (ffmpeg): spelling and wording cosmetics for the help output
- Originally committed as revision 15859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision b0dfd108 (ffmpeg): Take build_suffix into account in pkg-config files.
- patch by Charles Yates, charles.yates gmail com
Originally committed as revision 15858 to svn://svn.ffmpeg.org/ffmpe... - 03:45 PM Revision e6b9d588 (ffmpeg): Print just [no] or [yes] in the help output instead of [default=no/yes].
- Originally committed as revision 15857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision 607ffa34 (ffmpeg): cosmetics: Group ARM objects sections together.
- Originally committed as revision 15856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision e9e74e0a (ffmpeg): cosmetics: Reorder processor-specific entries alphabetically.
- Originally committed as revision 15855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 90e0450f (ffmpeg): Reindent after r15853.
- Originally committed as revision 15854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 43af8b2b (ffmpeg): Read optional components of the RDT packet header, such as extended s...
- and streamID and the length. of the packet in case of packet concatenation.
Discussed in ML thread "[PATCH] RDT/Realm... - 02:30 PM Revision 6bafd6f5 (ffmpeg): Change header reading implementation to using get_bits() instead of d...
- accessing the data array. This allows to easily read optionally available
header bits without causing pains. See disc... - 02:28 PM Revision e269ab79 (ffmpeg): Prefix all ff_rdt_parse_header() arguments with a p, preparing for local
- variables to temporary hold the values. Discussed in ML thread "[PATCH]
RDT/Realmedia patches #2".
Originally commit... - 02:23 PM Revision a4b8cb3c (ffmpeg): Fix memleak caused by the fact that url_open_buf() allocates a context
- when calling, but url_close_buf() doesn't free it. The better solution
is to not allocate it at all, init it with ini... - 02:20 PM Revision fcc995a5 (ffmpeg): Add ByteIOContext argument to public ff_rm_* functions so that we can
- specify the data source as function argument instead of in s->pb before
calling the function. Discussed in ML thread ... - 02:04 PM Revision 074bfa7d (ffmpeg): Change email address to a valid one.
- Originally committed as revision 15848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 PM Revision 7e8efe18 (ffmpeg): One const is enough.
- Originally committed as revision 15847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision 5155b839 (ffmpeg): Put variable declaration inside an #ifdef to avoid an unused variable...
- Originally committed as revision 27945 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:50 AM Revision ce09d560 (ffmpeg): Get rid of MSG_DONTWAIT using a more standard way to use a socket
- in a non blocked mode.
Patch by Jindrich Makovicka: makovick gmail
Originally committed as revision 15846 to svn://s...
11/16/2008
- 12:03 PM Revision 2bfecf73 (ffmpeg): Make the library names for the require checks more explicit.
- Originally committed as revision 15845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision b836fb00 (ffmpeg): Silence warning in imc decoder
- Originally committed as revision 15844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision 31d5113a (ffmpeg): Set channel_layout
- Originally committed as revision 15843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 AM Revision 55374d57 (ffmpeg): 421l: postproc flag may be present in any VC-1 AP frame type
- Originally committed as revision 15842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision ebd61055 (ffmpeg): set pts in flv demuxer
- Originally committed as revision 15841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 51c15201 (ffmpeg): read itunes metadata, code based on Reimar's patch
- Originally committed as revision 15840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision 8e36385a (ffmpeg): Credit Kenan Gillet for his contributions towards merging the SoC QCE...
- Originally committed as revision 15839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision 1c3ae1ab (ffmpeg): Cosmetics
- Originally committed as revision 15838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision f29289ee (ffmpeg): Change to file description suggested by Michael
- Originally committed as revision 15837 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/15/2008
- 08:45 PM Revision e3b7216b (ffmpeg): Change status packet skipping to be more spec-compliant. See discussi...
- "[PATCH] RDT/Realmedia patches #2" thread on ML.
Originally committed as revision 15836 to svn://svn.ffmpeg.org/ffmp... - 08:43 PM Revision 108cd247 (ffmpeg): Make function comment a bit more linguistically correct.
- Originally committed as revision 15835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 3d883ad5 (ffmpeg): Reindent after r15833.
- Originally committed as revision 15834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision 114732f4 (ffmpeg): Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in
- "[PATCH] RDT/Realmedia patches #2" thread.
Originally committed as revision 15833 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:31 PM Revision 92765276 (ffmpeg): Proper channel output reordering for the dca decoder.
- Originally committed as revision 15832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 8257d2ad (ffmpeg): Please keep original copyright heading and attribution lines...
- Originally committed as revision 15831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 86b0affd (ffmpeg): simplify metadata reading
- Originally committed as revision 15830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 8f569ed0 (ffmpeg): matroskadec: fix index timestamps for some broken files
- fix issue697
Originally committed as revision 15829 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:44 PM Revision 6ff1f615 (ffmpeg): Call check_back_and_send_rr() function only in case of RTP as a trans...
- Don't call it for RDT, since it is unneeded and it doesn't provide a
RTPDemuxContext, leading to some memory errors. ... - 02:15 PM Revision 70f42303 (ffmpeg): Weak deblock filter function for future RV40 loop filter
- Originally committed as revision 15827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 536cd1db (ffmpeg): Flush SDP description
- Originally committed as revision 15826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 AM Revision 239dec21 (ffmpeg): Rename variables in ff_rdt_parse_header() and callers to match the
- comment documentation in that function. See discussion on ML in the
"[PATCH] RDT/Realmedia patches #2" thread.
Origi...
11/14/2008
- 07:33 PM Revision 7d084299 (ffmpeg): check for interrupt when receiving from socket
- Originally committed as revision 15824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 9e164392 (ffmpeg): Add comment describing the RDT packet header. See discussion in "[PATCH]
- RDT/Realmedia patches #2" thread on the mailinglist.
Originally committed as revision 15823 to svn://svn.ffmpeg.org/... - 05:36 PM Revision 39ded680 (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15822 to svn://svn.ffmpeg.org/ffmpeg/... - 03:45 AM Revision eb63b051 (ffmpeg): timestamp is dts in wmv/asf
- Originally committed as revision 15821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 AM Revision 70a61f8c (ffmpeg): remove useless mmx.h include
- Originally committed as revision 15820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision d45be178 (ffmpeg): convert fdct_mmx to plain asm
- Originally committed as revision 15819 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/13/2008
- 10:38 PM Revision e202cc25 (ffmpeg): revert r15812 (E-AC-3 Spectral Extension) pending further review
- Originally committed as revision 15818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 83534418 (ffmpeg): add sse2 fdct
- Originally committed as revision 15817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision 74e8b78b (ffmpeg): Fix H.264 decoding.
- (Problem analyzed by Uoti Urpala)
Originally committed as revision 15816 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 AM Revision 3f3ca7ac (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 15815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision c763f867 (ffmpeg): silence a gcc warning about using an uninitialized variable
- Originally committed as revision 15814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 66561189 (ffmpeg): cosmetics: indentation
- Originally committed as revision 15813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 0cc51734 (ffmpeg): add support for spectral extension
- Originally committed as revision 15812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 0c5d750d (ffmpeg): add a generic function to decode banding structure for coupling, spec...
- extension, or enhanced coupling
Originally committed as revision 15811 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 AM Revision 6c6f9272 (ffmpeg): add a line break in error message text
- Originally committed as revision 15810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 6ee6d068 (ffmpeg): simplify decoding of coupling frequency range
- Originally committed as revision 15809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 24834c19 (ffmpeg): cosmetics: rename two variables
- Originally committed as revision 15808 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/12/2008
- 09:40 PM Revision 236bb1ab (ffmpeg): Allow the UDP socket buffer size to be adjusted using a
- 'buffer_size' URL option.
Patch by Jindrich Makovicka, makovick at gmail dot com
Originally committed as revision 1... - 09:13 PM Revision 2ae7e124 (ffmpeg): Taking advantage of the new ->execute API
- Originally committed as revision 15806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision 77753f87 (ffmpeg): ARM: fix j_rev_dct_ARM
- This is a bugfix for ARMv4 assembly implementation of 'j_rev_dct'
function.
The problem was in the incorrect partial... - 05:47 PM Revision 3a84713a (ffmpeg): Making it easier to send arbitrary structures as work orders to MT wo...
- Originally committed as revision 15804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 52ece410 (ffmpeg): Remove unused variable.
- Originally committed as revision 15803 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/11/2008
- 06:50 PM Revision 200de8c6 (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15802 to svn://svn.ffmpeg.org/ffmpeg/... - 08:46 AM Revision e22192ec (ffmpeg): Comment typo
- Originally committed as revision 15801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision cd027b51 (ffmpeg): Remove channel layout table that only should be used by encoders.
- Originally committed as revision 15800 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/10/2008
- 09:41 PM Revision f5edd874 (ffmpeg): always use the whole buffer for reading w/ packetized sources to avoi...
- Originally committed as revision 15799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision 916ff022 (ffmpeg): Fix memory leak in libgsm wrapper.
- Patch by Martin Storsjö, martin at martin dot st
Originally committed as revision 15798 to svn://svn.ffmpeg.org/ffmp...
11/09/2008
- 12:00 PM Revision 2ae1a9b2 (ffmpeg): More OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15797 to svn://svn.ffmpeg.org/ffmpeg/...
11/08/2008
- 07:47 PM Revision 3d4fc610 (ffmpeg): Clarify that we require GNU make 3.81+.
- Originally committed as revision 15796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 15545a09 (ffmpeg): Fix argument constness for the av_codec_get_id() and
- av_codec_get_tag() functions, making them take in input a constant
array, since they're not supposed to change it. Fi... - 06:15 PM Revision 502ecc97 (ffmpeg): Split RV3/4 deblock pattern into horizontal and vertical parts
- during calculating.
Originally committed as revision 15794 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:04 AM Revision a85de417 (ffmpeg): Add checks on the _mingw.h and w32api.h versions.
- Based on a patch by Ramiro.
Originally committed as revision 15793 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:24 AM Revision ede0a5f9 (ffmpeg): Drop redundant check in RV3/4 deblock coefficients calculation
- Originally committed as revision 15792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision d2299316 (ffmpeg): Electronic Arts demuxer: support TGQ video tags
- Originally committed as revision 15791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision 28245435 (ffmpeg): Electronic Arts TGQ/TQI/MAD IDCT algorithm
- Originally committed as revision 15790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 42b30357 (ffmpeg): Electronic Arts TGQ video decoder
- Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision c3d470b4 (ffmpeg): implementing more efficient (and direct) allocation of work for DV co...
- Originally committed as revision 15788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 939e4e3a (ffmpeg): Promote inv_aanscales array to global scope (ff_inv_aanscales)
- Originally committed as revision 15787 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/07/2008
- 07:18 AM Revision e1223112 (ffmpeg): Calculating an additional MV-based deblocking pattern is the same
- for both RV3 and RV4, so move it into common code.
Originally committed as revision 15786 to svn://svn.ffmpeg.org/ff...
11/06/2008
- 01:57 AM Revision e3b07e1a (ffmpeg): OGG: correct PTS with old theora streams
- Originally committed as revision 15785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 77be08ee (ffmpeg): OGG: untypedef demuxer structs
- Originally committed as revision 15784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision d00e8b83 (ffmpeg): ARM: change MUL16() macro to inline function
- Originally committed as revision 15783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision b9117115 (ffmpeg): ARM: prettify MAC16() macro
- Originally committed as revision 15782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision 73c1c96b (ffmpeg): ARM: change MULH() macro to inline function
- Originally committed as revision 15781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision 8f4d0d48 (ffmpeg): ARM: change MULL() macro to inline function
- Originally committed as revision 15780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision 96dea17a (ffmpeg): ARM: mathops.h whitespace cosmetics
- Originally committed as revision 15779 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/05/2008
- 11:28 PM Revision 7fb94406 (ffmpeg): Add missing #include "libavutil/avstring.h", fixes
- libavcodec/utils.c:1139: warning: implicit declaration of function 'av_strlcat'
Originally committed as revision 157... - 01:59 PM Revision d0ee5021 (ffmpeg): Fix perceptual noise shaping scaling including an oversight of the of...
- the EIGHT_SHORT window type. Fixes issue 664.
Patch by Alex Converse (alex converse gmail com)
Originally committed... - 01:32 PM Revision c2dec194 (ffmpeg): Fix test program build: ff_eval was replaced by ff_eval2.
- Originally committed as revision 15775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 AM Revision 4fd71a0e (ffmpeg): Decode audio channel layout from RIFF/WAV file format.
- Originally committed as revision 15774 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/04/2008
- 08:38 PM Revision dcc37c9b (ffmpeg): Add some const specifiers to function name variables; fixes a bunch of
- "initialization discards qualifiers from pointer target type" warnings.
Originally committed as revision 27894 to sv... - 06:31 PM Revision b09a7c05 (ffmpeg): h264: Implement decoding of picture timing SEI message.
- Now correct values are propagated to interlaced_frame, top_field_first
and repeat_pict in AVFrame structure.
patch b... - 06:54 AM Revision 9f0a705d (ffmpeg): Only warn about "Invalid and inefficient vfw-avi packed B frames" once.
- Patch by Andrew Savchenko, Bircoph at list dot ru
Originally committed as revision 15772 to svn://svn.ffmpeg.org/ffm...
11/03/2008
- 10:06 PM Revision 6408c25b (ffmpeg): Merge ARCH_BFIN lines.
- Originally committed as revision 27889 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:01 PM Revision efa430fa (ffmpeg): Add tests target for libswscale test programs.
- Originally committed as revision 27888 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:59 PM Revision 9f879620 (ffmpeg): Fix illegal identifier, __ are reserved for the system.
- Originally committed as revision 15771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 1a220bcd (ffmpeg): Remove forgotten ASM_OBJS in libswscale
- Originally committed as revision 27887 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:08 PM Revision 82d1605f (ffmpeg): Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
- Add missing one for FF_MM_ALTIVEC to avcodec.h.
Rename all the occurences of MM_* to the corresponding FF_MM_*.
Orig...
11/02/2008
- 09:51 PM Revision c6eaba62 (ffmpeg): Change the dca channel layout, S -> SIDE not BACK.
- Originally committed as revision 15769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 9d9b9d32 (ffmpeg): Change multichannel API define prefix from "CHANNEL_" to "CH_".
- Originally committed as revision 15768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 7cebed70 (ffmpeg): Replace long with x86_reg in postprocess_template.c like in all other
- x86 assembler code files, just libpostprocess was forgotten.
Originally committed as revision 15767 to svn://svn.ffm...
11/01/2008
- 08:49 PM Revision 48dc2fb8 (ffmpeg): Guess channel layout based on the number of channels if a custom layo...
- Originally committed as revision 15766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 PM Revision 87c3b9bc (ffmpeg): Add channel layouts for dca.
- Originally committed as revision 15765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision b2153658 (ffmpeg): Introduce RV3-specific motion vector prediction.
- Now B-frames in RV3 look almost correct.
Originally committed as revision 15764 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:57 PM Revision 34b37f86 (ffmpeg): Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it.
- Originally committed as revision 15763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 AM Revision 0d72e7d0 (ffmpeg): Add audio channel layout API to libavcodec.
- Originally committed as revision 15762 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/31/2008
- 07:31 PM Revision 3a57547e (ffmpeg): Fix build.
- Originally committed as revision 15761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 AM Revision ecad9872 (ffmpeg): Initialize variable to silence the warning:
- libavutil/pca.c:72: warning: ‘k’ may be used uninitialized in this function
Originally committed as revision 15760 t...
10/30/2008
- 10:37 PM Revision cb377ec5 (ffmpeg): OKed parts of the QCELP decoder
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15759 to svn://svn.ffmpeg.org/ffmpeg/... - 10:32 PM Revision 6cd911f1 (ffmpeg): Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet ...
- Originally committed as revision 15758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision 08c43397 (ffmpeg): Use ff_dot_productf() in ra288.c
- Originally committed as revision 15757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 3ef08e32 (ffmpeg): Remove nonsense @return Doxygen comment for void function.
- Originally committed as revision 15756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision 88df35d3 (ffmpeg): cosmetics: small spelling fixes
- Originally committed as revision 15755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 1fb0d4b8 (ffmpeg): Add a LPC filter
- Part of the QCELP patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15754 to svn://svn.... - 09:04 PM Revision 0bc484ad (ffmpeg): Add ff_dot_productf() to celp_math.{c,h}
- Part of the QCELP patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15753 to svn://svn.... - 09:00 PM Revision 8c31f18b (ffmpeg): More OKed parts of QCELP data tables
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15752 to svn://svn.ffmpeg.org/ffmpeg/... - 03:43 PM Revision 0e60e190 (ffmpeg): renaming macro in order to conform with the rest of libavcodec
- Originally committed as revision 15751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 5bab8536 (ffmpeg): Add check target to run both tests and checkheaders targets.
- Originally committed as revision 15750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 63d247ea (ffmpeg): Remove duplicated patch submission checklist entry by putting the more
- detailed second entry in place of the first.
Originally committed as revision 15749 to svn://svn.ffmpeg.org/ffmpeg/t... - 09:13 AM Revision bc48bb08 (ffmpeg): Remove unused variable, patch by Art Clarke, aclarke vlideshow com.
- Originally committed as revision 15748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 AM Revision 5f621dd2 (ffmpeg): Correct motion vector scaling in B-frames for RV3/4
- Originally committed as revision 15747 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/29/2008
- 11:44 PM Revision 1fcb9be3 (ffmpeg): asm() --> __asm__() in #warning comment
- Originally committed as revision 15746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision 01f54021 (ffmpeg): Add missing headers to pass 'make checkheaders'.
- Originally committed as revision 15745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision a9a8c830 (ffmpeg): Fix av_picture_copy missing pixels on packed planar AVPictures with o...
- patch by Art Clarke, aclarke vlideshow com
Originally committed as revision 15744 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:51 PM Revision a56fbe2a (ffmpeg): Revert adding controversial 'make checkheaders' item to the developme...
- Originally committed as revision 15743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision bf2cdefc (ffmpeg): Reset state after some frame header is found.
- Fixes issue704
Originally committed as revision 15742 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:48 AM Revision 2cdba8bf (ffmpeg): Add 'make checkheaders' to developer guidelines and patch checklist.
- Originally committed as revision 15741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 AM Revision ba26cfab (ffmpeg): OKed parts of QCELP data tables
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15740 to svn://svn.ffmpeg.org/ffmpeg/... - 12:16 AM Revision f23938f5 (ffmpeg): Check sub_packet_size against 0 to avoid div by zero later.
- Fixes issue473
Originally committed as revision 15739 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/28/2008
- 11:49 PM Revision 8ff8de73 (ffmpeg): Fix endless loop when opening corrupt FLV files (issue 699).
- Patch by Andrew Wason, rectalogic A rectalogic D com
Originally committed as revision 15738 to svn://svn.ffmpeg.org/... - 11:11 PM Revision 2be3fe39 (ffmpeg): Add the function declaration of ff_svq1_packet_checksum to svq1.h and...
- svq1.h where this function is used. Fixes the warning:
libavcodec/svq3.c:862: warning: implicit declaration of functi... - 10:50 PM Revision b735aeea (ffmpeg): Replace literally hardcoded max slice number by named constant.
- Originally committed as revision 15736 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision d5b3a863 (ffmpeg): Fix compilation, remove stray ;
- Originally committed as revision 15735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 9ed73b48 (ffmpeg): Fix selection of quant step table
- Originally committed as revision 15734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 PM Revision 6f02853d (ffmpeg): Fix huffman coded dca samples.
- Originally committed as revision 15733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:37 AM Revision 42d6c3ba (ffmpeg): Detect split RV30 slices
- Originally committed as revision 15732 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/27/2008
- 07:59 PM Revision 75add6fb (ffmpeg): Silence GCC warnings:
- ibswscale/swscale.c: In function ‘sws_scale’:
libswscale/swscale.c:2678: warning: ‘b’ may be used uninitialized in
th... - 07:07 PM Revision 2ee054c2 (ffmpeg): Fix chroma motion compensation for RV30
- Originally committed as revision 15731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision 782fc0c3 (ffmpeg): Rename template included sources from .h to _template.c.
- There are multiple source files that are #include'd rather than
compiled, as they are used as template for generation... - 02:16 PM Revision 485ec4f1 (ffmpeg): set correct number of fractions for multitable
- fixes the following warning:
** too much @tab (multitable has only 4 column(s)) (l. 443)
Originally committed as rev... - 09:05 AM Revision bddddb5a (ffmpeg): rgb2rgb.h was not really intended to be a public header, thus remove it.
- Originally committed as revision 27836 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:03 AM Revision b29e6551 (ffmpeg): Remove rgb2rgb.h dependancy.
- Originally committed as revision 27835 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:25 AM Revision d2d39859 (ffmpeg): ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S
- Originally committed as revision 15728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision 83ad74e7 (ffmpeg): ARM: move VFP DSP functions to dsputils_vfp.S
- Originally committed as revision 15727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision a648516b (ffmpeg): ARM: move prefetch_arm to dsputil_arm_s.S
- Originally committed as revision 15726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision c130bedc (ffmpeg): ARM: use new macros for assembler function labels
- Originally committed as revision 15725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision c72ab301 (ffmpeg): ARM: add some assembler convenience macros
- Originally committed as revision 15724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 AM Revision 785b0f3c (ffmpeg): fix umid base value, use revision 5 and generic material type
- Originally committed as revision 15723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision bee2eac5 (ffmpeg): svq3 decoder may need zlib
- Originally committed as revision 15722 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/26/2008
- 11:59 PM Revision 0df4903a (ffmpeg): fix sound essence compression UL
- Originally committed as revision 15721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 PM Revision 1d30d1ad (ffmpeg): fix start position UL
- Originally committed as revision 15720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 PM Revision c4864924 (ffmpeg): svq3 watermark code now needs zlib
- Originally committed as revision 15719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 PM Revision 1e002b60 (ffmpeg): svq3 watermark decoding support, based on reverse engineering work by...
- Originally committed as revision 15718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 65f65c30 (ffmpeg): Silence GCC warning
- Originally committed as revision 27834 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:21 PM Revision ede72510 (ffmpeg): cosmetic: align backslashes in makefiles
- Originally committed as revision 15717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 PM Revision 864ac5d6 (ffmpeg): Merge OBJS-$(FOO) lists with same FOO
- Originally committed as revision 15716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision ba5fc967 (ffmpeg): Disable codec downmix when not using simd instead of silently produce...
- Originally committed as revision 15715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision 1402ee72 (ffmpeg): Fix dca decoder with non simd float2int16 conversion
- Originally committed as revision 15714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:50 AM Revision 49c91c34 (ffmpeg): Fix compilation with TRACE
- Originally committed as revision 15713 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/25/2008
- 08:41 PM Revision 36e8de07 (ffmpeg): Remove unused code that can't be compiled without svn archive.
- Originally committed as revision 27827 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:54 PM Revision b98f10c0 (ffmpeg): ARM: faster ARMv6 FASTDIV()
- Originally committed as revision 15712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 590bd200 (ffmpeg): remove useless ifdeffery, tscc won't do anything useful without zlib
- Originally committed as revision 15711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision 2eef7c62 (ffmpeg): enable zlib and bzlib only when useful
- Originally committed as revision 15710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision bee764ec (ffmpeg): svq3: remove unused include
- Originally committed as revision 15709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 PM Revision 9b0d44ef (ffmpeg): Do not attempt to use the unscaled yuv2rgb converter when height is o...
- it will overflow the buffer by 1 line. This might have been exploitable.
Originally committed as revision 27826 to s... - 02:00 PM Revision c87348a9 (ffmpeg): Use OBJS variable for all object files
- There is no longer any need to differentiate the object files
by source type.
Originally committed as revision 15708... - 02:00 PM Revision 0ca1656a (ffmpeg): Remove unused SRCS make variable
- Originally committed as revision 15707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 4f034993 (ffmpeg): Add CONFIG_GOLOMB and auto-select when needed
- Originally committed as revision 15706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 47a158cb (ffmpeg): Auto-enable CONFIG_MDCT when needed
- Originally committed as revision 15705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 1091c959 (ffmpeg): AC3 encoder doesn't need FFT
- Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision bd3151f2 (ffmpeg): Add subtitle format section.
- Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 9ff0c388 (ffmpeg): cosmetics: Slightly update MP3 support entry.
- Originally committed as revision 15702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 AM Revision 82ced5a9 (ffmpeg): Mark formats requiring external libs with an 'E' in the format suppor...
- Originally committed as revision 15701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 AM Revision 3f33271a (ffmpeg): Add GSM into list of supported audio codecs.
- Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 360f980b (ffmpeg): cosmetics: Uniformize external library comments.
- Originally committed as revision 15699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision f6958006 (ffmpeg): Documentation and changelog update for libspeex decoding
- Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 AM Revision 6e587953 (ffmpeg): cosmetics: Change the order of mlp parser objects to be consistent.
- Originally committed as revision 15697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision a79d1aed (ffmpeg): Move declaration of mlp decoder dependency on mlp parser to the Makefile
- where all other such dependencies are declared.
Originally committed as revision 15696 to svn://svn.ffmpeg.org/ffmpe... - 12:51 AM Revision a3341b9d (ffmpeg): cosmetics: ffserver -> FFserver
- Originally committed as revision 15695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 AM Revision f9739144 (ffmpeg): cosmetics, indentation
- Originally committed as revision 15694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision a69b06be (ffmpeg): check if stream is set, fix potential segv
- Originally committed as revision 15693 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/24/2008
- 11:18 PM Revision b6bb00b0 (ffmpeg): Build MMX/SSE FFT only if CONFIG_FFT is set
- Originally committed as revision 15692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 PM Revision 3c69e5d3 (ffmpeg): DCA decoder needs FFT
- Originally committed as revision 15691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 PM Revision c510c7b5 (ffmpeg): configure: add foo_suggest facility
- This is like foo_select, except the selected options being disabled
does not disable foo.
Originally committed as re... - 11:18 PM Revision 72a43668 (ffmpeg): configure: add enable_weak and disable_weak
- These functions enable/disable their options if these are unset,
leaving their old values otherwise.
Originally comm... - 11:18 PM Revision f9d328da (ffmpeg): configure: allow recursive foo_select options
- Originally committed as revision 15688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision 7f8cd075 (ffmpeg): simplify sample rate code, flv_set_audio_codec already overrides it f...
- Originally committed as revision 15687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 1848f7d9 (ffmpeg): Auto-enable CONFIG_FFT for codecs that need it
- Originally committed as revision 15686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 6a702d4c (ffmpeg): configure: cosmetics
- Originally committed as revision 15685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 7ef3425f (ffmpeg): configure: add foo_select facility
- If an option 'foo' is enabled, all options listed in foo_select
are automatically enabled, unless explicitly disabled... - 09:44 PM Revision f7b230a7 (ffmpeg): configure: fix disabled_any to return false for empty list
- Originally committed as revision 15683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision f94036f1 (ffmpeg): prettyprinting cosmetics
- Originally committed as revision 15682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 75f2c209 (ffmpeg): spelling cosmetics
- Originally committed as revision 15681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 4599d22c (ffmpeg): Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP dec...
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15680 to svn://svn.ffmpeg.org/ffmpeg/... - 09:20 PM Revision 60c25a4b (ffmpeg): Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder...
- patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15679 to svn://svn.ffmpeg.org/ffmpeg/... - 06:36 PM Revision f96d0eef (ffmpeg): force sample rate to 16khz for speex in flv, fix speexaudio.flv
- Originally committed as revision 15678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 4fe8a452 (ffmpeg): fix for >2GB flv files
- Originally committed as revision 15677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 AM Revision ae14f311 (ffmpeg): Speex decoding via libspeex
- Originally committed as revision 15676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 AM Revision 60ce2f9c (ffmpeg): Choose RV3/4 DC quantizer correctly
- Originally committed as revision 15675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision bd09e8a7 (ffmpeg): raw dnxhd de/muxer
- Originally committed as revision 15674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision da396bf8 (ffmpeg): dnxhd parser
- Originally committed as revision 15673 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/23/2008
- 07:20 PM Revision 76e9fd01 (ffmpeg): Cosmetics: alignment
- Originally committed as revision 27818 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:13 PM Revision 522ce957 (ffmpeg): Fix broken palette8to*.
- Originally committed as revision 27817 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:30 PM Revision b774fdd7 (ffmpeg): dnxhd codec is intra only
- Originally committed as revision 15672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision 98a8ce49 (ffmpeg): add state64 field to ParseContext storing last 8 bytes, to be able to...
- Originally committed as revision 15671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision aeb87a49 (ffmpeg): cosmetics: typo fix
- Originally committed as revision 27816 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:39 PM Revision 0f898714 (ffmpeg): Add information about a workaround for MinGW gcc versions.
- based on a patch by Art Clarke, aclarke vlideshow com
Originally committed as revision 15670 to svn://svn.ffmpeg.org... - 07:30 AM Revision e7f3c722 (ffmpeg): Revert r15653.
- Was "Copy pts for each raw encoded frame."
It causes problems as timestamps management when video sync is zero needs
...
10/22/2008
- 09:16 PM Revision 19cf8e20 (ffmpeg): 10l: missing change from r15667 - global header also affect seek test...
- Originally committed as revision 15668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision abce34d9 (ffmpeg): matroskaenc: require global header
- fixes issue696
Originally committed as revision 15667 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:07 PM Revision d9fe7eb3 (ffmpeg): Fix spelling
- Originally committed as revision 15666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision 2cd39dbf (ffmpeg): Include headers for optional libraries only when enabled.
- Include the headers for libavfilter, libswscale and libpostproc when
they are enabled (and thus linked in).
Without ... - 05:28 AM Revision e3cc7d6f (ffmpeg): cosmetics: Leave out quotes from libdirac pkg-config call for consist...
- Originally committed as revision 15664 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/21/2008
- 10:29 PM Revision 3a90480a (ffmpeg): split bswap.h into per-arch files
- Originally committed as revision 15663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision 37d3e066 (ffmpeg): uses FF_ARRAY_ELEMS() where appropriate
- Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision 03092e14 (ffmpeg): Port read_time() that works on x86_32 and 64 from noe.
- Originally committed as revision 15661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 AM Revision 3d0d9a5e (ffmpeg): The v4l2 driver can silently change the pixel format in the
- VIDIOC_S_FMT ioctl(). In this case, device_init() should fail so that
a different pixel format is tried.
Patch by Jen... - 01:01 AM Revision 0223bd6f (ffmpeg): ARM: allow --cpu=armvN in configure
- Originally committed as revision 15659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision ec0bd3b9 (ffmpeg): Allow target name on every line in dependency postprocessing
- Some compilers output a new rule for each dependency. We must prefix
each one with the directory name.
Originally c... - 12:57 AM Revision 13c7df3d (ffmpeg): Do not add $cross_prefix to compiler name given with --cc option
- Originally committed as revision 15657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision 884a36a7 (ffmpeg): configure: fix handling of option arguments containing = sign
- Originally committed as revision 15656 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/20/2008
- 04:05 PM Revision 31c4f070 (ffmpeg): Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.
- Fixes compilation on MinGW64.
Originally committed as revision 15655 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:02 AM Revision c8714ea1 (ffmpeg): Use av_freep() in ff_parse_close().
- Originally committed as revision 15654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision 77258168 (ffmpeg): Copy pts for each raw encoded frame.
- Patch by Andrew Wason rectalogic rectalogic com
Fixes issue 676
Originally committed as revision 15653 to svn://svn.... - 05:59 AM Revision ccfe8ae3 (ffmpeg): 34l: free RV3/4 context variables at the end
- Originally committed as revision 15652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 AM Revision def4f63b (ffmpeg): RV3 and RV4 decoders set some deblocking coefs for each macroblock,
- so store them in the context and register a function to calculate them.
Originally committed as revision 15651 to sv... - 05:54 AM Revision c0b821be (ffmpeg): Mark some of RV3/4 block types as having separate DC subblock
- Originally committed as revision 15650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 AM Revision d84b1cb3 (ffmpeg): Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.
- patch by Alexis Ballier, alexis.ballier gmail com
Originally committed as revision 15649 to svn://svn.ffmpeg.org/ffm... - 12:03 AM Revision e80b2675 (ffmpeg): ARM: Kill warning in bswap_32()
- Originally committed as revision 15648 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/19/2008
- 06:56 PM Revision 9655ffb5 (ffmpeg): Convert typeof keyword into __typeof__; this is a gcc extension and t...
- Originally committed as revision 27805 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:44 AM Revision 57f0ec6e (ffmpeg): fix configure with libx264 disabled
- Originally committed as revision 15647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 AM Revision 7c19b88f (ffmpeg): Remove the ugly and unnecessary require_cpp_condition() function.
- Originally committed as revision 15646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision cc181b41 (ffmpeg): Make more clear the error message for the libx264 version check.
- Originally committed as revision 15645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision 0dba1995 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 15644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision ca4a4ac1 (ffmpeg): Combine non-bitexact sections
- Originally committed as revision 15643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision daa1ea04 (ffmpeg): VP3 loop filter is mmx2 not mmx
- Originally committed as revision 15642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 9806f846 (ffmpeg): Check for pts==dts on I/P frames in the presence of non low delay dec...
- discard these invalid timestamps.
fixes issue171.
Originally committed as revision 15641 to svn://svn.ffmpeg.org/ffm...
Also available in: Atom