summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/hevcdsp: add missing vzeroupper in ff_hevc_sao_band_filter_48_*_avx2James Almer2015-02-02
* vorbis: parse out setup headers as wellBen Boeckel2015-02-02
* x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2James Almer2015-02-01
* hevc/sao: use aligned copiesChristophe Gisquet2015-02-01
* x86: hevc/sao: aligned source buffersChristophe Gisquet2015-02-01
* x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer2015-02-01
* avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculationMichael Niedermayer2015-02-01
* avcodec/h264_cabac: use int instead of long for mbb_xyMichael Niedermayer2015-02-01
* avcodec/dxtory: Use LL instead of L number suffixMichael Niedermayer2015-02-01
* hevcdsp: replace the SAOParams struct parameter from sao_band_filterJames Almer2015-02-01
* hevcdsp: remove unused parameter from sao_band_filterJames Almer2015-02-01
* avcodec/h261enc: Fix number suffixMichael Niedermayer2015-02-01
* avcodec/h261dec: Fix exported MVs for skipped MBsMichael Niedermayer2015-02-01
* avcodec/nellymoserenc: replace assert by av_assert1()Michael Niedermayer2015-02-01
* Support YA16 in jpeg 2000.Carl Eugen Hoyos2015-02-01
* avcodec/motion_est: remove unneeded #include, there are no assert() only av_a...Paul B Mahol2015-02-01
* avcodec/put_bits: remove unneeded #include, there are no assert()Paul B Mahol2015-02-01
* dvenc: fix 2x4x8 (interlaced) weight tableChristophe Gisquet2015-02-01
* avcodec/motion_est: Set subcmp consistently for H261Michael Niedermayer2015-01-31
* avcodec/h261enc: More specific return codeMichael Niedermayer2015-01-31
* avcodec/h261enc: Avoid casts, Simplify codeMichael Niedermayer2015-01-31
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-01-31
|\
| * lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.Carl Eugen Hoyos2015-01-31
| * lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.Carl Eugen Hoyos2015-01-31
* | avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avcodec/svq1dec: remove unneeded #include, there are no assert()Paul B Mahol2015-01-31
|/
* avcodec/h261enc: fix dquant encodingMichael Niedermayer2015-01-31
* libavcodec/h264: replace assert() by av_assert0()Michael Niedermayer2015-01-31
* avcodec/ratecontrol: replace asserts by av_assertsMichael Niedermayer2015-01-31
* avcodec/vp3: use init_get_bits8()Paul B Mahol2015-01-30
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-01-30
|\
| * Respect horizontal differencing predictor for 16bit gray tiff images.Carl Eugen Hoyos2015-01-30
* | avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2()Michael Niedermayer2015-01-30
* | ppc/mpegvideo_altivec: Change assert to av_assert2()Michael Niedermayer2015-01-30
* | avcodec/videodsp_template: remove unneeded #include, there are no assert() on...Paul B Mahol2015-01-30
* | avcodec/qdm2: remove unneeded #include, there are no assert()Paul B Mahol2015-01-30
|/
* avcodec/aacdec: remove unneeded #include, theres no assert() in aacdecMichael Niedermayer2015-01-30
* avcodec/wma: remove unneeded #includes, there are no assert() only av_assert*Michael Niedermayer2015-01-30
* avcodec/hevc: Check for av_malloc failureMichael Niedermayer2015-01-30
* avcodec/hevc: Replace more mallocs by av_malloc_array()Michael Niedermayer2015-01-30
* avcodec/ccaption_dec: Adding color and fonts for future use in screenAnshul Maheshwari2015-01-30
* Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0'Michael Niedermayer2015-01-29
|\
| * ituh263dec: use macro instead of #ifVittorio Giovara2015-01-29
* | Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'Michael Niedermayer2015-01-29
|\|
| * mpegvideo_enc: initialize the encoding contextVittorio Giovara2015-01-29
* | Merge commit '1a07df31128da3a0020b66502399989b91770d44'Michael Niedermayer2015-01-29
|\|
| * DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-29
* | Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'Michael Niedermayer2015-01-29
|\|
| * DNxHD: Simplify pixel format detectionVittorio Giovara2015-01-29
* | Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'Michael Niedermayer2015-01-29
|\|