44299 Commits (52627248e49e58eb4b78e4fcda90a64f4c476ea3)
 

Author SHA1 Message Date
Alexandra Hájková be35ef92a4 xan: Convert to the new bitstream reader 8 years ago
Alexandra Hájková f9c59f26c8 wnv1: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 0536e7d782 vima: Convert to the new bitstream reader 8 years ago
Alexandra Hájková e5bdfc6790 vble: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 104a4289f9 utvideodec: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 85f760fedd twinvq: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 0bea79afa6 tscc2: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 8e4cadea5d truespeech: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 0ac07d0b8d tiertex: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 9ab1a3e283 truemotion2: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 9f78e3a46d svq1dec: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 6efbc88a5c smacker: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 087bc8d704 sipr: Convert to the new bitstream reader 8 years ago
Alexandra Hájková f26cbb555b rtjpeg: Convert to the new bitstream reader 8 years ago
Alexandra Hájková c60cda7cb4 ra288: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 7d8075cf47 ra144: Convert to the new bitstream reader 8 years ago
Martin Storsjö 79566ec8c7 arm: vp9itxfm: Rename a macro parameter to fit better 8 years ago
Martin Storsjö 721bc37522 arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago
Ronald S. Bultje 06fec74cac checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Martin Storsjö effc1430b2 Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately" 8 years ago
James Almer 12ab667e21 matroska: use av_stream_add_side_data() for stereo3d side data 8 years ago
James Almer 1893495e1d mov: Use av_stream_add_side_data() for displaymatrix side data 8 years ago
James Almer 79ff9935ae utils: Add av_stream_add_side_data() 8 years ago
Martin Storsjö 286ab878bd fate.sh: Allow setting other make flags for running tests 8 years ago
James Almer aa498c3183 avpacket: fix leak on realloc in av_packet_add_side_data() 8 years ago
Anton Khirnov c7ab0eb305 examples/decode_video: allocate the packet dynamically 8 years ago
Anton Khirnov 728ea23cce examples/decode_video: switch to the new decoding API 8 years ago
Anton Khirnov f78d360bba examples/decode_video: use a parser for splitting the input 8 years ago
Anton Khirnov 59ab9e8ba1 examples/encode_video: allocate the packet dynamically 8 years ago
Anton Khirnov 5f102a9559 examples/encode_video: switch to the new encoding API 8 years ago
Anton Khirnov fee0f1de2c examples/decode_audio: flush the decoder 8 years ago
Anton Khirnov 9a38184a14 examples/decode_audio: allocate the packet dynamically 8 years ago
Anton Khirnov 45a1ce2ff7 examples/decode_audio: handle planar audio now produced by the MP2 decoder 8 years ago
Anton Khirnov 3d66717f7c examples/decode_audio: use the new audio decoding API 8 years ago
Anton Khirnov 0946c754d9 examples/decode_audio: use a parser for splitting the input 8 years ago
Anton Khirnov f27e262dbd examples/encode_audio: switch to the new audio encoding API 8 years ago
Anton Khirnov 44c9f374f1 examples/qsvdec: convert to the new decoding API 8 years ago
Anton Khirnov 1dd2b6c91c examples/qsvdec: switch to the hwcontext API 8 years ago
Andreas Cadhalpun f92d7bdfdd libopusdec: default to stereo for invalid number of channels 8 years ago
Diego Biurrun b34c6cd57a dvbsub: cosmetics: Group all debug code together 8 years ago
Diego Biurrun b8cd7a3c8d dvbsub: Check for errors from system() 8 years ago
Diego Biurrun 6427379f23 als: Restructure DEBUG ifdefs to avoid unused function parameter warnings 8 years ago
Diego Biurrun 367f95af55 ac3enc: Restructure DEBUG ifdefs to avoid unused function parameter warnings 8 years ago
Diego Biurrun 5eef983297 ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings 8 years ago
Diego Biurrun bdbb8c6866 doc: Add libxavs section 8 years ago
Diego Biurrun 97cd7a3dc0 rtpdec_mpeg4: const correctness for parse_fmtp_config() 8 years ago
Diego Biurrun 81a3c42abe Drop some bogus Doxygen documentation. 8 years ago
Diego Biurrun a1d9de304f Fix some mismatches between function parameter and doxygen parameter names. 8 years ago
Martin Storsjö 4d960a1185 aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameter 8 years ago
Janne Grunau e5b0fc170f arm: vp9itxfm: Simplify the stack alignment code 8 years ago