summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2.Carl Eugen Hoyos2018-02-121-0/+2
* fate: add aac id3v2 demux testRichard Shaffer2018-02-122-1/+242
* libavformat/aac: Parse ID3 tags between ADTS frames.Richard Shaffer2018-02-121-2/+43
* avformat/Makefile: use individual dependencies for librtmp protocolsJames Almer2018-02-121-1/+5
* h264_idct: enable unmacro on newer NASM versionsRostislav Pehlivanov2018-02-121-1/+5
* Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'James Almer2018-02-111-6/+6
|\
| * configure: Factorize check_64_bit()Diego Biurrun2018-02-061-6/+6
* | Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'James Almer2018-02-111-6/+5
|\ \ | |/
| * configure: Simplify restrict keyword handlingDiego Biurrun2018-02-061-6/+7
* | Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer2018-02-117-7/+4
|\ \ | |/
| * Drop some unnecessary config.h #includesDiego Biurrun2018-02-067-7/+4
* | Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'James Almer2018-02-111-11/+12
|\ \ | |/
| * configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-061-11/+12
* | Merge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935'James Almer2018-02-111-1/+3
|\ \ | |/
| * hwcontext: Fix memory leak on derived frame allocation failureMark Thompson2018-02-041-1/+3
* | Merge commit '96e476cc9d414e248692c773d9dce736662572b8'James Almer2018-02-110-0/+0
|\ \ | |/
| * hwcontext: Fix documentation for av_hwdevice_ctx_alloc()Jun Zhao2018-02-041-1/+2
* | Merge commit '8965e2af921ec5926b26d5ae466ee4104bb5262b'James Almer2018-02-110-0/+0
|\ \ | |/
| * avpacket: Initialize the allocated padding area in side dataMartin Storsjö2018-02-011-0/+1
* | Merge commit '5085f25ace1e74846a0de3369bedd0e22d1a1bdc'James Almer2018-02-110-0/+0
|\ \ | |/
| * vc1: skip motion compensation when data for last picture is invalidSean McGovern2018-01-301-0/+5
* | Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'James Almer2018-02-112-4/+1
|\ \ | |/
| * qsvdec: Relax the surface vs coded dimension checkZhong Li2018-01-262-4/+1
* | fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-124-24/+51
* | lavf/rtpdec: Constify several pointers.Carl Eugen Hoyos2018-02-116-13/+13
* | avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()Michael Niedermayer2018-02-111-1/+3
* | avcodec/mpeg4videodec: Ignore multiple VOL headersMichael Niedermayer2018-02-111-2/+2
* | avcodec/mpeg2dec: Fix motion vector rounding for chroma componentsNekopanda2018-02-1111-319/+321
* | avcodec/vp3: Check eob_runMichael Niedermayer2018-02-111-0/+3
* | avcodec/utvideodec: Add several out of array read related checksMichael Niedermayer2018-02-111-4/+10
* | avcodec/pafvideo: Check allocated frame sizeMichael Niedermayer2018-02-111-0/+4
* | avcodec/scpr: Fix reading a pixel before the firstMichael Niedermayer2018-02-111-0/+4
* | avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda2018-02-112-164/+166
* | lavf/aptxdec: fix the limit on the APTX demuxer definitionJan Ekström2018-02-101-1/+1
* | MAINTAINERS: add myself for aptx.cAurelien Jacobs2018-02-101-0/+1
* | avformat/mov: Fix ctts_index calculationXiaohan Wang2018-02-101-1/+1
* | avformat/format: temporarily use old next apiMuhammad Faiz2018-02-101-1/+12
* | examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-0920-40/+0
* | aptx: indentation (cosmetics only)Aurelien Jacobs2018-02-091-52/+52
* | aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-096-5/+73
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-098-28/+342
* | aptx: do some clipping to match original codec in extreme casesAurelien Jacobs2018-02-091-1/+2
* | aptx: factorize FFABS calculationAurelien Jacobs2018-02-091-3/+5
* | aptx: simplify by pre-calculating factor_maxAurelien Jacobs2018-02-091-9/+7
* | checkasm/Makefile: add EXTRALIBS-swresampleMuhammad Faiz2018-02-091-1/+1
* | avcodec/codec_desc: sort codec_descriptorsMuhammad Faiz2018-02-091-527/+550
* | dashdec: Support SegmentTimeline inside Periodsfan52018-02-091-3/+14
* | avcodec/huffyuvdec: Check input buffer sizeMichael Niedermayer2018-02-091-0/+3
* | Revert "cmdutils: make use of new iteration APIs"James Almer2018-02-081-43/+79
* | avcodec: Document that init_static_data() is not intended for time consuming ...Michael Niedermayer2018-02-081-0/+3
OpenPOWER on IntegriCloud