39155 Commits (6398d8fd813490fc3900baf8c788f803d8e17b73)
 

Author SHA1 Message Date
Diego Biurrun 52ccc4a0ec configure: Support preprocessor macros as header names 11 years ago
Martin Storsjö 82b9799bb2 sdp: Check that fmt->oformat is non-null before accessing it 11 years ago
Alex Converse 9d18a7d3ec fate: Update AAC ELD 5.1 ref for recent bugfixes. 11 years ago
Alex Converse 7f29644108 aac: Fix low delay windowing. 11 years ago
Alex Converse 42d1b41983 fate: Add a test vector for AAC ELD with TNS. 11 years ago
Alex Converse b2212dec0f aac: Fix TNS decoding for the 512 sample window family. 11 years ago
Alex Converse e2096e2eaa fate: Add a downsampled SBR testvector 11 years ago
Martin Storsjö 3348e3492d arm: Use the matching endfunc macro instead of the assembler directive directly 11 years ago
Martin Storsjö 2ad4ee345a arm: Add a missing endfunc macro call 11 years ago
Anton Khirnov a3a55645f0 mpegvideo: remove disabled bfin asm 11 years ago
Anton Khirnov a4d0c6e050 mpegvideo: move dct_unquantize functions up to avoid forward declarations 11 years ago
Anton Khirnov aec25b1c46 mpegvideo: split the encoding-only parts of frame_start() into a separate function 11 years ago
Anton Khirnov b318106fae FATE: add a test for the lavr mixing case fixed in fc6a3ef40d 11 years ago
Anton Khirnov a8cc88b1a2 tests/Makefile: allow FILTER* to be called with lists of filter names 11 years ago
Anton Khirnov cc976a75df audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 11 years ago
Anton Khirnov fc6a3ef40d audio_mix: fix zeroing output channels in certain cases 11 years ago
Anton Khirnov 3d95d27376 audio_mix: initialize the data pointers to NULL 11 years ago
Anton Khirnov 58312b2472 h264: reset data_partitioning if decoding the slice header for NAL_DPA fails 11 years ago
Anton Khirnov e89aa4bf56 lzw: switch to bytestream2 11 years ago
Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
Anton Khirnov 94a417acc0 mathematics: remove asserts from av_rescale_rnd() 11 years ago
Anton Khirnov 24057c8320 eacmv: check the framerate before setting it. 11 years ago
Anton Khirnov 5569146d48 adx: check that the offset is not negative 11 years ago
Anton Khirnov a6a2282c25 rv30: fix extradata size check. 11 years ago
Anton Khirnov feded990e3 mpegvideo: set reference/pict_type on generated reference frames 11 years ago
Anton Khirnov 58f0d164de Makefile: add html template files to the doxygen deps 11 years ago
Luca Barbato 9a4c10e3af lavu: Move preprocessor macros in a separate file 11 years ago
Luca Barbato 4d2bb28931 h264: namespace the decode function 11 years ago
Luca Barbato 1ab91c7d4a doxy: Update the css to have a flat style 11 years ago
Luca Barbato 9ace13db77 doxy: Fix link in badge color 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Luca Barbato 1716b4c7b8 mms: Remove non-utf8 characters 11 years ago
Diego Biurrun bd0fba8797 configure: Explicitly disable w32threads if the test for it fails 11 years ago
Diego Biurrun d06ca2040c error.h: Do not circularly depend on avutil.h 11 years ago
Tim Walker 10d982480f lavu: fix typo in documentation. 11 years ago
Tim Walker 57ead8449e doc: fix link to the ISC license text in the developer documentation. 11 years ago
Tim Walker 6c0e835117 doc: fix a coding style error in the developer documentation. 11 years ago
Mason Carter 61ae993957 vc1: Fix intensity compensation performance regression 11 years ago
Guillaume Martres 7398e0516f hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Martin Storsjö d307e408d4 arm: Don't clobber callee saved registers in scalarproduct 11 years ago
Mickaël Raulet 5c3fa74b94 hevc: support luma bit depth != chroma bit depth for PCM coding units 11 years ago
Guillaume Martres 78d0b7f36e hevc: warn when an unknown profile is used 11 years ago
Gildas Cocherel 259cddb137 hevc_ps: fix indentation 11 years ago
Gildas Cocherel 2d18aaa14b hevc: refactor Profile Tier Level 11 years ago
Guillaume Martres 67bbaed5c4 hevc: don't check for errors in PTL code 11 years ago
Gildas Cocherel 321cb8b048 hevc: store profile and level in AVCodecContext 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 11 years ago
Luca Barbato 15739a9bd1 jvdec: Do not feed the decoder with known wrong data 11 years ago