source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dc255275   13 years michaelni Fixed invalid read access on extra data in cinepak decoder. …
(edit) @d0121e8d   13 years michaelni Fixed segfault on corrupted smacker streams in the demuxer. …
(edit) @d07ac185   13 years michaelni Fixed segfaults on corruped smacker streams in the decoder. …
(edit) @1632a57   13 years michaelni Fixed segfault on memory allocation failure in ape demuxer. …
(edit) @c8ce2b0a   13 years michaelni mpegts: When playing mpegts over rtp/rtsp/sdp, lavf must still read …
(edit) @53f8f0a7   13 years michaelni Fix for some non interleaved avi files that gets played twice or won't …
(edit) @e42a3dd1   13 years michaelni Allow reading of growing avi files (ie currently being written) This …
(edit) @fe0ac337   13 years michaelni mpeg4videodec: Fix new slice end detection for missing slices. …
(edit) @3fec40b6   13 years Carl Eugen Hoyos Fix VA-API decoding artefacts. Fixes ticket #457.
(edit) @ea0ac11e   13 years michaelni h264: prevent an out of array read in decode_nal_units() …
(edit) @0c0ec4be   13 years michaelni ffmpeg: dont copy duration when -t is used Fixes Ticket445 …
(edit) @23f5cff9   13 years michaelni h264dec: Prevent CABAC and CAVLC bitsteram overreading Signed-off-by: …
(edit) @28ccda78   13 years tempn add libspeex encoder change
(edit) @a52cdcd2   13 years michaelni libspeex encoder wraper taken from svn head of xuggle
(edit) @c975cfae   13 years Clément Bœsch build: fix install rule with --progs-suffix.
(edit) @754d7f23   13 years Clément Bœsch Fix compilation with --disable-everything --enable-muxer=dv
(edit) @7ba8e6bb   13 years michaelni ffmpeg: replace messy duplicated tag compatibility functions by more …
(edit) @cec92fe4   13 years michaelni ffmpeg: add vbsf & absf for compatibility. Signed-off-by: Michael …
(edit) @cb66db80   13 years michaelni mpegts: update comment to match code Signed-off-by: Michael …
(edit) @6796b824   13 years michaelni libavformat/utils: Only require first packet to be known for all audio …
(edit) @2298818f   13 years stefano.sabatini-lala Remove reference to the libavfilter soc SVN repo, update libavfilter …
(edit) @4a3294ef   13 years michaelni dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 …
(edit) @8fd1da5b   13 years michaelni vp3dec: set key_frame field of AVFrame Signed-off-by: Michael …
(edit) @6d40f88c   13 years michaelni mpegts: Some additional HDMV types and reg descriptors for mpegts …
(edit) @7db7eb0   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Fixed …
(edit) @60599c68   13 years Carl Eugen Hoyos Fix copmilation with --disable-everything --enable-muxer=mxf.
(edit) @1eb805ed   13 years michaelni cabac test: Change input to test, so a wider range of states is …
(edit) @830d7d5c   13 years michaelni cabac test: match encode and decode side Signed-off-by: Michael …
(edit) @89653ea7   13 years michaelni cabac: fix cabac encoder Signed-off-by: Michael Niedermayer …
(edit) @8bfea4ab   13 years martin Fixed segfault with wavpack decoder on corrupted decorrelation terms …
(edit) @824f98f4   13 years michaelni Fixed deference of NULL pointer in motionpixels decoder. …
(edit) @6a11686d   13 years anton avconv: move audio_channels to the options context.
(edit) @2130981a   13 years anton avconv: move *_disable to options context.
(edit) @35c5d7d1   13 years anton avconv: remove -[vas]lang options. They are redundant, the same can …
(edit) @013887eb   13 years anton avconv: move codec tags to options context. Add a new -tag option, …
(edit) @b10ba117   13 years michaelni avisynth: Fix upside down bug
(edit) @4f123a7d   13 years michaelni avisynth: Remove wrong pts calculation. Fixes Ticket428
(edit) @78a041a9   13 years michaelni mpeg4videodec: rewrite the slice end detection of non partitioned …
(edit) @e5e0580b   13 years michaelni Fixed size given to init_get_bits(). init_get_bits() takes a number …
(edit) @0c1f5b93   13 years alex.converse cljr: init_get_bits size in bits instead of bytes
(edit) @b7ce4f1d   13 years alex.converse indeo2: fail if input buffer too small
(edit) @68ca330c   13 years alex.converse indeo2: init_get_bits size in bits instead of bytes
(edit) @46b00495   13 years alex.converse ffv1: Fixed size given to init_get_bits() in decoder. init_get_bits() …
(edit) @8362a0ff   13 years michaelni Fixed size given to init_get_bits() in ffv1 decoder. init_get_bits() …
(edit) @22bf6f70   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @1bb766a9   13 years michaelni ffmpeg: fix -re Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @73e0ec2f   13 years michaelni rc: finetune convergence failure fix Signed-off-by: Michael …
(edit) @ed14517c   13 years michaelni rc: fix convergence failure Signed-off-by: Michael Niedermayer …
(edit) @bcef876f   13 years michaelni Fix documentation for "-debug" commandline argument (cherry picked …
(edit) @6dcbbe34   13 years michaelni av_interleave_packet_per_dts: switch noninterleaved flushing logic to …
(edit) @88fddd0b   13 years Clément Bœsch ffprobe: replace specific ## GNU cpp extension with VA_ARGS.
(edit) @8096b7c6   13 years michaelni asfenc: fix assert failure on long ffserver runs
(edit) @d64066f6   13 years michaelni Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set
(edit) @5241bc27   13 years Clément Bœsch ffprobe: replace simple string printing with the appropriate helper.
(edit) @78d7d8f   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Employ …
(edit) @04c13dc   13 years michaelni qcelpdec: fix the return value of qcelp_decode_frame().
(edit) @54e1eaef   13 years michaelni mp3dec: Dont spam the user on multiple mp3 frames.
(edit) @8ba987bf   13 years michaelni ffmdec: set avio buffer to ffm->packet_size, avoid dirty reads
(edit) @0b99e858   13 years michaelni ffmdec: fix seeking for non indexed files Signed-off-by: Michael …
(edit) @59810f83   13 years michaelni ffmdec: handle wrapped file in ffm_seek
(edit) @dba2b63a   13 years alex.converse wavpack: Check error codes rather than working around error conditions.
(edit) @6337de92   13 years michaelni doxygen: dont generate docs for avconv.c This is a workaround to avoid …
(edit) @6376362d   13 years diego Employ FF_ARRAY_ELEMS instead of manually calculating array length.
(edit) @55354b7d   13 years martin Fixed invalid access in wavpack decoder on corrupted bitstream. …
(edit) @0aedab03   13 years martin Fixed invalid writes in wavpack decoder on corrupted bitstreams. …
(edit) @beefafda   13 years martin Fixed invalid access in wavpack decoder on corrupted extra bits …
(edit) @f6e99bf5   13 years Carl Eugen Hoyos Add loas as an extension for LOAS/LATM.
(edit) @c1fcd7e1   13 years Carl Eugen Hoyos Support remuxing aac_latm.
(edit) @1da43f7   13 years michaelni libvpxenc: add 'crf' private option Signed-off-by: Michael …
(edit) @3dc14b46   13 years michaelni libvpxenc: add 'rc_lookahead' private option Signed-off-by: Michael …
(edit) @fb99d787   13 years michaelni libvpxenc: silence AVOption related warnings Signed-off-by: Michael …
(edit) @0962ad0e   13 years michaelni avopt: Fix searching for constants Fixes Ticket350 Signed-off-by: …
(edit) @bd358e12   13 years michaelni jpeglsdec: fix infinite loop Fixes Ticket331 Signed-off-by: Michael …
(edit) @42d4df06   13 years michaelni WTV muxer (1_extract_wtv_common_code.patch)
(edit) @bcc531f0   13 years michaelni flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 …
(edit) @f1b56930   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Add …
(edit) @5ea091fb   13 years martin rtpdec_asf: Fix integer underflow that could allow remote code …
(edit) @a2b66a3   13 years michaelni rtpdec_asf: fix memleak Based on a suggestion by Ronald S. Bultje …
(edit) @ba9a7e0   13 years michaelni rtp: Fix integer underflow that could allow remote code execution. …
(edit) @0ca36b4d   13 years janne-libav Add LATM muxer Signed-off-by: Janne Grunau <janne-libav@jannau.net>
(edit) @635bbecf   13 years anton v210enc: clip values according to specifications Signed-off-by: Anton …
(edit) @d239b83e   13 years anton v210enc: switch to PIX_FMT_422P10 Signed-off-by: Anton Khirnov …
(edit) @08fa23d6   13 years anton v210dec: switch to PIX_FMT_422P10 Signed-off-by: Anton Khirnov …
(edit) @4dbcdfa8   13 years anton AVOptions: remove AVOption.offset <= 0 checks They will only ever be …
(edit) @79eff913   13 years anton AVOptions: deprecate av_opt_set_defaults2 It's a hack which was …
(edit) @a7e2b2cc   13 years anton AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h …
(edit) @0962f23b   13 years anton libx264: fix setting some more parameters Specifically, trellis, nr, …
(edit) @2bb5d637   13 years anton libx264: fix setting the H.264 level Move setting it after …
(edit) @9c684fea   13 years anton libx264: add 'direct-pred' private option Deprecate …
(edit) @0635a8aa   13 years anton libx264: add 'partitions' private option Deprecate …
(edit) @3961695b   13 years michaelni Correct docs for boxblur parameters Signed-off-by: Michael …
(edit) @0078430e   13 years michaelni flvdec: A little bit of cleanup
(edit) @4ee53d7e   13 years michaelni flvenc: Correctly encode data stream into in-band metadata frames.
(edit) @4c050429   13 years michaelni flvdec: Properly decoding in-band metadata packets as data frames.
(edit) @c054f116   13 years michaelni flvdec: Started to remove most of the "only 1-audio+1-video" assumptions
(edit) @30bcd6a9   13 years michaelni flv: Ammon's changes migrated from 0.6.0 - I believe for the android …
(edit) @b5d4c0e2   13 years Carl Eugen Hoyos Support Speex in isom. Adobe Flash Media Server produces such files …
(edit) @d898ab90   13 years Carl Eugen Hoyos Fix decoding of 2/4 bpp Tiff samples.
(edit) @f863cdef   13 years Carl Eugen Hoyos Cosmetics: Fix comment.
(edit) @9243454e   13 years michaelni libavformat/utils: only run delta_dts_min calculation code when its …
Note: See TracRevisionLog for help on using the revision log.