35657 Commits (785038c92cc7fc1da437576382083246ca598fce)

Author SHA1 Message Date
Carl Eugen Hoyos 00ffbdfb68 lavc/fic: Do not warn about empty cursor. 9 years ago
Carl Eugen Hoyos 47a11ff457 lavc/fic: Be less verbose for invisible cursor outside of video. 9 years ago
Clément Bœsch 9f3dd53050 lavc/srtenc: do not emit any subrip tags with text codec 9 years ago
Clément Bœsch bbf02f7d28 lavc: override decode return value only in case of error 9 years ago
Christophe Gisquet 532e937083 avcodec/wmalosslessdec: silence a sample request 9 years ago
Paul B Mahol 8f4358888f avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct 9 years ago
foo86 b286ff69c0 avcodec/dcaenc: move channel reordering tables to dcaenc.h 9 years ago
foo86 de28e73cce avcodec/dcaenc: reuse shared quant levels table 9 years ago
Michael Niedermayer cb84c12fa2 avcodec/mpeg12dec: Print position in end mismatch error 9 years ago
Michael Niedermayer 390703fcf5 avcodec/mpeg12dec: Do not choke on extra m704 alpha data 9 years ago
Paul B Mahol a67816bcce avcodec/wmalosslessdec: fix decoding of raw pcm tiles 9 years ago
wm4 66dd21d50b avcodec/utils: split side-data in new decode API too 9 years ago
Kieran Kunhya e9a9ca1936 avcodec/cfhd: Don't decode coefficients if no end of header tag found. Fixes fuzzed files such as the one in in ticket #5383 9 years ago
Timo Rothenpieler c4312b1cf4 avcodec/nvenc: Add missing lossless presets to doc string 9 years ago
Ivan Uskov b577a54a7c qsv: Fix wrong ticks_per_frame for H.264 9 years ago
Umair Khan a2ba50b03a avcodec/alsdec: Fix bitstream reading 9 years ago
Paul B Mahol 1f62a6e780 avcodec/shorten: make max frame size bigger if custom block size was used 9 years ago
Michael Niedermayer 566d64d4fb avcodec/h264: Only recover from reference pictures 9 years ago
Michael Niedermayer 4efd3ec50a avcodec/svq3: fix assert type (was av_assert2 in h264 from where this was copied) 9 years ago
Michael Niedermayer 005c61c6b8 avcodec/ttaenc: Reallocate packet if its too small 9 years ago
Rodger Combs e1c20485c1
lavc/audiotoolboxdec: move to new BSF API 9 years ago
Rodger Combs 95116bf35f
lavc/audiotoolboxdec: fix memory leak 9 years ago
Derek Buitenhuis 492d229303 qsvenc_hevc: Fix usage of ff_hevc_extract_rbsp 9 years ago
Martin Vignali 3ce19882c5 libavcodec/exr: move xsize and ysize to thread data 9 years ago
Derek Buitenhuis 4791a910c0 lavc/hevc_parse: Don't take a HEVCContext 9 years ago
Michael Niedermayer 9ac154d1fa avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3 9 years ago
Jan Ekström 9779b62624 pgssubdec: fix subpicture output colorspace and range 9 years ago
Anton Khirnov 44d16df413 h264_parser: eliminate H264SliceContext usage 9 years ago
Anton Khirnov 71d3305c27 h264_parse: make sure the ref count is zeroed on all failure paths 9 years ago
Anton Khirnov a6e27f7add h264: factor out parsing the reference count into a separate file 9 years ago
Anton Khirnov 56b17a33f2 h264: stop testing whether the reference count changes in ff_set_ref_count() 9 years ago
Anton Khirnov e9f884416c h264: move reading direct_spatial_mv_pred out of ff_set_ref_count() 9 years ago
Anton Khirnov 8d0cc8ca97 h264_parser: switch to h2645_parse for NAL unescaping 9 years ago
Anton Khirnov f3ed484953 h264_mp4toannexb_bsf: do not fail on annex B extradata 9 years ago
Michael Niedermayer 38433345e5 avcodec/utils: Assert that the number of consumed bytes in avcodec_decode_audio4() is <= the input size 9 years ago
wm4 27adf9f9cd avcodec/utils: fix minor memory leaks on avcodec_open2() failure 9 years ago
Paul B Mahol c85d04251d avcodec: add TrueMotion 2.0 Real Time decoder 9 years ago
Vittorio Giovara 5fca95c8e5 libx264: Forbid inverted Stereo3D mode 9 years ago
Vittorio Giovara 9e2af0e907 libx264: Allow Stereo3D monoscopic value 9 years ago
wm4 7fc329e2dd lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Michael Niedermayer 0de99ab06f avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param() 9 years ago
Michael Niedermayer 9f36ea57ae avcodec/avpacket: Fix off by 5 error 9 years ago
Paul B Mahol 38797a8033 avcodec/takdec: add code that got somehow lost in process of REing 9 years ago
Luca Barbato f3fdef108e ape: Avoid undefined behaviour 9 years ago
Luca Barbato 6b2ad3ca48 indeo3: Avoid undefined behaviour 9 years ago
Derek Buitenhuis eae2ebded3 libxvid: Create extradata in init using a dummy frame 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
Paul B Mahol 13406b6124 avcodec/tak_parser: fix parsing of streams with bunch of small frames at end 9 years ago
Michael Niedermayer ce18e48aec avcodec/dump_extradata_bsf: Add back 'k' and 'e' options 9 years ago
Michael Niedermayer 57fc93ecb2 avcodec/remove_extradata_bsf: Add back 'k' and 'e' options 9 years ago