32667 Commits (979bea13003ef489d95d2538ac2fb1c26c6f103b)
 

Author SHA1 Message Date
Michael Niedermayer 979bea1300 check all svq3_get_ue_golomb() returns. 13 years ago
Michael Niedermayer a64b028aeb h264dec: Dont display trash before a keyframe. 13 years ago
Michael Niedermayer 35f38b3ab9 rv34: check for size mismatch 13 years ago
Laurent Aimar a5dc990a4e Fix buffer size used for MC of B frames after a resolution change in the real decoder. 13 years ago
Laurent Aimar 4907f81358 Reject audio tracks with invalid interleaver parameters in RM demuxer. 13 years ago
Laurent Aimar 352c878de6 Fix js_vlc_bits value validation when joint stereo is used in cook decoder. 13 years ago
Laurent Aimar 9a0a64cb26 Fix potential overreads in rv34 decoder. 13 years ago
Michael Niedermayer bfadca1faf mjpegdec: print nb_components too in pict debug info 13 years ago
Michael Niedermayer b002184fa1 mjpegdec: make sure we dont interpret things after the bitstream buffer as resync marker 13 years ago
Stefano Sabatini d93a448be3 graph2dot: show timebase information for audio links 13 years ago
Stefano Sabatini db79d04173 af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions in filter_samples() 13 years ago
Michael Niedermayer b6c04b6821 mjpegdec: Remove buggy avid hacks, they dont do anything good with any file i found 13 years ago
Michael Niedermayer 93869d4e44 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 13 years ago
Stefano Sabatini e3fc0e8280 lavdev/lavfi: reindent after the last commit 13 years ago
Stefano Sabatini 4893c204c8 lavdev/lavfi: add audio support 13 years ago
Mina Nagy Zaki 3ee0bedcc0 lavfi: refactor query_formats and auto-insert audio conversion filters 13 years ago
Stefano Sabatini 37cc443c83 lavfi: add audio convert filter 13 years ago
Stefano Sabatini 553c5e9f23 lavfi: add and use an inlink variable in avfilter_config_links() 13 years ago
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
Luca Barbato 3a78fb57de libx264: introduce slice-max-size option 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
Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 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