summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.Ronald S. Bultje2015-08-28
* apng: Support inter-frame compressionDonny Yang2015-08-28
* avcodec/dnxhddata: Fix inconsistent table entryMichael Niedermayer2015-08-28
* avcodec: Assert on codec->encode2 in encode_audio2lummax2015-08-27
* vaapi: Add hevc hwaccel supportTimo Rothenpieler2015-08-27
* lavc: Describe eia_608 as text subtitles.Carl Eugen Hoyos2015-08-27
* avcodec/libopusenc: Fix infinite loop on flushing after 0 inputMichael Niedermayer2015-08-27
* Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083'Hendrik Leppkes2015-08-27
|\
| * dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-24
* | Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-24
* | Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-24
* | Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-24
* | Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-24
* | Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-24
* | Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b'Hendrik Leppkes2015-08-27
|\|
| * dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-24
| * aac: Make sure to set err on the failure pathLuca Barbato2015-08-23
* | lavc/dnxhdenc: Fix ibias default.Carl Eugen Hoyos2015-08-27
* | avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabledJames Almer2015-08-25
* | avcodec/mjpegdec: Remove message asking for a non mod 16 AMV sampleMichael Niedermayer2015-08-24
* | Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd'Hendrik Leppkes2015-08-24
|\|
| * xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-23
| * h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-22
* | Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'Hendrik Leppkes2015-08-24
|\|
| * h264: Discard currently unsupported registered seiJohn Högberg2015-08-21
| * imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-21
| * hevcdsp: fix a function nameAnton Khirnov2015-08-21
* | Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36'Hendrik Leppkes2015-08-24
|\|
| * hevc: avoid invalid shifts of negative valuesAnton Khirnov2015-08-21
* | options_table: fix compatibility with MSVCAndreas Cadhalpun2015-08-23
* | avcodec: remove FF_API_LOWRES around max_lowresAndreas Cadhalpun2015-08-23
* | avcodec/x86/mpegaudiodsp: correct asm guardsGanesh Ajjanagadde2015-08-23
* | aacenc_tns: temporarily disableRostislav Pehlivanov2015-08-22
* | disable deprecation warnings in deprecated codeAndreas Cadhalpun2015-08-22
* | avcodec: Fix `make checkheaders`Timothy Gu2015-08-22
* | ffv1: Add missing ff_ prefixesTimothy Gu2015-08-22
* | vp9dsp: Add missing ff_ prefixesTimothy Gu2015-08-22
* | aacsbr_fixed: Make fixed_{exp,log}_table static constTimothy Gu2015-08-22
* | aacdec_fixed: Make exp2tab static constTimothy Gu2015-08-22
* | fmtconvert: Remove float_interleave*Timothy Gu2015-08-22
* | aacenc_quantization: replace copysign() with a ternary operatorRostislav Pehlivanov2015-08-22
* | aacenc_is: rename struct to follow guidelinesRostislav Pehlivanov2015-08-22
* | acenctab: Fix merge conflictTimothy Gu2015-08-22
* | aacenc: Add missing ff_ prefixesTimothy Gu2015-08-22
* | aacenc: Harmonize multiple inclusion guardsTimothy Gu2015-08-22