Activity
From 05/24/2009 to 06/22/2009
06/22/2009
- 11:09 PM Revision 1a40491e (ffmpeg): Add ff_ prefixes to exported symbols in libavformat/riff.h.
- patch by Daniel Verkamp, aniel drv nu
Originally committed as revision 19254 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:56 PM Revision 2795e357 (ffmpeg): Consistently rename variables denoting regression reference file(s)
- using the _REFFILE(S) postfix, and regression result file(s) using the
_RESFILE(S) postfix.
Improve legibility.
Orig... - 10:22 PM Revision 1c2744d1 (ffmpeg): Export av_strtod() to eval.h.
- Originally committed as revision 19252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision b394438e (ffmpeg): Document making AVFormatContext.packet_size unsigned API change.
- Originally committed as revision 19251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 92400be2 (ffmpeg): Change packet_size from signed to unsigned, since it never has a nega...
- value. Currently, this is only used in qcp.c and mpegenc.c, and they are
practically unaffected by this change.
See ...
06/21/2009
- 09:37 PM Revision e877eaac (ffmpeg): Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name
- is more expressive.
Originally committed as revision 19249 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:18 PM Revision 87b4dd3b (ffmpeg): oggenc: Change error log text. An error here does not necessarily mean
- corrupted data.
Originally committed as revision 19248 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:16 PM Revision 3f2eadf4 (ffmpeg): oggenc: return error value from ogg_build_flac_headers()
- Originally committed as revision 19247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision 4315aa8b (ffmpeg): cosmetics: spacing and comments
- Originally committed as revision 19246 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision e9a32230 (ffmpeg): oggenc: check for failed av_mallocz()
- Originally committed as revision 19245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision b27758bc (ffmpeg): Fetch timestamp for the first frame of field only if frame_offset and
- next_frame_offset are not set, because second field has next frame offset set
but not frame_offset, otherwise this wr... - 01:59 AM Revision f356fc57 (ffmpeg): clarify encoder and decoder opening error messages
- Originally committed as revision 19243 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/20/2009
- 02:51 PM Revision a481293f (ffmpeg): Revert unintended hunk of r19241.
- Originally committed as revision 19242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 PM Revision df028e8c (ffmpeg): Revert r19239: It broke four conformance tests.
- Originally committed as revision 19241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 PM Revision 630c97ff (ffmpeg): Convertion of LSF values to coefficients of linear prediction filter
- Originally committed as revision 19240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 6ee0eb38 (ffmpeg): Fix H.264 picture reordering.
- Patch by Haruhiko Yamagata, h D yamagata A nifty D com
Originally committed as revision 19239 to svn://svn.ffmpeg.or... - 01:10 PM Revision 1efe9fd5 (ffmpeg): Fix indentation after last commit.
- Originally committed as revision 19238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 PM Revision d8b2d834 (ffmpeg): Fix yamaha adpcm stereo (issue 1117).
- Patch by Yoshihisa Uchida, yoshihisa D uchida A gmail
Originally committed as revision 19237 to svn://svn.ffmpeg.org... - 12:52 PM Revision 3f3f3ba7 (ffmpeg): Fix onMetaData property count in flv files (issue 1206).
- Patch by Yoshihisa Uchida, yoshihisa D uchida A gmail
Originally committed as revision 19236 to svn://svn.ffmpeg.org... - 11:22 AM Revision 4c7615c4 (ffmpeg): Make remaining run level decode comments doxygen comments
- Originally committed as revision 19235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision 4df8bdee (ffmpeg): Simplify run level decoding:
- - remove unneeded vlc code < 0 check
- reorder vlc code handling so that the unlikely escape decoding
part comes la... - 10:33 AM Revision 4d67e067 (ffmpeg): Fix indentation after the previous commit
- Originally committed as revision 19233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 AM Revision 891bd2e5 (ffmpeg): Add support for escape coded wmapro run level coefficients
- Originally committed as revision 19232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 AM Revision 9970c61b (ffmpeg): Introduce WMACoef typedef for decoded coefficients
- and change default type to float so that the run level
decoding functionality can be shared with wmapro
Originally c... - 09:00 AM Revision 9ed3afcb (ffmpeg): Print meaningful error messages when url_fopen fails.
- Originally committed as revision 19230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 AM Revision 896f2b32 (ffmpeg): add 0-termination in table, patch by Wolfram Gloger, wmglo at dent do...
- Originally committed as revision 19229 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/19/2009
- 09:36 PM Revision 8a4ea200 (ffmpeg): fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian B...
- Originally committed as revision 19228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:21 PM Revision 28c9f069 (ffmpeg): Disable network support if required headers cannot be found.
- patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 19227 to svn://svn.ffmpeg.org... - 02:43 PM Revision 352666c1 (ffmpeg): Support varying frame sizes in a single file.
- patch by Eric Buehl, eric.buehl gmail com
Originally committed as revision 19226 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:36 PM Revision d52b90bd (ffmpeg): Add support for id3 tag parsing for ADTS AAC streams
- Patch by Patrick Dehne ( patrick mysonicweb com )
Originally committed as revision 19225 to svn://svn.ffmpeg.org/ffm... - 02:03 PM Revision 50fcd5be (ffmpeg): Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
- patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg... - 01:26 PM Revision 2a04d6e7 (ffmpeg): Add support for muxing XSUB subtitles to AVI muxer.
- Originally committed as revision 19223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision a4276ba2 (ffmpeg): Add support for encoding XSUB subtitles. Muxing support is still miss...
- Based on code by DivX, Inc., heavily changed by Björn Axelsson [gecko acc.umu.se] and me.
Originally committed as re... - 08:28 AM Revision 4bbe788a (ffmpeg): Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB...
- should use it, too).
Originally committed as revision 19221 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/18/2009
- 11:44 PM Revision 97668ac7 (ffmpeg): Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,
- since that is the name of the corresponding test.
Originally committed as revision 19220 to svn://svn.ffmpeg.org/ffm... - 07:31 PM Revision bc7ea1e5 (ffmpeg): Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problemat...
- Originally committed as revision 19219 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 17dbe254 (ffmpeg): G.729 decoding routine (skeleton, including parameters decoding).
- Originally committed as revision 19218 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 71ee6515 (ffmpeg): Print why av_find_stream_info() failed, this is a rather common question
- during debugging ...
Originally committed as revision 19217 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/17/2009
- 10:33 PM Revision 2da4e5e3 (ffmpeg): ARM: slightly faster NEON H264 horizontal loop filter
- Originally committed as revision 19216 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision f4ca612f (ffmpeg): Set restrictions on packet_size, as per ISO-11172 / H-222 specifications
- (max packet size should fit in 13 bits as a kB value, so 1<<23, plus the
header which is 10 bytes), and as per mpegen... - 06:40 PM Revision fa8c408b (ffmpeg): Do not call rgb2rgbWrapper() for rgb48*, there is no special converter
- yet for those formats
Originally committed as revision 29371 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 07:05 AM Revision 61ac77f1 (ffmpeg): Remove a test on an always false condition.
- Originally committed as revision 19214 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 AM Revision 351653a5 (ffmpeg): VC-1/WMV: Remove redundant ff_init_block_index() calls.
- These are only supposed to be called once per row, not once per macroblock.
~1.5% faster according to oprofile.
Orig... - 12:37 AM Revision 0b389aee (ffmpeg): Add '.mp1' for MP1 audio in MOV/CAF.
- Tested with streamcopy of 'mp1-sample.mp1' in incoming.
Originally committed as revision 19212 to svn://svn.ffmpeg.o...
06/16/2009
- 11:50 PM Revision b46f18e5 (ffmpeg): Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV...
- Originally committed as revision 19211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision e1d8d7bb (ffmpeg): Downgrade message log level (from AV_LOG_ERROR to AV_LOG_DEBUG) about
- skipped metadata packet in FLV demuxer.
Patch by Art Clarke a${surname} At xuggle - com.
Originally committed as re... - 11:09 PM Revision 4c97a6fa (ffmpeg): Move opt_loglevel() from ffmpeg.c to cmdutils.c.
- Originally committed as revision 19209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision 77ddf4df (ffmpeg): Make ffmpeg able to set the loglevel option using strings
- corresponding to the various log levels.
Patch by Ramiro.
Originally committed as revision 19208 to svn://svn.ffmpe... - 09:50 PM Revision d2d5e067 (ffmpeg): H.264: Fix memory leaks with multithreading.
- The threads' contexts and rbsp_buffers were not freed at the end
of decoding.
Fixes issue 1581
Originally committed... - 05:33 PM Revision 73b02e24 (ffmpeg): SSE version of clear_blocks
- Originally committed as revision 19206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 010f98f9 (ffmpeg): VC-1/WMV3 decoding: don't clear blocks unless they're actually used.
- ~8% faster VC-1 decoding.
Possible future optimization: clear blocks after use instead of before, and for
DC-only blo... - 09:00 AM Revision 4f717c69 (ffmpeg): idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall.
- Includes mmx2 asm for the various functions.
Note that the actual idct still does not have an x86 SIMD implemtation.
... - 12:48 AM Revision 41faa878 (ffmpeg): Fix typo in vc1.c, make capitalization in warning/error messages more...
- Originally committed as revision 19203 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/15/2009
- 10:12 PM Revision 0c3b2d65 (ffmpeg): Add "config" make target to rerun configure with old options
- Originally committed as revision 19202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision b04251c5 (ffmpeg): configure: properly quote configure options stored in config.*
- Originally committed as revision 19201 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision 7cc8d616 (ffmpeg): Fix unaligned accesses by doing bytewise access until aligned, then
- continuing in 32-bit quantities.
Fixes crash observed on sparc during FATE mlp test.
Patch by Ramiro.
Originally com... - 08:38 AM Revision d9982edf (ffmpeg): The AAC demuxer now depends on id3v1.o.
- patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19199 to svn://svn.ffmpeg.org/ffmpeg... - 02:07 AM Revision 53e099de (ffmpeg): check atom size against edit_count to avoid very long loop
- Originally committed as revision 19198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision 70606675 (ffmpeg): fix probing and demuxing of pond.dv, issue #887
- Originally committed as revision 19197 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/14/2009
- 11:55 PM Revision d310d56a (ffmpeg): do not use av_parser_change for h264 which uses bitstream filter, fix...
- Originally committed as revision 19196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision a4ddf509 (ffmpeg): regtest: print commands also for image format tests
- Originally committed as revision 19195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 50f3fabc (ffmpeg): Print error message when output buffer allocation fails
- Originally committed as revision 19194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 2c608fed (ffmpeg): print error when dv frame profile cannot be found
- Originally committed as revision 19193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision d509c743 (ffmpeg): check if frame size matches old sys and assumes corrupted input, fixe...
- Originally committed as revision 19192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision 90b4f091 (ffmpeg): Merge FreeBSD and DragonFlyBSD OS detection sections.
- Apparently DragonFlyBSD does not need memalign either.
Originally committed as revision 19191 to svn://svn.ffmpeg.or... - 01:18 PM Revision d6dcfc7f (ffmpeg): Add DragonFlyBSD to the list of supported OSes.
- patch by Adam Hoka, ahoka NetBSD org
Originally committed as revision 19190 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:55 AM Revision 7d582280 (ffmpeg): Initialise MAD decode_block_intra() loop iterator to zero.
- Originally committed as revision 19189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision 94994d8d (ffmpeg): G.729 decoder initialization routine (skeleton)
- Originally committed as revision 19188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision 730c1e4a (ffmpeg): Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE,
- since subframe length is the same in all G.729 modes.
Originally committed as revision 19187 to svn://svn.ffmpeg.org...
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 _...
Also available in: Atom