21118 Commits (15f52e50fe37bdc8778f3f6097ba343c871ec228)

Author SHA1 Message Date
Justin Ruggles 56a9d2b44e atrac3: move the 'version' field from ATRAC3Context to where it is used 12 years ago
Justin Ruggles aefdb735c3 atrac3: simplify some loop indexing 12 years ago
Justin Ruggles e55d53905f atrac3: cosmetics: pretty-printing and renaming 12 years ago
Mans Rullgard abdee95224 pcm: define AVCodec instances only for enabled codecs 12 years ago
Anton Khirnov 5957aefc7c libxvid: remove useless doxy comments. 12 years ago
Anton Khirnov b691135d0c lavc: remove stats_out from the options table. 12 years ago
Anton Khirnov d6f4fe68c8 lavc: extend frame_size doxy. 12 years ago
Justin Ruggles 46a86c6194 alacdec: set bits_per_raw_sample 12 years ago
Michael Niedermayer 248b1ff26b Fix various uses of av_log_missing_feature() 12 years ago
Nathan Caldwell c854102da7 avcodec: handle AVERROR_EXPERIMENTAL 12 years ago
Nathan Caldwell a4aa20fbdb avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL 12 years ago
Stefano Sabatini 8c2dbc3805 lavc/utils: provide more feedback in case of experimental codec 12 years ago
Michael Niedermayer 5713091818 mpegaudiodec: Fix buffer handling on random access 12 years ago
Marton Balint d6e9566949 h264: add support for AFD detection 12 years ago
Michael Niedermayer f72b735d41 libavcodec/vorbisenc: add {} to complex ifs 12 years ago
Michael Niedermayer 4ce9312d76 libavcodec/cook: add {} to complex ifs 12 years ago
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 12 years ago
Michael Niedermayer e4255eaf47 ffv1: split decoder and encoder 12 years ago
Michael Niedermayer 05f228b0a0 ffv1: fix gray 12 years ago
Michael Niedermayer 7696a392e2 mp3dec: propagate error code correctly. 12 years ago
Diego Biurrun a7d2861d36 svq3: K&R formatting cosmetics 12 years ago
Diego Biurrun af1ede069c svq3: cosmetics: Drop useless parentheses 12 years ago
Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 12 years ago
Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 12 years ago
Luca Barbato 4a2a4524a3 ffv1: propagate errors 12 years ago
Luca Barbato 71f7b22dba ffv1: split decoder and encoder 12 years ago
Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 years ago
Michael Niedermayer d7cabb3c7e bgmc: check the correct pointers 12 years ago
Michael Niedermayer bf52ad1e49 lavc: revert broken hunk from 1cd9c81ddb 12 years ago
Martin Storsjö d15c21e5fa avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility 12 years ago
Mans Rullgard f0c07be649 celp_math: rename ff_log2 to ff_log2_q15 12 years ago
Stefano Sabatini 7bc533c41b lavc/utils: fix a few case/punctuation inconsistencies in avcodec_open2() 12 years ago
Stefano Sabatini 1cd9c81ddb lavc/utils: extend feedback provided by avcodec_open2() 12 years ago
Mans Rullgard 1846ddf0a7 ARM: fix overreads in neon h264 chroma mc 12 years ago
Hendrik Leppkes 953a3dcc4e Mark data symbols shared between libraries with av_export 12 years ago
Hendrik Leppkes 33f2a49423 vc1: only disable interlaced b-frames for software decoding 12 years ago
Hendrik Leppkes b87ff34496 vc1: implement vc1 field interlaced dxva2 decoding 12 years ago
Michael Niedermayer 0fa26bd470 utvideoenc: fix theoretical integer overflow 12 years ago
Michael Niedermayer d86ef54476 avcodec_align_dimensions2: add missing breaks 12 years ago
Ash Hughes 2470851f12 lavc: enable recursively using avcodec_open2/close. 12 years ago
Diego Biurrun c896aa984e build: Drop OBJS declaration for non-existing PCM_DVD encoder 12 years ago
Michael Niedermayer 6bcdfe48d0 mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all 12 years ago
Kostya Shishkov 169514c440 indeo3: do not try to output more lines than we can fit 12 years ago
Kostya Shishkov 8774d58358 bmv: get a new frame on every decode_frame(), so we can use direct rendering 12 years ago
Michael Niedermayer d50aa006fb tiffenc: fix integer overflow 12 years ago
Michael Niedermayer a06f943f9d roqvideodec: replace dead code by assert 12 years ago
Michael Niedermayer c0b17ea106 roqaudioenc: Fix crash with very small roq files 12 years ago
Paul B Mahol 4ebf305951 lavc/tta: do not overwrite bits_per_coded_sample 12 years ago
Paul B Mahol 445f36d7c8 kmvc: use meaningful error codes 12 years ago
Paul B Mahol be536f084a xxan: return more meaningful error codes 12 years ago