Activity
From 05/15/2009 to 06/13/2009
06/13/2009
- 10:45 PM Revision d7bb185f (ffmpeg): Add a VorbisComment metadata conversion table and use it in the FLAC and
- Ogg demuxers.
Originally committed as revision 19186 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:33 PM Revision 7ca12959 (ffmpeg): Do not guess the channel layout when getting its string value.
- Originally committed as revision 19185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 4f909c76 (ffmpeg): matroskadec: prepend TargetType to metadata key name
- Originally committed as revision 19184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision 0fb6a8b3 (ffmpeg): Remove the 3-front-channel layout from the list of channel layout
- aliases. Calling this "surround" is confusing and questionable.
Originally committed as revision 19183 to svn://svn... - 06:41 AM Revision 0d5390b0 (ffmpeg): Correct reading bits in MPC SV8 base codes (when we have to read 0 or...
- Originally committed as revision 19182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 AM Revision 8c1ff0ab (ffmpeg): Allocate a bit more memory for MPC SV8 seek table, so bitreader won't...
- beyond allocated block.
Originally committed as revision 19181 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:02 AM Revision 67fe5089 (ffmpeg): Analysis of logs show that there are in fact some files with m1v1 too...
- which is documented to be MPEG-1 video. Adding fourcc to isom.c.
Originally committed as revision 19180 to svn://sv... - 02:20 AM Revision eacfe858 (ffmpeg): Electronic Arts demuxer: support Madcow video tag
- Originally committed as revision 19179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 AM Revision c63ea92b (ffmpeg): Electronic Arts Madcow decoder
- Originally committed as revision 19178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 AM Revision 86b61d42 (ffmpeg): Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of
- adding entries to codec_movaudio_tags.
This ensures ADPCM_IMA_WAV uses the standard ms prefix when muxing to mov
rath... - 12:16 AM Revision 761cb871 (ffmpeg): Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in ...
- The audio is actually adpcm_ima_wav.
Originally committed as revision 19176 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/12/2009
- 09:16 PM Revision d4eeef0c (ffmpeg): Cosmetics: Re-indent after last commit
- Originally committed as revision 19175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 85e9296f (ffmpeg): Move TNS and swb_offset tables from aacdectab.h to aactab.c so that t...
- shared with the AAC encoder.
Originally committed as revision 19174 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:49 PM Revision 70f99f8d (ffmpeg): Do not include libavcodec/internal.h in the ADTS muxer.
- Originally committed as revision 19173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 PM Revision fc3fc029 (ffmpeg): Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.
- Fixes a few AVI files from what is probably a mobile phone video camera.
Originally committed as revision 19172 to s... - 04:00 PM Revision c0e9b2e8 (ffmpeg): Move run level decode functionality to ff_wma_run_level_decode
- so that it can be reused for wmapro
Originally committed as revision 19171 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:48 PM Revision e8c7f81c (ffmpeg): cosmetics: Add brackets between if/else
- Originally committed as revision 19170 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 523c09ca (ffmpeg): Add additional sample rates to the frame len bits calculation code
- Originally committed as revision 19169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision eff9011d (ffmpeg): Fix placment of the DPCM Xan comment
- Originally committed as revision 19168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision cee4bb89 (ffmpeg): Move frame len bits calculation to ff_wma_get_frame_len_bits
- so that it can be reused for wmapro
Originally committed as revision 19167 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:21 PM Revision 8e6e9bac (ffmpeg): Associate the 0x6c75 TwoCC used in certain Kodak cameras
- to the PCM Mu-law decoder.
Fixes Issue 1178.
Originally committed as revision 19166 to svn://svn.ffmpeg.org/ffmpeg/t... - 01:12 PM Revision ae1374ce (ffmpeg): cosmetics: Prettyprint and reformat wma.c closer to K&R style.
- Originally committed as revision 19165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 AM Revision 761c8c92 (ffmpeg): Fail and print correct error message when video stream pixel format
- is unknown.
Originally committed as revision 19164 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:29 AM Revision 94d3d6a4 (ffmpeg): DPX (Digital Picture Exchange) image decoder
- patch by Jimmy Christensen, jimmy ghost dk
Originally committed as revision 19163 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:26 AM Revision 34edd994 (ffmpeg): Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4
- Originally committed as revision 19162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 14ed2d99 (ffmpeg): Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files.
- Originally committed as revision 19161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision d468ff0f (ffmpeg): Fix cast of byte buffer to uint32 that was disregarding alignment
- requirements.
Now calculates crc byte at a time until aligned, then continues with uint32
optimized calculation.
This... - 01:09 AM Revision be43ae66 (ffmpeg): Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV...
- Originally committed as revision 19159 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/11/2009
- 08:45 PM Revision 1d4b1bf2 (ffmpeg): cosmetics: Prettyprint one more line to have columns line up.
- Originally committed as revision 19158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision 477ffff2 (ffmpeg): The internal header libavutil/internal.h should not be used outside l...
- Originally committed as revision 19157 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision fdf70cc5 (ffmpeg): Kill warnings of possibly unused variables by using av_unused.
- Originally committed as revision 29355 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:35 PM Revision 7d7b8c32 (ffmpeg): cosmetics: Reformat to K&R and prettyprint newly created files.
- Originally committed as revision 19156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:26 PM Revision 75411182 (ffmpeg): Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
- patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19155 to svn://svn.ffmpeg.org/ffmpeg... - 03:15 PM Revision dc822901 (ffmpeg): Fix compilation: #undef standard library functions that are
- forbidden within FFmpeg, but allowed in example code.
Originally committed as revision 29354 to svn://svn.mplayerhq.... - 10:19 AM Revision 02163b79 (ffmpeg): Add libavutil/internal.h #include, required for the DECLARE_ALIGNED m...
- This fixes swscale-example compilation.
Originally committed as revision 29353 to svn://svn.mplayerhq.hu/mplayer/tru... - 10:16 AM Revision 0ef37cd5 (ffmpeg): cosmetics: Reformat file to K&R style upon Kostya's request.
- Originally committed as revision 19154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 AM Revision 23381682 (ffmpeg): 10l: Add vc1dec.o to the list of WMV3 objects, same as for VC-1.
- Even after the split into shared and decoder-specific code, WMV3
continues to have the same dependencies as VC-1.
Or... - 09:31 AM Revision b761659b (ffmpeg): Split decoder-specific code off from vc1.c into vc1dec.c and keep code
- shared between decoder and parser in vc1.c.
Originally committed as revision 19152 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:16 AM Revision 844d17fb (ffmpeg): Add const in cast. Removes warning:
- libavcodec/resample.c:215: warning: assignment discards qualifiers from pointer target type
Originally committed as ... - 08:14 AM Revision 89bc05d1 (ffmpeg): give s->resample_context to avoid segfault, avclass was moved
- Originally committed as revision 19150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 AM Revision 77fc598d (ffmpeg): Disable native Vorbis encoder; quality is much worse than libvorbis and
- there really isn't a reason to use it on purpose unless you're improving it.
Originally committed as revision 19149 ... - 05:13 AM Revision bbe46bc4 (ffmpeg): Remove time_rate, we cannot compute exactly when fragments are
- used and we cannot determine if fragments are present or not in
streamed mode.
Originally committed as revision 1914... - 04:30 AM Revision 818062f2 (ffmpeg): if b frames are parsed, set codec->has_b_frames
- Originally committed as revision 19147 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision aa9b754f (ffmpeg): Remove even condition on pad and crop.
- Odd padding or cropping is needed when encoders only support
even resolution.
Originally committed as revision 19146...
06/10/2009
- 08:50 PM Revision 17492d5e (ffmpeg): Add code to enable and disable all VAAPI and VDPAU parts.
- As a positive sideeffect, VAAPI/VDPAU objects need no longer be listed
for all VAAPI/VDPAU-related decoders.
Origina... - 07:36 PM Revision 9da11158 (ffmpeg): Remove Mans as MPEG-TS maintainer, he never intended to maintain MPEG...
- Originally committed as revision 19144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision ec606b36 (ffmpeg): Support seeking as defined by the rfc
- a PLAY with Range alone while in PLAY status should be interpreted
as an enqueue
a PAUSE followed by a PLAY with Rang... - 02:56 PM Revision 4db819bc (ffmpeg): Make sure buffer end remains constant within the loop
- otherwise ff_find_start_code could read over the buffer size
Originally committed as revision 19142 to svn://svn.ffm...
06/09/2009
- 09:16 PM Revision b19d493f (ffmpeg): Add field prev_interlaced_frame to H264Context to be able to flag sof...
- progressive.
Patch by Haruhiko Yamagata, h D yamagata A nifty D com
Originally committed as revision 19141 to svn:/... - 08:58 PM Revision 277a28e8 (ffmpeg): Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asf...
- make get/parse_packet static" thread from 2 months ago.
Originally committed as revision 19140 to svn://svn.ffmpeg.o... - 08:29 PM Revision 28b80940 (ffmpeg): Express the H.264 parser dependency on the golomb code in configure i...
- in the Makefile as it is done for all other parts that depend on golomb.
Originally committed as revision 19139 to s... - 08:07 PM Revision ef434a4b (ffmpeg): Add missing dependencies for H.264 and VC-1 parsers.
- Originally committed as revision 19138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision 3dfadf7b (ffmpeg): Add additional dependencies for sdp and rtsp demuxers.
- This fixes compilation when the rtsp muxer is disabled.
Originally committed as revision 19137 to svn://svn.ffmpeg.o... - 10:06 AM Revision 747069e2 (ffmpeg): Properly initialize AVFrames to default values in the MPEG decoder (f...
- the AVFrame pts when decoding MPEG 1 and 2 video)
Originally committed as revision 19136 to svn://svn.ffmpeg.org/ffm... - 07:18 AM Revision 9d58d471 (ffmpeg): cosmetics: Add missing ending backslash to installed header list.
- Originally committed as revision 19135 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/07/2009
- 07:30 PM Revision f1b99cc6 (ffmpeg): Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.
- Originally committed as revision 19132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision 1e15e536 (ffmpeg): Remove comments that refer to fixed-point AMR implementations.
- Originally committed as revision 19130 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/06/2009
- 08:16 PM Revision ae8d21fb (ffmpeg): clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen
- Originally committed as revision 19128 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 PM Revision d4a92556 (ffmpeg): K&R formatting of already submitted G.729 code
- Originally committed as revision 19127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision a52dc730 (ffmpeg): Cosmetics : Use dprintf instead of printf.
- Patch by Peter Holik < $firstname @ $lastname . at >
Originally committed as revision 19126 to svn://svn.ffmpeg.org/... - 04:46 PM Revision 2b01a520 (ffmpeg): Cosmetics : Fix indentation after last commit.
- Originally committed as revision 19125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 682d49f4 (ffmpeg): Introduce http_get_line and modify http_connect to use http_get_line.
- Patch by Peter Holik <$firstname @ $lastname . at>
Originally committed as revision 19124 to svn://svn.ffmpeg.org/ff... - 12:42 PM Revision 3bbc4610 (ffmpeg): Convert structure names to FFmpeg style
- Originally committed as revision 19123 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision 532ec283 (ffmpeg): Remove '\p' doxygen markup, as it should improve plain text doxy
- readability.
Originally committed as revision 29351 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 09:35 AM Revision bf7e799c (ffmpeg): Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
- improve plain text doxy readability.
See the thread: "[RFC] Should we use doxygen markup?".
Originally committed as... - 08:46 AM Revision 10ae4bb4 (ffmpeg): Get new buffer during frame decoding in VB video decoder, not only once
- during decoder initialization.
Originally committed as revision 19121 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:38 AM Revision e72c65f5 (ffmpeg): Internal routine should not use name of standard function.
- Use g729_prng instead.
Originally committed as revision 19120 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/05/2009
- 11:39 PM Revision 12d7c079 (ffmpeg): Ensure that the extradata buffer is padded appripriately in the ogg d...
- Spotted by valgrind.
Originally committed as revision 19119 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:11 PM Revision 8dbd0a95 (ffmpeg): Remove ff_g729_ and g729_ prefixes from static routines.
- Originally committed as revision 19118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 0b175caa (ffmpeg): Add support for external OpenCORE libraries for AMR-NB/WB support.
- Originally committed as revision 19117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision 9cad0e4e (ffmpeg): Add configure option to upgrade (L)GPL to version 3.
- Originally committed as revision 19116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision 4656c375 (ffmpeg): Move around one paragraph, add headings for greater clarity.
- Originally committed as revision 19115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision ecc1330a (ffmpeg): Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGP...
- This is in preparation for the (L)GPL license upgrade code that will add
version 3 of these licenses.
Originally com... - 09:05 AM Revision f3908a82 (ffmpeg): vmware video decoder uses reget_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 AM Revision 6d3530ce (ffmpeg): zmbv decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 35b2c657 (ffmpeg): vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set ...
- Originally committed as revision 19111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 AM Revision c0bd35c7 (ffmpeg): renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 AM Revision fa27733c (ffmpeg): tmv decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 AM Revision a08e67e7 (ffmpeg): tiff image decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 AM Revision 7f57905d (ffmpeg): vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 AM Revision 89978e35 (ffmpeg): targa image decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision da04a148 (ffmpeg): sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision 2b2b7f41 (ffmpeg): snow decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision d65c1fee (ffmpeg): smacker video decoder uses reget_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision c7af8b4e (ffmpeg): kmvc decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 AM Revision 80e8e25e (ffmpeg): ptx image decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision f4499c95 (ffmpeg): libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision d0a79367 (ffmpeg): png decoder use get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 AM Revision f1cdd863 (ffmpeg): pcx decoder use get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 AM Revision 5f27348b (ffmpeg): pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 0cf0c5bf (ffmpeg): dxa decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 AM Revision 1ea9dbbb (ffmpeg): bfi decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 AM Revision 4a890728 (ffmpeg): bmp decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 AM Revision 94c014c4 (ffmpeg): amv decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 AM Revision be7e7932 (ffmpeg): bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 AM Revision 53e67085 (ffmpeg): 4xm decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 AM Revision 7bbf3f2c (ffmpeg): indeo3 decoder uses get_buffer, set CODEC_CAP_DR1
- Originally committed as revision 19090 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/04/2009
- 11:25 PM Revision 74a841af (ffmpeg): Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED.
- Originally committed as revision 19089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision c0cf20a2 (ffmpeg): Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc...
- Originally committed as revision 29350 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:10 PM Revision 934626a9 (ffmpeg): Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED.
- Originally committed as revision 29349 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:55 PM Revision 92db6235 (ffmpeg): Use DECLARE_ALIGNED macro instead of gcc __attribute__.
- Patch by Pavel Pavlov <pavel at summit-tech dot ca>
Originally committed as revision 29348 to svn://svn.mplayerhq.hu... - 10:37 AM Revision 51222d10 (ffmpeg): cosmetics: K&R style reformatting
- Originally committed as revision 19088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 AM Revision 0e848977 (ffmpeg): Move function for reading whole specified amount of data from RTSP
- demuxer into more common place.
Originally committed as revision 19087 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/03/2009
- 11:48 PM Revision 989b7181 (ffmpeg): Use fewer macros in x86-optimized mlpdsp.
- Fixes compilation on 32-bit llvm which didn't allow a cast in an m operand.
Originally committed as revision 19086 t... - 11:34 PM Revision 007c47e8 (ffmpeg): Add the .adts file extension to the ADTS muxer.
- Originally committed as revision 19085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision 28155113 (ffmpeg): broken stsd length might be < 16, fix elst-assert.mp4
- Originally committed as revision 19084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 502d6c0a (ffmpeg): Change find_tag return type to int64_t, fix a bug
- where size is negative and url_fseek then seek backward
causing infinite loop. This also support 4gb unsigned size.
... - 07:24 PM Revision f4ebb334 (ffmpeg): Fix sei_ct_type check so it does not mistreat ct_type= unknown.
- Originally committed as revision 19082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision 4d95ae18 (ffmpeg): Print ct_type and pic_struct.
- Originally committed as revision 19081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision ad5caf3a (ffmpeg): AAC ADTS to AudioSpecificConfig bitstream filter
- Originally committed as revision 19080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision 10f9ff9b (ffmpeg): Set AV_PKT_FLAG_KEY in avcodec_decode_video.
- This fixes decoding of MPNG, which currently is incorrectly decoded as
CorePNG delta frames.
CorePNG can not be corre... - 11:20 AM Revision 8f3f2e06 (ffmpeg): Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
- Originally committed as revision 19078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision da45d5b9 (ffmpeg): Clarify the input AVPacket for avcodec_decode*()
- Originally committed as revision 19077 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/02/2009
- 03:35 PM Revision 5d5a8813 (ffmpeg): Testing RGB48 variants requires bigger stride in swscale-example.c
- Originally committed as revision 29343 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:31 PM Revision 9706d1c7 (ffmpeg): Check combined depth and number of components in TIFF decoder, thus e...
- additional checks for each depth (like 48-bit gray vs. 48-bit RGB)
Originally committed as revision 19076 to svn://s... - 12:30 PM Revision 68e7f482 (ffmpeg): YUV into RGB48 BE/LE conversion support
- Originally committed as revision 29342 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:28 PM Revision e8417235 (ffmpeg): Partial (low bits ignored, no direct transcoding into other RGB forma...
- for inputting RGB48BE/LE.
Originally committed as revision 29341 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 07:53 AM Revision b2984add (ffmpeg): do not parse full header for private streams
- Originally committed as revision 19075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 AM Revision 617c4616 (ffmpeg): correctly handle maximum streams limit
- Originally committed as revision 19074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 AM Revision 1c4df2ab (ffmpeg): export data from private streams
- Originally committed as revision 19073 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/01/2009
- 04:07 PM Revision 0802356c (ffmpeg): Remove the const qualifier for the name field of AVFilterInOut, since
- it is meant to be freed.
Fix warnings.
Originally committed as revision 19072 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/31/2009
- 08:19 PM Revision 9e1cc598 (ffmpeg): indent
- Originally committed as revision 19071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 85121858 (ffmpeg): Remove useless if(), leftover from the vhook removal.
- Originally committed as revision 19070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 24dd21fa (ffmpeg): add #if CONFIG_ZLIB_DECODER around zlib_decomp function.
- Fixes compilation when zlib is not available.
Originally committed as revision 19069 to svn://svn.ffmpeg.org/ffmpeg/... - 06:17 PM Revision 79183d3c (ffmpeg): mszh decompression: add a special case for an all-0 mask, i.e. 32 unc...
- bytes in a row.
About 15% faster mszh_decomp on an Atom N270 for
http://samples.mplayerhq.hu/V-codecs/mszh-zlib/avimz... - 05:44 PM Revision a7bfbe4e (ffmpeg): lcldec: ensure that the offset for av_memcpy_backptr is valid.
- Originally committed as revision 19067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 4ec42240 (ffmpeg): Implement avfilter_graph_config_links().
- Originally committed as revision 19066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision c70ac8e7 (ffmpeg): I will take care of the lcl de-/encoder while Roberto is unavailable.
- Originally committed as revision 19065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision bbf30674 (ffmpeg): Fix memleak due to c->decomp_buf never being freed.
- Originally committed as revision 19064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision 908425c7 (ffmpeg): Only call inflateEnd when we were actually using the zlib code.
- Originally committed as revision 19063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision 4ad3df9d (ffmpeg): avctx->priv_data is initialized to 0, get rid of useless extra initia...
- Originally committed as revision 19062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 7ffc8447 (ffmpeg): Merge variable declaration and initialization.
- Originally committed as revision 19061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 AM Revision 7c204216 (ffmpeg): Use int-size types instead of char where it makes no difference.
- Originally committed as revision 19060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 AM Revision 7a15b258 (ffmpeg): Take advantage of available input padding to optimize mszh_decomp
- Originally committed as revision 19059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision a5d2745d (ffmpeg): Change maskbit variable to contain (1 << maskbit)
- Originally committed as revision 19058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision e0b3af90 (ffmpeg): Remove check that thanks to padding is no longer necessary.
- Originally committed as revision 19057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision 0b997644 (ffmpeg): 100l, the compression field in lcl extradata must be interpreted as
- int8_t, not uint8_t to allow -1 for "no compression".
The original code worked, but only when char was signed.
Origi... - 10:44 AM Revision e4f141ad (ffmpeg): One more use for FFMIN.
- Originally committed as revision 19055 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision 0d48e6ec (ffmpeg): Pad the decompression buffer and use av_memcpy_backptr for the mszh d...
- Originally committed as revision 19054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 AM Revision 974ce785 (ffmpeg): Mark srcptr as const in mszh_decomp
- Originally committed as revision 19053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 AM Revision 6065dcea (ffmpeg): Remove unnecessary put_bits/get_bits includes.
- Originally committed as revision 19052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 AM Revision 2bee5908 (ffmpeg): Use bytestream_get_le16 to simplify offset/count calculation for mszh...
- Originally committed as revision 19051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision 5a18221b (ffmpeg): Remove useless & 0x1f
- Originally committed as revision 19050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 AM Revision 7b151a98 (ffmpeg): Document padding requirements of mszh_decomp srcptr buffer
- Originally committed as revision 19049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision 5e5fe7da (ffmpeg): Use srcptr_end variable to avoid having to update both srcptr and src...
- Originally committed as revision 19048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision dbc53ffc (ffmpeg): Change buffer size checks to avoid the undefined overflow case.
- Originally committed as revision 19047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision 2fddb91e (ffmpeg): Simply use memcpy instead of AV_RN32/AV_WN32 combination.
- Originally committed as revision 19046 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 661cb0d4 (ffmpeg): Fix decoding of multithread-encoded lcl files on big-endian.
- Originally committed as revision 19045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision ce22c7d0 (ffmpeg): Remove another useless ()
- Originally committed as revision 19044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision 21bf2f51 (ffmpeg): Correct calculation of compressed input length.
- Originally committed as revision 19043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision 46adcc27 (ffmpeg): Add sanity check for mthread_inlen, avoids crashes due to invalid reads.
- Originally committed as revision 19042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 AM Revision 1207c84a (ffmpeg): Use FFMIN
- Originally committed as revision 19041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision c2c0c1c0 (ffmpeg): Factor out zlib decompression code to avoid massive code duplication,
- particularly due to error checks.
Originally committed as revision 19040 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:28 AM Revision f005808b (ffmpeg): Use FFALIGN
- Originally committed as revision 19039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 AM Revision 46c02b1b (ffmpeg): Move variable into block where it is used, avoiding a unused variable
- warning if the zlib decoder is disabled.
Originally committed as revision 19038 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:23 AM Revision 2b550f81 (ffmpeg): Make lcldec less annoyingly verbose, move messages from AV_LOG_INFO t...
- Originally committed as revision 19037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 AM Revision 75f6d6c7 (ffmpeg): Get rid of unreachable code: avctx->codec_id == CODEC_ID_ZLIB is not ...
- here when the zlib decoder is disabled and libavcodec is used correctly.
Originally committed as revision 19036 to s... - 09:16 AM Revision 56b44694 (ffmpeg): lcldec.c: change #if CONFIG_ZLIB to #if CONFIG_ZLIB_DECODER.
- The zlib related code should not be compiled in when the decoder is disabled
and it thus will never be used, even if ... - 09:12 AM Revision 445e0ab5 (ffmpeg): Get rid of extradata casts, it already has the right uint8_t * type
- Originally committed as revision 19034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 8c18e490 (ffmpeg): Make lcldec produce YUV output when the input file is coded like that...
- of having it do its own inefficient fixed-point YUV to RGB conversion.
Originally committed as revision 19033 to svn... - 08:54 AM Revision 55619690 (ffmpeg): Remove now unused elements from LclEncContext
- Originally committed as revision 19032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 AM Revision 3b855101 (ffmpeg): Remove useless casts, extradata is already "uint8_t *"
- Originally committed as revision 19031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 AM Revision e786d3cf (ffmpeg): lclenc.c: compress directly into output buffer instead of using a poi...
- temporary buffer and then using put_bits to copy the data over.
Originally committed as revision 19030 to svn://svn.... - 08:47 AM Revision 4a01b3c7 (ffmpeg): initialize pes state to skip
- Originally committed as revision 19029 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 32b3ab9b (ffmpeg): Remove superfluous () from lclenc.c
- Originally committed as revision 19028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 AM Revision 8f033e3e (ffmpeg): Cosmetics: fix indentation in lclenc.c
- Originally committed as revision 19027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 7ff7ac60 (ffmpeg): Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never comp...
- if zlib is not available.
Originally committed as revision 19026 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:51 AM Revision f988ce6c (ffmpeg): Add a lock manager API to libavcodec.
- Allows an application to register a callback that manages mutexes
on behalf of FFmpeg.
With this callback registered ... - 06:33 AM Revision b8df8d0d (ffmpeg): remove cast and use put_sbits, fix assertion in put_bits
- Originally committed as revision 19024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 AM Revision 15c315b7 (ffmpeg): fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larb...
- Originally committed as revision 19023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 AM Revision 135c8c2c (ffmpeg): add myself as maintainer for mpegts*
- Originally committed as revision 19022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 AM Revision 1f076543 (ffmpeg): print reg desc in a more friendly way
- Originally committed as revision 19021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 AM Revision ad183ff4 (ffmpeg): give context to dprintf
- Originally committed as revision 19020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 AM Revision fc72ad19 (ffmpeg): print registration descriptor in debug
- Originally committed as revision 19019 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 AM Revision 7e69621f (ffmpeg): split audio chunks in mov demuxer
- Originally committed as revision 19018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 AM Revision 84c7d45e (ffmpeg): 0x7a is E-AC3 descriptor
- Originally committed as revision 19017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 AM Revision 67c9cd69 (ffmpeg): fix compilation with DEBUG defined
- Originally committed as revision 19016 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 AM Revision 19c0563a (ffmpeg): fix compilation with DEBUG defined
- Originally committed as revision 19015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 AM Revision e695906e (ffmpeg): use dts codec probing
- Originally committed as revision 19014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision 7103a77b (ffmpeg): set codec_tag to stream type, so user can deal with it
- Originally committed as revision 19013 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 AM Revision 5b3c4c8a (ffmpeg): set codec_tag to registration descriptor if present
- Originally committed as revision 19012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:55 AM Revision ffdbada6 (ffmpeg): add streams even if they are not present in PMT, fix #1092 and #835
- Originally committed as revision 19011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 AM Revision e6eb74d8 (ffmpeg): remove no longer needed fake dvbsub stream type
- Originally committed as revision 19010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision f2c357d9 (ffmpeg): reindent
- Originally committed as revision 19009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 AM Revision ed68efad (ffmpeg): remove no longer needed init
- Originally committed as revision 19008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 AM Revision 6a2a50f8 (ffmpeg): factorize
- Originally committed as revision 19007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 AM Revision f42d1d82 (ffmpeg): simplify and merge
- Originally committed as revision 19006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 AM Revision 08f94e98 (ffmpeg): move new_pes_av_stream to avoid forward declaration
- Originally committed as revision 19005 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 AM Revision 2fef7b53 (ffmpeg): remove defines
- Originally committed as revision 19004 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 8430f3ec (ffmpeg): rework stream type and codec identification
- Originally committed as revision 19003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 40b0872a (ffmpeg): cosmetics, reindent, remove useless braces, whitespaces
- Originally committed as revision 19002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 AM Revision 64ab5fa3 (ffmpeg): export all streams in ts demuxer
- Originally committed as revision 19001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision 86cb7e33 (ffmpeg): fix codec probing, stop after MAX_PROBE_PACKETS and return all packets
- Originally committed as revision 19000 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/30/2009
- 10:19 PM Revision 2b9969a9 (ffmpeg): H264: Fix out of bounds reads in SSSE3 MC
- Reading above src[-2] isn't safe, so move loads and palignr ahead
3 pixels to load starting at the first pixel actual... - 06:51 PM Revision cbfe5bee (ffmpeg): Implement SoX native format muxer and demuxer.
- Patch by Daniel Verkamp $firstname@drv DOT nu.
Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg... - 11:20 AM Revision bb790168 (ffmpeg): Use memcpy instead of per-pixel copy loop for rgb lcl format
- Originally committed as revision 18997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision ff8c65f4 (ffmpeg): Make sure offsets of mjpeg b are within the buffer.
- Fixes issue1132
Originally committed as revision 18996 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 AM Revision c40f3663 (ffmpeg): Remove useless () from lcldec for more consistency with "normal" FFmp...
- Originally committed as revision 18995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 AM Revision b157e3e5 (ffmpeg): Add casts to v210x decoder to avoid warnings.
- Originally committed as revision 18994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 AM Revision 9291fdf7 (ffmpeg): return AVERROR_EOF
- Originally committed as revision 18993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:15 AM Revision 350f2c2c (ffmpeg): return AVERROR_EOF
- Originally committed as revision 18992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:08 AM Revision db5dc02b (ffmpeg): cast size to int64_t to avoid overflow
- Originally committed as revision 18991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision 3bbcd0bb (ffmpeg): The GIF decoder uses get_buffer, so set DR1.
- Originally committed as revision 18990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 AM Revision 54e28a85 (ffmpeg): remove commented code using real_pict_num
- Originally committed as revision 18989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision 87e302bf (ffmpeg): remove unused hack which set AVCodecContext frame_number to pic times...
- Originally committed as revision 18988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 2d05bc86 (ffmpeg): set pict_type in VC-1 parser, fix some timestamps problems
- Originally committed as revision 18987 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/29/2009
- 09:43 PM Revision f2264fa5 (ffmpeg): Support block-level quantization in Theora
- Originally committed as revision 18986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 PM Revision abeee5cc (ffmpeg): Use av_clip_uint8 instead of equivalent but unoptimzed code,
- Originally committed as revision 18985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision 6f62e2c7 (ffmpeg): Correctly set the "AU size" field in the payload header for
- fragmented AAC frames
Originally committed as revision 18984 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:44 PM Revision 8c576620 (ffmpeg): matroska.c was split to matroskadec.c which I'm also maintainer of
- Originally committed as revision 18983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 PM Revision 25c3c365 (ffmpeg): add myself as metadata subsystem maintainer
- Originally committed as revision 18982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision 8e8a67fa (ffmpeg): Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have
- generated map files as well, so map files need to be removed in all
places where executables are removed.
patch by Da...
05/28/2009
- 11:19 PM Revision 530456bf (ffmpeg): MIPS: inline asm for intreadwrite.h
- Originally committed as revision 18980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 9d48e28f (ffmpeg): MIPS: add MIPS64 and Loongson asm for MAC64/MLS64
- Originally committed as revision 18979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 85dd97ad (ffmpeg): configure: detect Loongson MIPS extensions
- Originally committed as revision 18978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision b716a792 (ffmpeg): blackfin: disable broken dsputil functions
- Originally committed as revision 18977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 2ba73ce8 (ffmpeg): blackfin: add missing const in function prototypes
- Originally committed as revision 18976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision b195a73d (ffmpeg): blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto
- Originally committed as revision 18975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision 08ec1397 (ffmpeg): blackfin: use DCT function pointer in dct_quantize_bfin()
- Originally committed as revision 18974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision 2b7a351e (ffmpeg): Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean
- in the root directory as well as in subdirectories.
patch by Dave Yeo, daveryeo telus net
Originally committed as re... - 05:19 PM Revision c9311a12 (ffmpeg): ARM: add some PLD in NEON IDCT
- Originally committed as revision 18972 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/27/2009
- 10:43 PM Revision a3303178 (ffmpeg): Document match_ext().
- Originally committed as revision 18971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision 2ed16f30 (ffmpeg): msrle uncompressed decoding, fix #1074 and many other samples under /RLE
- Originally committed as revision 18970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision c0601d70 (ffmpeg): remove apparently unused real_pict_num from AVCodecContext
- Originally committed as revision 18969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 PM Revision a4a750d3 (ffmpeg): Rename alloc_picture to ff_alloc_picture and move its definition
- in mpegvideo.h to avoid including mpegvideo_common.h in mpeg12.c,
because it contains motion code.
Originally commit... - 06:59 PM Revision 50352827 (ffmpeg): Use AV_R/WN32 instead of direct integer copying.
- Fixes decoding on at least Sparc/Solaris where unaligned accesses cause
crashes.
ML thread: http://thread.gmane.org/g... - 06:58 AM Revision 6125d865 (ffmpeg): technically mp2 in pva needs AVSTREAM_PARSE_FULL
- Originally committed as revision 18966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision 25178da3 (ffmpeg): do not print false error if eof follows eol
- Originally committed as revision 18965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 6c7c2f7b (ffmpeg): support AVDISCARD_ALL in mpegts demuxer
- Originally committed as revision 18964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision bdfa9824 (ffmpeg): return error in mpegts_push_data and propagate it
- Originally committed as revision 18963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision 64d88215 (ffmpeg): 10l, forgot ';', fix compilation
- Originally committed as revision 18962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision a5685be5 (ffmpeg): check that len is not negative
- Originally committed as revision 18961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 0c137557 (ffmpeg): demux whole PES packets from TS
- Originally committed as revision 18960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision ed1dc74e (ffmpeg): Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.
- Patch by Wolfram Gloger, wmglo at dentm dot med dot uni-muenchen dot de.
Originally committed as revision 18959 to s...
05/26/2009
- 11:58 PM Revision 6645e8ca (ffmpeg): do not reference remainder packets in the parser, fix timestamps fetc...
- Originally committed as revision 18958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision 401a9950 (ffmpeg): In the event of a mismatch, do not follow the sample rate index in an...
- This matches the behavior the reference decoder and fixes issue 1072.
Originally committed as revision 18957 to svn:... - 08:13 PM Revision e9859317 (ffmpeg): move DEBUG define before include to get dprintf
- Originally committed as revision 18956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision cd840656 (ffmpeg): Add lowres support to the libopenjpeg wrapper.
- Fixes issue 1097.
Originally committed as revision 18955 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:59 PM Revision d9554516 (ffmpeg): Use dimensions stored in AVCodecContext instead of local variables.
- Originally committed as revision 18954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 AM Revision 34d11b87 (ffmpeg): Change HAVE_PPC64 to ARCH_PPC64.
- As a side-effect this also gives it the correct value on e.g. PPC970FX-based
PPC64 systems, thus fixing "make test" (... - 03:51 AM Revision 71b0654c (ffmpeg): Support YVU9 AVI 4cc.
- Fixes issue1068.
Originally committed as revision 18952 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:14 AM Revision f9928b7e (ffmpeg): map dvh1 fourcc to dv, fixes incoming/dvh1_sample
- Originally committed as revision 18951 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/25/2009
- 10:22 PM Revision 3bf28f9d (ffmpeg): Factorize initial "printf(" and ");" in show_license().
- Originally committed as revision 18950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 PM Revision 454403ba (ffmpeg): Altivec VP3 IDCT
- Originally committed as revision 18949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 597b4b3f (ffmpeg): Define struct URLContext and typedef it to URLContext in one step.
- Originally committed as revision 18948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 819174fa (ffmpeg): Remove \p and \e doxygen markup.
- Originally committed as revision 18947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision 57f8df05 (ffmpeg): dv1394 is disabled by default, do not redundantly disable it on Hurd.
- Originally committed as revision 18946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision cc013a74 (ffmpeg): The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.
- Build them when ARCH_X86 is enabled. Fixes linking with MMX disabled.
Originally committed as revision 18945 to svn:... - 06:46 PM Revision 07116be0 (ffmpeg): NEON-OBJS should also be cleared for each subdir.
- Originally committed as revision 18944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision f9f36b4a (ffmpeg): cosmetics: tabs->spaces
- Originally committed as revision 18943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 8c68f25b (ffmpeg): Workaround broken AVI files from DC-XZ6.
- Fixes issue897.
Originally committed as revision 18942 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:42 PM Revision 80704c47 (ffmpeg): Move colorspace conversion functions implemented in pure C from template
- into swscale.c
Originally committed as revision 29320 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 04:12 PM Revision 724b8f6a (ffmpeg): eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit
- multiplication in GAQ mantissa ramapping.
Originally committed as revision 18941 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:17 PM Revision 4cab1e49 (ffmpeg): Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the...
- into the context to avoid issues when stack variables can not be aligned
reliably.
Originally committed as revision ... - 05:39 AM Revision 34e82167 (ffmpeg): Add Hurd to OS list and disable dv1394 in the Hurd case.
- patch by Andres Mejia, mcitadel gmail com
Originally committed as revision 18938 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:34 AM Revision 47b5b0e8 (ffmpeg): honor restart interval in mjpeg, fix #861, SpectralFan.mov still deco...
- Originally committed as revision 18937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision cbd7836e (ffmpeg): mlp: Re-enable x86-optimized DSP functions.
- Originally committed as revision 18936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 AM Revision 7c4c60e5 (ffmpeg): mlp: Use LABEL_MANGLE() to export label symbols from inside asm block.
- Originally committed as revision 18935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 7d9beec7 (ffmpeg): Add LABEL_MANGLE() to export label symbols from inside asm blocks.
- Originally committed as revision 18934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 AM Revision e9356be5 (ffmpeg): CorePNG can be decoded since 18421
- Originally committed as revision 18933 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/24/2009
- 10:59 PM Revision c13b250b (ffmpeg): move DEBUG define before include to get dprintf and change printf to ...
- Originally committed as revision 18932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 PM Revision 09d1208c (ffmpeg): Fix unaligned dsputil call.
- Should fix FATE corepng test on Solaris/Sparc.
Originally committed as revision 18930 to svn://svn.ffmpeg.org/ffmpeg... - 10:26 AM Revision 46b4019b (ffmpeg): fix get_str16_nolen with odd len, fix #1065
- Originally committed as revision 18929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 AM Revision c9d7cd6d (ffmpeg): move DEBUG define before include to get dprintf and move guidcmp befo...
- Originally committed as revision 18928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision 1eda87ce (ffmpeg): eatqi: move "block" variable into context to ensure sufficient alignm...
- idct_put for compilers/architectures that can not align stack variables that much.
This is also consistent with simil... - 09:06 AM Revision 77336b61 (ffmpeg): Distinguish between non-coded blocks and decode errors in rtjpeg's ge...
- Originally committed as revision 18926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 AM Revision 8d857c54 (ffmpeg): Add a few size checks when decoding rtjpeg blocks.
- Might avoid crashes in unlikely cases, but mostly avoids ugly artefacts
for partial frames.
Originally committed as ... - 08:36 AM Revision 0766291a (ffmpeg): Move "block" variable in rtjpeg decoder to context to ensure sufficie...
- for idct_put on architectures/compilers that have problems aligning on the stack.
Originally committed as revision 1... - 03:39 AM Revision 86b0e994 (ffmpeg): H264: Don't deblock if alpha or beta is 0.
- This ensures that the MMX loop filter is always bitexact with the C version.
Patch by Haruhiko Yamagata <h.yamagata _...
05/23/2009
- 11:32 PM Revision a7e6312b (ffmpeg): Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined
- in libavcodec/colorspace.h.
Originally committed as revision 18922 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:02 PM Revision 77bc343a (ffmpeg): indent
- Originally committed as revision 18921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision 216fb60d (ffmpeg): Fix lowres with rv20.
- Fixes issue1102.
Originally committed as revision 18920 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:37 PM Revision fdb699de (ffmpeg): Fix passing of unaligned addresses to dsputil diff_bytes() by
- changeing calls to sub_left_prediction such that
the source frame data pointers are no longer offset to skip the init... - 07:30 PM Revision aa5cfdfb (ffmpeg): Add offset argument to encode_422_bitstream() to control where
- in the source data array to start encoding.
Change all calls to pass zero for this new argument for equivalent behavi... - 06:47 PM Revision 548a9974 (ffmpeg): ARM: actually add VP3 loop filter
- Originally committed as revision 18917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision 6db8697a (ffmpeg): ARM: NEON VP3 Loop Filter
- Originally committed as revision 18916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 AM Revision 45e5feda (ffmpeg): Fix regression tests, diff was due to a patch to mpeg-2 parser timest...
- current ref is technically more correct though.
Originally committed as revision 18912 to svn://svn.ffmpeg.org/ffmpe... - 07:17 AM Revision 606d48ce (ffmpeg): fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, lar...
- Originally committed as revision 18911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 AM Revision 84df78b4 (ffmpeg): simplify pes timestamps fetching, based on a patch by corp186, chased...
- Originally committed as revision 18910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 AM Revision c69d2241 (ffmpeg): compute total bitrate more accurately, patch by corp186, chasedouglas...
- Originally committed as revision 18909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 AM Revision 9867a14f (ffmpeg): fix qtrle encoding when previous frame linesize differs, fix #998
- Originally committed as revision 18908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision b10d7e4e (ffmpeg): pad last audio frame when encoding
- Originally committed as revision 18907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision c43accab (ffmpeg): remove useless include
- Originally committed as revision 18906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision 01bc48f4 (ffmpeg): Set progressive_sequence before MPV_common_init which cares about it ...
- setting mb_height for interlaced mpeg-2 encoding.
Originally committed as revision 18905 to svn://svn.ffmpeg.org/ffm... - 01:20 AM Revision 364f4a36 (ffmpeg): Revert part of r18903:
- MLP DSP functions x86-optimized.
12.59% overall speedup in x86_32
9.98% overall speedup in x86_64
compared to gcc 4.... - 12:23 AM Revision 5624766d (ffmpeg): MLP DSP functions x86-optimized.
- 12.59% overall speedup in x86_32
9.98% overall speedup in x86_64
compared to gcc 4.3.3
Originally committed as revi...
05/22/2009
- 11:08 PM Revision c2b4c859 (ffmpeg): fix mouse seeking when start time is not set, fix #1083
- Originally committed as revision 18902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision ecfe3929 (ffmpeg): Remove duplicated RGB_TO_[YUV] macros, use those included in
- libavcodec/colorspace.h.
Originally committed as revision 18901 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:38 PM Revision 62c58bcc (ffmpeg): Fix grammar for avfilter_graph_parse() doxy.
- Originally committed as revision 18900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision cc0aae43 (ffmpeg): Fix libtheora encoding for non-mod16 sizes
- Originally committed as revision 18899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision ef516f73 (ffmpeg): Move ALIGN macro to libavutil/common.h and use it in various places
- Originally committed as revision 18898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision 4969cc0b (ffmpeg): fail if stream fifo could not be allocated
- Originally committed as revision 18897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision f2a875db (ffmpeg): Move eatgq blocks array from the stack to the codec context and make ...
- it is aligned as necessary for DSPContext's idct_put.
Just aligning it on the stack would have been possible but less... - 06:34 PM Revision 533c3c84 (ffmpeg): Set speex frame_size in ogg demuxer
- Originally committed as revision 18895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision 607694c7 (ffmpeg): cosmetics: Fix some typos.
- Originally committed as revision 18894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 AM Revision ba7a7039 (ffmpeg): Print out more verbose licensing information.
- Originally committed as revision 18893 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/21/2009
- 11:12 PM Revision ec6b02b6 (ffmpeg): check av_fifo_alloc return
- Originally committed as revision 18892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 24dc7776 (ffmpeg): correctly check for audio streams in mpeg ps muxer, fix multiple audi...
- Originally committed as revision 18891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision cab4e4e8 (ffmpeg): 10l: typing mistake in r18888
- Originally committed as revision 18890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 37a1cc48 (ffmpeg): eac3dec: fix bug in GAQ dequantization. large mantissas should only be
- decoded when the gain value is 2 or 4.
Originally committed as revision 18889 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:15 AM Revision 9907c780 (ffmpeg): eac3dec: make GAQ dequantization 24-bit
- Originally committed as revision 18888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision ae04de31 (ffmpeg): eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make ...
- dequantization 24-bit in a separate commit.
Originally committed as revision 18887 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/20/2009
- 06:49 PM Revision e20a4f53 (ffmpeg): mathops: sort arch-specific #include lines
- Originally committed as revision 18886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 PM Revision 26f6a574 (ffmpeg): mathops: whitespace cosmetics
- Originally committed as revision 18885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision d349685b (ffmpeg): Create shared libs correctly, fix mingw build
- Originally committed as revision 18884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision cdce0fb8 (ffmpeg): Add QCP demuxer.
- Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision de08ebe3 (ffmpeg): Mention LGPL AC-3 decoder in the changelog.
- Originally committed as revision 18882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision b4c80b64 (ffmpeg): Fix building from within subdirs
- Originally committed as revision 18881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 AM Revision a2ce9a99 (ffmpeg): Use IF1 frame sizes in AMR-WB.
- Patch by Martin Storsjö: martin (remove that) at martin (oh and this too) st
Originally committed as revision 18880 ... - 07:26 AM Revision 37317794 (ffmpeg): Use iMDCT output scaling to simplify ffvorbis and make it slightly fa...
- Originally committed as revision 18879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 AM Revision 7dfed8e1 (ffmpeg): Fix for a problem with inverted sign of output data from ffvorbis dec...
- Now the sign of audio samples in ffvorbis output is the same as in original
uncompressed audio file and this also all... - 07:23 AM Revision 34aecf1c (ffmpeg): Support for testing (i)MDCT output scale factor in fft-test tool.
- Originally committed as revision 18877 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/19/2009
- 10:58 PM Revision 1754fe4d (ffmpeg): The AC-3 decoder is now LGPL. Exchange the license header and change ...
- in the build system and documentation that mark it as GPL.
Originally committed as revision 18876 to svn://svn.ffmpe... - 09:29 PM Revision d869a460 (ffmpeg): LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster.
- Originally committed as revision 18875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision bae3abb0 (ffmpeg): Define ARCH_MIPS64 when building for MIPS64
- Originally committed as revision 18874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 08a85a59 (ffmpeg): Define HAVE_BIGENDIAN as 0 or 1 according to CPU type
- This should replace the inconsistently named and defined
WORDS_BIGENDIAN.
Originally committed as revision 18873 to ... - 07:38 PM Revision 5b34250d (ffmpeg): configure: add some MIPS CPUs
- Originally committed as revision 18872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision 6c6dac1d (ffmpeg): Add missing libavformat dependencies on mpeg4audio.o
- Originally committed as revision 18871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:37 PM Revision 5b21719e (ffmpeg): Let SwScaler know that RGB48 BE/LE is 16-bits per component format.
- Originally committed as revision 29317 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:31 PM Revision 6532cd55 (ffmpeg): Move AMR-WB-specific code to the AMR-WB section of the file.
- Fixes compilation when AMR-NB #includes are not available on the system.
Originally committed as revision 18870 to s... - 05:30 PM Revision 4e1424fd (ffmpeg): cosmetics: Move AMR-WB-specific code to the AMR-WB part of the file.
- Originally committed as revision 18869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 075ec82c (ffmpeg): Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).
- Originally committed as revision 29316 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
05/18/2009
- 05:59 PM Revision cec8e5f7 (ffmpeg): Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a
- color.
Originally committed as revision 18868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:21 AM Revision 76499b9f (ffmpeg): Remove useless casts of vec_ld() parameters.
- Gets rid of 'cast discards qualifiers from pointer target type' warnings.
Originally committed as revision 18867 to ...
05/17/2009
- 04:13 PM Revision 7dd55689 (ffmpeg): Indent
- Originally committed as revision 18866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision 031b1cbe (ffmpeg): Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3
- Originally committed as revision 18865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision fbf4d03a (ffmpeg): Indent
- Originally committed as revision 18864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 AM Revision 8d9f1265 (ffmpeg): Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in qdm2.
- Originally committed as revision 18863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision a2c4b2cc (ffmpeg): Make TMV decoder check packet sizes before reading from it.
- FATE test 295 might need updating.
Originally committed as revision 18862 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 AM Revision 936bb4a9 (ffmpeg): Add a forward declaration of mpeg1_decode_block_intra to fix compilation
- broken by r18859 for e.g. all gcc 4 compilers.
Originally committed as revision 18861 to svn://svn.ffmpeg.org/ffmpeg... - 06:53 AM Revision 9a7a71ed (ffmpeg): eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. ...
- simpler and also fixes a bug in GAQ dequantization.
Originally committed as revision 18860 to svn://svn.ffmpeg.org/f... - 12:54 AM Revision db2f2093 (ffmpeg): mpeg12: fix non-standard use of "extern inline"
- Rename ff_mpeg1_decode_block_intra to mpeg1_decode_block_intra and
make it static. Add ff_mpeg1_decode_block_intra a...
05/16/2009
- 05:11 PM Revision eb853afb (ffmpeg): Fix the M bit for multi-packet NALs.
- Patch by Yao Peter (peter AT yuvad DOT com)
Originally committed as revision 18858 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:02 PM Revision 1ac7d1ac (ffmpeg): ac3dec: fix coupling range check. the start subband must be less than
- the end subband.
Originally committed as revision 18857 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:09 PM Revision 78ad664a (ffmpeg): oma: fix build if memcmp() is a macro
- Any C library function may be a macro, so compound literals
passed to memcmp() must be surrounded by parens to avoid ... - 02:17 PM Revision 7d485f16 (ffmpeg): Support for getting (i)MDCT output multiplied by a constant scaling f...
- Scaling (i)MDCT output has no runtime overhead and can be used to improve
performance of audio codecs. All the change... - 10:29 AM Revision 3ac56e28 (ffmpeg): Move img_convert_ctx to VideoState and free it in stream_close().
- Patch by Martin Storsjö, martin martin st
Originally committed as revision 18854 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:26 AM Revision 7c5ab145 (ffmpeg): Add missing frees to stream_close() and do_exit().
- Patch by Martin Storsjö, martin martin st
Originally committed as revision 18853 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:39 AM Revision b3867c93 (ffmpeg): Fix off-by-one error in MS RLE decoder which may result into writing ...
- picture buffer.
Originally committed as revision 18852 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:08 AM Revision 2d5fabc8 (ffmpeg): move increment after debug print
- Originally committed as revision 18851 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/15/2009
- 10:46 PM Revision d8ed5bae (ffmpeg): cosmetics: K&R coding style, indent correctly, break overly long lines
- Originally committed as revision 18850 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision e0c1e12a (ffmpeg): Replace 'x == 0' if conditions with '!x'.
- Originally committed as revision 18849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 PM Revision 76b58f9f (ffmpeg): cosmetics: Remove pointless {}.
- Originally committed as revision 18848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision e09989be (ffmpeg): Surround AMR_WB encoding code by appropriate #ifdefs.
- This will help support the opencore AMR library.
Originally committed as revision 18847 to svn://svn.ffmpeg.org/ffmp... - 06:54 PM Revision 9c0ef69a (ffmpeg): cosmetics: Move some more code around to avoid #ifdeffery.
- Originally committed as revision 18846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision c005a3ba (ffmpeg): cosmetics: Move functions around so that encoding and decoding functi...
- grouped together. This will save some #ifdefs.
Originally committed as revision 18845 to svn://svn.ffmpeg.org/ffmpeg... - 05:22 PM Revision 4d7d5ede (ffmpeg): Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were righ...
- each other so that the second check was pointless.
Originally committed as revision 18844 to svn://svn.ffmpeg.org/ff... - 05:15 PM Revision d2dfde08 (ffmpeg): Add av_cold attribute to amr_nb decoding/encoding initialization func...
- Originally committed as revision 18843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 PM Revision e5cd2d3d (ffmpeg): Bugfix for bug introduced in the multichannel cook patchset.
- Originally committed as revision 18842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 13bd2044 (ffmpeg): mlp: Simplify adressing of state and coeffs arrays for both filters b...
- the arrays sequential.
Originally committed as revision 18841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:30 PM Revision 42e64bf8 (ffmpeg): mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8.
- Originally committed as revision 18840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 AM Revision ebcf3b74 (ffmpeg): Ensure that we don't read from invalid memory with B-frame qpel
- Originally committed as revision 18839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 AM Revision e1316b19 (ffmpeg): write 'stps' for mpeg-2 open gop in .mov
- Originally committed as revision 18838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision 9d9a6239 (ffmpeg): decode mpeg-2 closed gop first b frames, fix issue #824
- Originally committed as revision 18837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 AM Revision 8be080ae (ffmpeg): free Track and unset priv_data to avoid double free, fix memleak
- Originally committed as revision 18836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision df099252 (ffmpeg): reindent
- Originally committed as revision 18835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision 58a83023 (ffmpeg): remove unneeded length checks
- Originally committed as revision 18834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 AM Revision 357ec71f (ffmpeg): change pic type to Picture* and remove casts
- Originally committed as revision 18833 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom