32646 Commits (71c644ceda80022c3f9e7dd23953e970968fa626)
 

Author SHA1 Message Date
Stefano Sabatini 71c644ceda lavfi: set link audio time_base if not set in avfilter_config_links() 13 years ago
Daniel Kristjansson 4460b81f9e mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container 13 years ago
Clément Bœsch 8af64e1a67 ffprobe: fix crash with -h. 13 years ago
Clément Bœsch 9eb1c94713 doc: fix x264_opts/x264opts typo. 13 years ago
Ramiro Polla 6613db9736 dshow: remove filters from graph before releasing them 13 years ago
Ramiro Polla a1644f6287 dshow: reset list for each filter removed 13 years ago
Ramiro Polla 215e197942 dshow: invert condition to avoid leaking objects 13 years ago
Ramiro Polla dd41036a4c dshow: cleanup internal references on capture interface 13 years ago
Ramiro Polla 0b951d103d dshow: release pin on disconnect 13 years ago
Ramiro Polla c7807eeb78 doc: add documentation for dshow indev 13 years ago
Ramiro Polla 01b997b958 dshow: indent 13 years ago
Ramiro Polla 0883a7fa3b dshow: add option to list audio/video options 13 years ago
Ramiro Polla c4b2027d10 dshow: add audio/video options 13 years ago
Ramiro Polla d0da310317 dshow: initialize variable to prevent releasing random data 13 years ago
Ramiro Polla ee4ed80485 dshow: factorise cycling through pins 13 years ago
Michael Niedermayer 41215fdeb3 libavfilter/formats.c: fix compile of test 13 years ago
Michael Niedermayer cfe4e8c220 bintext: make decoder names unique 13 years ago
Michael Niedermayer 3ac4f444e2 bintext: set buffer hints 13 years ago
Michael Niedermayer b9dbaa409f bintext: fix possible x variable overflow. 13 years ago
Michael Niedermayer fa2dbcd46a bintext: remove unneeded get_buffer() 13 years ago
Peter Ross 07a70caba7 Binary text decoder 13 years ago
Stefano Sabatini ea8de109af lavfi: add avfilter_all_channel_layouts public symbol 13 years ago
Stefano Sabatini 9899037dc6 lavfi: rename avfilter_all_* function names to avfilter_make_all_* 13 years ago
Stefano Sabatini 98b906e1af APIchanges: remove prores decoder addition entry 13 years ago
Michael Niedermayer 62101030c4 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer e78d1a594a mpegts: make sure the "standard" code doesnt override the probing with NONE/DATA. 13 years ago
Ingo Brückl 5d305c9398 Correct determination of file size and frames in VBRI headers 13 years ago
Elvis Presley b3887bd5fa configure: require gplv2 for prores 13 years ago
Elvis Presley db54ff6d53 configure: add GPLv2 support (needed for ProRes) 13 years ago
Ronald S. Bultje ea540401d6 swscale: fix byte overreads in SSE-optimized hscale(). 13 years ago
Elvis Presley 3dd47ae537 Revert "get_bits: remove x86 inline asm in A32 bitstream reader" 13 years ago
Elvis Presley 5554de13b2 ProRes Decoder 13 years ago
Dustin Brody d7d2f0e63c matroskadec: fix typo. 13 years ago
Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 13 years ago
Michael Niedermayer d55b06b8e7 mjpeg: interlaced buggy avid fix 13 years ago
Michael Niedermayer e009432b50 mjpegdec: fix len for AVI1 reader 13 years ago
Michael Niedermayer b34c7a5656 Revert "MJPEG: emulate EOI also on two consecutive SOI." 13 years ago
Michael Niedermayer 3ee83f4605 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 205c13685f h264: allow disabling bitstream overread protection by using the fast flag. 13 years ago
Joakim Plate cdced09ef6 Don't override duration from file header with bitrate duration 13 years ago
Joakim Plate 5d70536804 [yop] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 7bcd81299a [wtv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate d9d7174d70 [tta] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate fc12f54ea9 [tmv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 425907809b [r3d] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate e22155ef0e [nsv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate a3f4fc813d [mxfdec] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 88ad79415c [mpc8] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 833358172b [jvd] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
Joakim Plate 58540d7bd3 [filmstrip] Check return value of avio_seek and avoid modifying state if it fails 13 years ago