25716 Commits (0bf85803545d14b004d86a741a1cde7fb9530c0c)

Author SHA1 Message Date
Clément Bœsch 0bf8580354 avcodec/hevcpred: fix make checkheaders. 11 years ago
Mickaël Raulet a7e300649a hevc: fix pcm with different chroma luma bit widths(cherry picked from commit 6a444516f338424d062c0ef2806714036283603b) 11 years ago
Mickaël Raulet b494894390 hevc: optimize residual coding(cherry picked from commit 70692a44708157b4dfa50e402e446bfa2b27f55e) 11 years ago
Ronald S. Bultje 734ccf3785 avcodec/vp9: fix band_counts array size / padding 11 years ago
Paul B Mahol 4413dcc035 avcodec/exr: piz decompression 11 years ago
Mickaël Raulet 64b3aaf8f6 hevc: fixing TSCL_A_VIDYO_5 decoding output order(cherry picked from commit 19c5d9ed28606e7a166d180fc9f1517cb174146f) 11 years ago
gcocherel cf49d0156d valgrind cleanup(cherry picked from commit 0d5efa40b94c0de92a1fe5091b21e0e2d36bae3d) 11 years ago
Luca Barbato 825c7c62bb mpegvideo: Move 8x8 in a separate function 11 years ago
Luca Barbato 95587859cc mpegvideo: Move obmc in a separate function 11 years ago
Luca Barbato a90905db2e ffv1: Assume bitdepth 0 means 8bit 11 years ago
Luca Barbato a84616b736 mpegvideo: K&R formatting cosmetics 11 years ago
Ronald S. Bultje 93f305473f lavc: Convert some remaining strides to ptrdiff_t 11 years ago
Michael Niedermayer f2dd45d06c lavc/hevc: mark decoder as experimental 11 years ago
Michael Niedermayer af980aa4f6 lavc/hevc_ps: fix PIX_FMT enums 11 years ago
Guillaume Martres c8dd048ab8 lavc: add a HEVC decoder. 11 years ago
Michael Niedermayer 2a19fcc123 avcodec/mpegaudio_tablegen: remove dead branch 11 years ago
Michael Niedermayer 59352a07d8 avcodec: improve precission for cbrtf() emulation 11 years ago
Yusuke Nakamura 4baba6c813 h264_parser: Fix POC parsing for the case where MMCO_RESET is present. 11 years ago
Yusuke Nakamura b81dbd6cb7 h264_parser: Fix POC parsing for the case where MMCO_RESET is absent. 11 years ago
Diego Biurrun 29c455ce3d bitstream: Check the result of av_malloc() 11 years ago
Diego Biurrun 3b4fa54866 cavs: more K&R formatting cosmetics 11 years ago
Derek Buitenhuis c0085f94fe mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis 479a527955 cos_tablegen: Don't use lrint 11 years ago
Derek Buitenhuis bc31a7a3b6 tablegen: Don't use cbrtf in host tools 11 years ago
Derek Buitenhuis 884fd4d259 tableprint: Fix use of a size_t print with MSVC 11 years ago
Derek Buitenhuis e516921143 mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis 5086720993 cos_tablegen: Don't use lrint 11 years ago
Derek Buitenhuis 008014b5e7 tablegen: Don't use cbrtf in host tools 11 years ago
Derek Buitenhuis 00aa24ffee tableprint: Fix use of a size_t print with MSVC 11 years ago
Michael Niedermayer a1b9004b76 avcodec/jpeg2000dec: fix context consistency with too large lowres 11 years ago
Michael Niedermayer c35d29a9c8 avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init 11 years ago
Michael Niedermayer ab8cbfe0dd avcodec/x86/dsputil_init: remove duplicated sse2 idct init 11 years ago
Michael Niedermayer 1bf8fa75ee avcodec/x86/dsputil_init: fix cpu flag checks 11 years ago
Vignesh Venkatasubramanian 0f99aad80f lavc: Adding seek_preroll to AVCodecContext 11 years ago
Michael Niedermayer fe448cd28d avcodec/jpeg2000dec: prevent out of array accesses in pixel addressing 11 years ago
Michael Niedermayer e54f4510aa avcodec/jpeg2000: zero i/f_data 11 years ago
Michael Niedermayer ac3b01a9c0 avcodec/jpeg2000dec: check transform equality in MCT 11 years ago
Luca Barbato 39185ec4fa cavs: Check for negative cbp 11 years ago
Luca Barbato 1b20d0f581 cavs: Return meaningful error values 11 years ago
Luca Barbato 14ddbb477f cavs: K&R formatting cosmetics 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago
Luca Barbato c9ef6b0932 indeo4: Check the inherited quant_mat 11 years ago
Luca Barbato 0cb83c5638 indeo4: Check the block size if reusing the band configuration 11 years ago
Michael Niedermayer 87fe0bbd69 lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for backward compatibility 11 years ago
Anton Khirnov 16ea20c827 lavc doxy: extend/clarify avcodec_decode_audio4() doxy 11 years ago
Anton Khirnov 66d3f5fd5c lavc doxy: remove false statements about alignment requirements. 11 years ago
Luca Barbato c0de9a23c7 prores: Reject negative run and level values 11 years ago
Paul B Mahol 996c73490c avcodec/exr: remove pointless initialization 11 years ago
Maxim Poliakovski 2d52834910 atrac3: Better name for imdct window initialization 11 years ago
Maxim Poliakovski 4fb8de08e1 atrac3: Remove unused gain compensation tables 11 years ago