summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
|\|
| * DNxHD: More verbose error messagesVittorio Giovara2015-01-29
* | Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743'Michael Niedermayer2015-01-29
|\|
| * libopenh264: Log debug messages to a non-null contextMartin Storsjö2015-01-29
* | Add an ARES atom to extradata when encoding avui.Carl Eugen Hoyos2015-01-29
* | Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd'Michael Niedermayer2015-01-28
|\|
| * h264: Do not share rbsp_buffer across threadsMichael Niedermayer2015-01-28
* | avcodec/h264_parser: Rename close()Michael Niedermayer2015-01-28
* | avcodec/nvenc: Handle non-square pixel aspect ratiosTimo Rothenpieler2015-01-28