32778 Commits (b64269ce5528bdbec8af671042f97af1242cf044)
 

Author SHA1 Message Date
Michael Niedermayer fa2dbcd46a bintext: remove unneeded get_buffer() 14 years ago
Peter Ross 07a70caba7 Binary text decoder 14 years ago
Stefano Sabatini ea8de109af lavfi: add avfilter_all_channel_layouts public symbol 14 years ago
Stefano Sabatini 9899037dc6 lavfi: rename avfilter_all_* function names to avfilter_make_all_* 14 years ago
Stefano Sabatini 98b906e1af APIchanges: remove prores decoder addition entry 14 years ago
Michael Niedermayer 62101030c4 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer e78d1a594a mpegts: make sure the "standard" code doesnt override the probing with NONE/DATA. 14 years ago
Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 14 years ago
Ingo Brückl 5d305c9398 Correct determination of file size and frames in VBRI headers 14 years ago
Elvis Presley b3887bd5fa configure: require gplv2 for prores 14 years ago
Elvis Presley db54ff6d53 configure: add GPLv2 support (needed for ProRes) 14 years ago
Ronald S. Bultje ea540401d6 swscale: fix byte overreads in SSE-optimized hscale(). 14 years ago
Elvis Presley 3dd47ae537 Revert "get_bits: remove x86 inline asm in A32 bitstream reader" 14 years ago
Elvis Presley 5554de13b2 ProRes Decoder 14 years ago
Dustin Brody d7d2f0e63c matroskadec: fix typo. 14 years ago
Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 14 years ago
Michael Niedermayer d55b06b8e7 mjpeg: interlaced buggy avid fix 14 years ago
Michael Niedermayer e009432b50 mjpegdec: fix len for AVI1 reader 14 years ago
Michael Niedermayer b34c7a5656 Revert "MJPEG: emulate EOI also on two consecutive SOI." 14 years ago
Michael Niedermayer 3ee83f4605 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 205c13685f h264: allow disabling bitstream overread protection by using the fast flag. 14 years ago
Joakim Plate cdced09ef6 Don't override duration from file header with bitrate duration 14 years ago
Joakim Plate 5d70536804 [yop] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 7bcd81299a [wtv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate d9d7174d70 [tta] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate fc12f54ea9 [tmv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 425907809b [r3d] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate e22155ef0e [nsv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate a3f4fc813d [mxfdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 88ad79415c [mpc8] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 833358172b [jvd] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 58540d7bd3 [filmstrip] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 928cfc7e4f [ffmdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 1df00ac80f [dv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 75f418064e [cafdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Joakim Plate 598cc84fbf [bink] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
Alex Converse 940173d4d1 lavf utils: Remove write-only variable 14 years ago
Alex Converse 4439caa482 lavf utils: Rename shadowing variable 14 years ago
Michael Niedermayer d2a847c203 Merge remote-tracking branch 'hexene/scratchpad' 14 years ago
Mohamed Naufal e7f9aa6ff5 libstagefright: Explicitly free smart pointer objects 14 years ago
Michael Niedermayer 1a2d8c8b35 Changelog: Explain why C++ support is added, and that its optional 14 years ago
elupus 9fa47cb773 make mpegts_get_pcr resync if it's not on a valid mpegts packet 14 years ago
elupus 6214266362 cosmetic reindent of mpegts_get_pcr 14 years ago
elupus 0a90b6a43e check return value of url_fseek in mpegts_get_pcr 14 years ago
elupus 880e83827f respect the maximum position mpegts_get_pcr is allowed to seek to 14 years ago
elupus 2130d2f594 remove unused code in mpegts_get_pcr 14 years ago
Michael Niedermayer b5824233fb tools/build_libstagefright: rename build/libav to something neutral 14 years ago
Michael Niedermayer a30ef63354 ffplay: dont drop all frames if realtime decoding is impossible 14 years ago
Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 14 years ago
Laurent Aimar 6489455495 Check for invalid VLC value in smacker decoder. 14 years ago