20606 Commits (9de731e9d0f415ce8c5dc1c9079490964c244867)

Author SHA1 Message Date
Michael Niedermayer 7e9830d123 dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 13 years ago
Diego Biurrun 2dc1310484 truemotion2: Request samples for old TM2 headers 13 years ago
Michael Niedermayer 3b92075e6c Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4" 13 years ago
Michael Niedermayer 55a6f705ac ffv1dec: support decoding older 1.3 bitstream variant 13 years ago
Michael Niedermayer ff0c628268 ffv1:update copyright year 13 years ago
Michael Niedermayer f75c5f07a9 diracyasm: fix win64 13 years ago
Michael Niedermayer 5fe808578c libx264: fix open GOP 13 years ago
Michael Niedermayer c5e2347373 mlpdec: supress layout mismatch warnings for 2 ch upmixed mono 13 years ago
Michael Niedermayer eda5db6bd1 mlpdec: discard a 2nd substream if the stream is mono 13 years ago
Michael Niedermayer 2a672652bb mlp_parser: dont override existing channel geometry. 13 years ago
Alexandre Colucci 92d2b909a0 xsub: feed init_get_bits the whole buffer 13 years ago
bruce-wu d25f87f517 arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4 13 years ago
Martin Storsjö 375bff7084 libfdk-aac: Allow setting VBR modes via a private option 13 years ago
Martin Storsjö a10190dcd8 libfdk-aac: Warn the user that the VBR modes are unsupported 13 years ago
Derek Buitenhuis b62d4c16c9 Revert "cbrt_tablegen: Include libm.h" 13 years ago
Michael Niedermayer 49331f7ba3 dnxhdenc: fix speed regression 13 years ago
Michael Niedermayer 6b33e91899 mpegvideo: factorize ff_dct_encode_init() 13 years ago
Michael Niedermayer 71d6eb2208 dnxhdenc: remove redundant call to ff_dsputil_init() 13 years ago
Michael Niedermayer 8deddc6961 avcodec_alloc_frame: dont zero the whole struct twice 13 years ago
Anton Khirnov 7a1a9dd56c pthread: make sure AVFrame.extended_data is set properly. 13 years ago
Nathan Caldwell c8ba8be27e libfdk-aac: reindent after last commit 13 years ago
Nathan Caldwell 94a69dee64 libfdk-aac: Limit to supported sample rates. 13 years ago
Derek Buitenhuis 2768b71798 cbrt_tablegen: Include libm.h 13 years ago
Michael Niedermayer aea15df3b4 ffv1dec: change bitstream end check to a exact check instead of a +-1 check 13 years ago
Michael Niedermayer d8676140de ffv1: inject sentinels for RC->VLC transitions begining with 1.3 13 years ago
Michael Niedermayer ad9371ef24 ffv1enc: fix RC slice sentinel 13 years ago
John Van Sickle a716006a7d libx264: change default to closed gop to match x264cli 13 years ago
Stefano Sabatini f3bd6fa7a8 lavc/mmvideo: forward reget_buffer return value in mm_decode_frame() 13 years ago
Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 13 years ago
Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 13 years ago
Anton Khirnov b437cec143 lavc: ensure extended_data is set properly on decoding 13 years ago
Anton Khirnov 2bc0de3858 lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults() 13 years ago
Anton Khirnov c084a975aa lavc: use av_mallocz to allocate AVFrames. 13 years ago
Anton Khirnov a83499b13b lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults 13 years ago
Stefano Sabatini efa3d5af1e lavc/roqvideodec: fix error message 13 years ago
Stefano Sabatini b1fee1be61 lavc/roqvideodec: propagate reget_buffer() error code 13 years ago
Stefano Sabatini d2c70ec07f lavc/roqvideodec: remove useless headers 13 years ago
Michael Niedermayer 127b70e423 ra144: factor division out 13 years ago
Reimar Döffinger 3905caf251 Document that the MPEG12 "fast" functions can read out of bounds. 13 years ago
Clément Bœsch 2599541b3d WebVTT demuxer and decoder. 13 years ago
Justin Ruggles 0ccf051a9d avcodec: fix memleak in avcodec_encode_audio2() 13 years ago
Michael Niedermayer 79bf1f0ad0 rawdec: fix "warning: assignment from incompatible pointer type" 13 years ago
Michael Niedermayer 07cdd39478 pnmdec: use explicit casts to remove const to avoid warning with clang 13 years ago
Michael Niedermayer 8d45c001a8 flac_parser: fix fifo ptr wrap check 13 years ago
Reimar Döffinger c54e00610f sipr: fall back to setting mode based on bit_rate. 13 years ago
Anton Khirnov e52e4fe10d libx264: add forgotten ; 13 years ago
Andrey Utkin cc07a7925e Add av_copy_packet() 13 years ago
Andrey Utkin d33908a5fc Move av_dup_packet() copy logic to separate procedure 13 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 13 years ago
Mans Rullgard a34a609fc1 motion_est: fix use of inline on extern functions 13 years ago