35374 Commits (5d7696fe2b402c20a3b01c7acd2012b0daa53a28)

Author SHA1 Message Date
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
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
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
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
Michael Niedermayer 8106479503 avcodec/bitstream_filter: Fix initializing options from the argument string 9 years ago
Michael Niedermayer 76d0209db4 avcodec/intrax8: Remove duplicated chunk from ba5bcf9612 9 years ago
Carl Eugen Hoyos db7d0d6e7c lavc/fic: Cosmetics, fix a typo. 9 years ago
Carl Eugen Hoyos 1106a2c5dd lavc/webp: Print a warning for unsupported chunks. 9 years ago
Ronald S. Bultje ee729cc0ed vp9: ignore frame_context_index field in key-/intraonly-frames. 9 years ago
Paul B Mahol 7a0aee1688 avcodec/takdec: fix decoding of some sample rates with multichannel coder 9 years ago
Ivan 3a727606c4 avcodec/h264: Fix for H.264 configuration parsing 9 years ago
Michael Niedermayer 487c346d98 avcodec/exr: Fix "libavcodec/exr.c:1494:13: warning: ISO C90 forbids mixed declarations and code" 9 years ago
Rostislav Pehlivanov 9e138c4813 vc2enc: use 32x16 slices by default 9 years ago
Rostislav Pehlivanov 77fb7177af vc2enc: don't require interlacing for 1080p50/60 base video formats 9 years ago
Carl Eugen Hoyos 139cbeb75e lavc/dds: Fix GRAY8A decoding. 9 years ago
Michael Niedermayer f07923253a avcodec/avcodec: Document signed/unsignedness of sample formats in relation to bits_per_raw_sample 9 years ago
Michael Niedermayer bcf936eaea avcodec/utils: Add braces to framecount computation 9 years ago
Michael Niedermayer a7fa1e38ca avcodec/utils: Fix duration of ATRAC3 packets 9 years ago
Michael Niedermayer 21acc4db5f avcodec: Add bits_per_raw_sample to AVCodecParameters 9 years ago
Paul B Mahol 9cd2ca9966 avcodec/ralf: add support for mono 9 years ago
Paul B Mahol c9fb81ff41 avcodec/atrac3: pass AVCodecContext to av_log if available 9 years ago
Michael Niedermayer 8e26bdd59b avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case 9 years ago
Paul B Mahol 56759f69a6 avcodec/wmalosslessdec: improve 24bit support 9 years ago
Paul B Mahol 5ac71e9db8 avcodec/wmalosslessdec: improve >2 channel support 9 years ago
Rodger Combs c890bcbacf
lavf/audiotoolboxdec: only provide block alignment for ILBC 9 years ago
Rodger Combs c11157c09a
lavf/audiotoolboxdec: only send extradata for formats that use it 9 years ago
Rodger Combs acd5910e39
lavc/audiotoolboxdec: reindent 9 years ago
Rodger Combs b20d3bf4a4
lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible 9 years ago
Martin Vignali ac07e57c39 avcodec/exr: fix huf_decode 9 years ago
Paul B Mahol 392b0a25c2 avcodec/exr: fix clearing end of bitmap 9 years ago