source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @44ab77db   13 years stefasab asrc_anullsrc: extend syntax to make it accept a non positional list …
(edit) @07631dee   13 years michaelni rtmpproto.c: Fixed RTMP Stream output issue Original code had the …
(edit) @b2f230e2   13 years michaelni mpegpsdec: fix reading first mpegps packet
(edit) @140dbcff   13 years michaelni Avoid NULL dereference on corrupted bitstream with real decoder. …
(edit) @d788af6c   13 years michaelni Reject slices that does not have the same type than the first one in …
(edit) @eac673d5   13 years michaelni timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. …
(edit) @9a9ceb8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @979bea13   13 years michaelni check all svq3_get_ue_golomb() returns. Signed-off-by: Michael …
(edit) @a64b028a   13 years michaelni h264dec: Dont display trash before a keyframe. Fixes Ticket472 This …
(edit) @35f38b3a   13 years michaelni rv34: check for size mismatch Signed-off-by: Michael Niedermayer …
(edit) @d763fb7d   13 years anton lavfi: add select filter Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @a5dc990a   13 years michaelni Fix buffer size used for MC of B frames after a resolution change in …
(edit) @0e7efb9d   13 years lu_zero oggdec: fix out of bound write in the ogg demuxer Between ogg_save() …
(edit) @4907f813   13 years michaelni Reject audio tracks with invalid interleaver parameters in RM demuxer. …
(edit) @352c878d   13 years michaelni Fix js_vlc_bits value validation when joint stereo is used in cook …
(edit) @9a0a64cb   13 years michaelni Fix potential overreads in rv34 decoder. Signed-off-by: Michael …
(edit) @7574cacb   13 years anton movenc: create an alternate group for each media type Partially fixes …
(edit) @e417d80d   13 years anton lavd: add libcdio-paranoia input device for audio CD grabbing
(edit) @85d982f   13 years anton rawdec: refactor private option for raw video demuxers …
(edit) @34d2bf30   13 years anton pcmdec: use unique classes for all pcm demuxers.
(edit) @d906f49   13 years anton rawdec: g722 is always 1 channel/16kHz
(edit) @bfadca1   13 years michaelni mjpegdec: print nb_components too in pict debug info Signed-off-by: …
(edit) @b002184f   13 years michaelni mjpegdec: make sure we dont interpret things after the bitstream …
(edit) @d93a448b   13 years stefasab graph2dot: show timebase information for audio links
(edit) @db79d041   13 years stefasab af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions …
(edit) @b6c04b68   13 years michaelni mjpegdec: Remove buggy avid hacks, they dont do anything good with any …
(edit) @93869d4e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @5c5306df   13 years michaelni lavf/utils: rewrite real fps calculation code. The new code is free of …
(edit) @e3fc0e82   13 years stefasab lavdev/lavfi: reindent after the last commit
(edit) @4893c204   13 years stefasab lavdev/lavfi: add audio support
(edit) @3ee0bedc   13 years stefasab lavfi: refactor query_formats and auto-insert audio conversion filters …
(edit) @37cc443c   13 years stefasab lavfi: add audio convert filter Add aconvert filter to perform sample …
(edit) @553c5e9f   13 years stefasab lavfi: add and use an inlink variable in avfilter_config_links() …
(edit) @71c644ce   13 years stefasab lavfi: set link audio time_base if not set in avfilter_config_links() …
(edit) @4460b81f   13 years michaelni mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container Support Main …
(edit) @3a78fb57   13 years lu_zero libx264: introduce slice-max-size option Yet another option useful …
(edit) @8af64e1a   13 years Clément Bœsch ffprobe: fix crash with -h.
(edit) @9eb1c94   13 years Clément Bœsch doc: fix x264_opts/x264opts typo.
(edit) @6613db9   13 years stefasab dshow: remove filters from graph before releasing them Signed-off-by: …
(edit) @a1644f62   13 years stefasab dshow: reset list for each filter removed Signed-off-by: Stefano …
(edit) @215e1979   13 years stefasab dshow: invert condition to avoid leaking objects Signed-off-by: …
(edit) @dd41036a   13 years stefasab dshow: cleanup internal references on capture interface …
(edit) @0b951d10   13 years stefasab dshow: release pin on disconnect Signed-off-by: Stefano Sabatini …
(edit) @c7807eeb   13 years stefasab doc: add documentation for dshow indev Signed-off-by: Stefano …
(edit) @01b997b9   13 years stefasab dshow: indent Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
(edit) @0883a7fa   13 years stefasab dshow: add option to list audio/video options Signed-off-by: Stefano …
(edit) @c4b2027d   13 years stefasab dshow: add audio/video options Signed-off-by: Stefano Sabatini …
(edit) @d0da3103   13 years stefasab dshow: initialize variable to prevent releasing random data …
(edit) @ee4ed804   13 years stefasab dshow: factorise cycling through pins Signed-off-by: Stefano Sabatini …
(edit) @41215fde   13 years michaelni libavfilter/formats.c: fix compile of test Signed-off-by: Michael …
(edit) @cfe4e8c2   13 years michaelni bintext: make decoder names unique Signed-off-by: Michael Niedermayer …
(edit) @3ac4f444   13 years michaelni bintext: set buffer hints Signed-off-by: Michael Niedermayer …
(edit) @b9dbaa40   13 years michaelni bintext: fix possible x variable overflow. Signed-off-by: Michael …
(edit) @fa2dbcd4   13 years michaelni bintext: remove unneeded get_buffer() Signed-off-by: Michael …
(edit) @07a70cab   13 years michaelni Binary text decoder Decoder and demuxer for various binary text …
(edit) @ea8de109   13 years stefasab lavfi: add avfilter_all_channel_layouts public symbol This list is …
(edit) @9899037d   13 years stefasab lavfi: rename avfilter_all_* function names to avfilter_make_all_* A …
(edit) @98b906e1   13 years stefasab APIchanges: remove prores decoder addition entry It is not an API change.
(edit) @62101030   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e78d1a59   13 years michaelni mpegts: make sure the "standard" code doesnt override the probing with …
(edit) @b59efc94   13 years alex.converse Fixed size given to init_get_bits(). init_get_bits() takes a number …
(edit) @5d305c93   13 years michaelni Correct determination of file size and frames in VBRI headers The …
(edit) @b3887bd5   13 years elvis configure: require gplv2 for prores Signed-off-by: Elvis Presley …
(edit) @db54ff6d   13 years elvis configure: add GPLv2 support (needed for ProRes) Signed-off-by: Elvis …
(edit) @ea540401   13 years rsbultje swscale: fix byte overreads in SSE-optimized hscale(). SSE-optimized …
(edit) @3dd47ae5   13 years elvis Revert "get_bits: remove x86 inline asm in A32 bitstream reader" This …
(edit) @5554de13   13 years elvis ProRes Decoder Signed-off-by: Elvis Presley <elvis@e.p>
(edit) @d7d2f0e6   13 years anton matroskadec: fix typo. Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @4a9628f2   13 years anton matroskadec: bail on parsing of incorrect seek index segments …
(edit) @d55b06b8   13 years michaelni mjpeg: interlaced buggy avid fix Fix Ticket362 Signed-off-by: Michael …
(edit) @e009432b   13 years michaelni mjpegdec: fix len for AVI1 reader Signed-off-by: Michael Niedermayer …
(edit) @b34c7a56   13 years michaelni Revert "MJPEG: emulate EOI also on two consecutive SOI." This causes …
(edit) @3ee83f46   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf …
(edit) @205c1368   13 years michaelni h264: allow disabling bitstream overread protection by using the fast …
(edit) @cdced09e   13 years Joakim Plate Don't override duration from file header with bitrate duration This …
(edit) @5d705368   13 years Joakim Plate [yop] Check return value of avio_seek and avoid modifying state if it fails
(edit) @7bcd812   13 years Joakim Plate [wtv] Check return value of avio_seek and avoid modifying state if it fails
(edit) @d9d7174d   13 years Joakim Plate [tta] Check return value of avio_seek and avoid modifying state if it fails
(edit) @fc12f54e   13 years Joakim Plate [tmv] Check return value of avio_seek and avoid modifying state if it fails
(edit) @42590780   13 years Joakim Plate [r3d] Check return value of avio_seek and avoid modifying state if it fails
(edit) @e22155ef   13 years Joakim Plate [nsv] Check return value of avio_seek and avoid modifying state if it fails
(edit) @a3f4fc81   13 years Joakim Plate [mxfdec] Check return value of avio_seek and avoid modifying state if …
(edit) @88ad7941   13 years Joakim Plate [mpc8] Check return value of avio_seek and avoid modifying state if it …
(edit) @83335817   13 years Joakim Plate [jvd] Check return value of avio_seek and avoid modifying state if it fails
(edit) @58540d7   13 years Joakim Plate [filmstrip] Check return value of avio_seek and avoid modifying state …
(edit) @928cfc7e   13 years Joakim Plate [ffmdec] Check return value of avio_seek and avoid modifying state if …
(edit) @1df00ac8   13 years Joakim Plate [dv] Check return value of avio_seek and avoid modifying state if it fails
(edit) @75f41806   13 years Joakim Plate [cafdec] Check return value of avio_seek and avoid modifying state if …
(edit) @598cc84f   13 years Joakim Plate [bink] Check return value of avio_seek and avoid modifying state if it …
(edit) @940173d4   13 years alex.converse lavf utils: Remove write-only variable
(edit) @4439caa4   13 years alex.converse lavf utils: Rename shadowing variable
(edit) @d2a847c   13 years michaelni Merge remote-tracking branch 'hexene/scratchpad' * hexene/scratchpad: …
(edit) @e7f9aa6f   13 years naufal22 libstagefright: Explicitly free smart pointer objects
(edit) @1a2d8c8b   13 years naufal22 Changelog: Explain why C++ support is added, and that its optional …
(edit) @9fa47cb7   13 years michaelni make mpegts_get_pcr resync if it's not on a valid mpegts packet
(edit) @62142663   13 years michaelni cosmetic reindent of mpegts_get_pcr
(edit) @0a90b6a4   13 years michaelni check return value of url_fseek in mpegts_get_pcr
(edit) @880e8382   13 years michaelni respect the maximum position mpegts_get_pcr is allowed to seek to
(edit) @2130d2f5   13 years michaelni remove unused code in mpegts_get_pcr
(edit) @b5824233   13 years naufal22 tools/build_libstagefright: rename build/libav to something neutral …
Note: See TracRevisionLog for help on using the revision log.