21313 Commits (0d9435048c12d8a322c60ff1c9983ec52730c178)

Author SHA1 Message Date
Paul B Mahol f58f90238f pngenc: write sample aspect ratio 13 years ago
Paul B Mahol 8288c2b6cb pngdec: read sample aspect ratio 13 years ago
Sami Pietilä 3cc0252732 vp8dec: reset loopfilter delta values at keyframes 13 years ago
Paul B Mahol 79133fd0e5 pcxenc: store sample aspect ratio 13 years ago
Paul B Mahol f2f711cde2 pcx: read sample aspect ratio 13 years ago
Paul B Mahol 92b3d8bc53 bethsoftvideo: return meaningfull error codes 13 years ago
Paul B Mahol efb0e4e7af truemotion2: use more meaningful return codes 13 years ago
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 13 years ago
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 13 years ago
Michael Niedermayer 8dc8994427 jpegls: increase run_index to 4 13 years ago
Michael Niedermayer 4acfe3d193 jpegls: fix off limit 13 years ago
Michael Niedermayer 9f9307ff2a rv30_decode_intra_types: make check tighter 13 years ago
Michael Niedermayer 3f01042142 ff_celp_lp_synthesis_filterf: change loop end check 13 years ago
Michael Niedermayer 3f350a482f ff_celp_lp_synthesis_filterf: check that filter_length is within the supported range 13 years ago
Michael Niedermayer 54b2d317ed ffv1: avoid checking a double for equality 13 years ago
Michael Niedermayer c2340831b8 aacsbr: change order of operation to prevent out of array read 13 years ago
Georg Lippitsch 24778c32d8 Fix writing 12 bit DPX 13 years ago
Georg Lippitsch 05b7315412 Fix DPX decoder 13 years ago
Mans Rullgard 7e76fc528d mpegvideo: remove write-only variable 13 years ago
Michael Niedermayer 5e885275f1 mpeg4videodec: disable frame multithreading for GMC, its not implemented at all 13 years ago
Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 13 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 13 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 13 years ago
Diego Biurrun 717addecad Use proper return values in case of missing features 13 years ago
Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 13 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 13 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 13 years ago
Michael Niedermayer 3a48e38ad0 motion_est: more complete SAB diamond size check 13 years ago
Michael Niedermayer 0d002de4a4 exr: fix twin ; 13 years ago
Paul B Mahol a51540d811 lavc: do not use av_pix_fmt_descriptors directly 13 years ago
Michael Niedermayer c80b59f679 tscc2: Fix an out of array access 13 years ago
Sami Pietila 0bf511d579 vp8: reset loopfilter delta values at keyframes. 13 years ago
Luca Barbato 6d5600e855 avutil: add yuva422p and yuva444p formats 13 years ago
Paul B Mahol caa7e24eb1 truemotion2: remove unreachable code 13 years ago
Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 13 years ago
Anton Khirnov 9953ff3cd8 mpegvideo: fix indentation 13 years ago
Paul B Mahol 4dcf71aacc takdec: stop decoding in case of unknown bps 13 years ago
Paul B Mahol 56519d7d14 takdec: s/bits_per_coded_sample/bits_per_raw_sample 13 years ago
Michael Niedermayer 62722ae2d4 nellymoserenc: fix array element ordering 13 years ago
Michael Niedermayer 927d866a99 tscc2: fix out of array access 13 years ago
Michael Niedermayer e576105d84 motion-test: zero dsp context 13 years ago
Michael Niedermayer 5e689b65ce dv: zero dsp before init, this fixes use of uninitialized dct_bits 13 years ago
Michael Niedermayer e0909ff158 lavc: Fix use of uninitialized field. 13 years ago
Michael Niedermayer 1b5069aa41 sanm: fix off by 1 error in draw_glyph() 13 years ago
Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 13 years ago
Mans Rullgard fb32f31af7 svq3: fix pointer type warning 13 years ago
Mans Rullgard 366b72f149 svq3: replace unsafe pointer casting with intreadwrite macros 13 years ago
Paul B Mahol 313b40efbd bmp: unbreak non BMP_RGB compression for v4 and v5 13 years ago
Diego Biurrun 9734b8ba56 Move avutil tables only used in libavcodec to libavcodec. 13 years ago
Diego Biurrun 0a75d1da23 options_table: refs option is not snow-only 13 years ago