summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-12
|\
| * lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | Merge commit 'cad739dace55e3446ef7180de688173cd19fb000'Mark Thompson2018-02-12
|\|
| * lavc: Add per-thread surfaces in get_hw_frame_parameters()Mark Thompson2018-02-11
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-12
|\|
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* | lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2.Carl Eugen Hoyos2018-02-12
* | fate: add aac id3v2 demux testRichard Shaffer2018-02-12
* | libavformat/aac: Parse ID3 tags between ADTS frames.Richard Shaffer2018-02-12
* | avformat/Makefile: use individual dependencies for librtmp protocolsJames Almer2018-02-12
* | h264_idct: enable unmacro on newer NASM versionsRostislav Pehlivanov2018-02-12
* | Merge commit 'fd36cf6bf6524247a8ff6788c028836fe7d9fd20'James Almer2018-02-11
|\|
| * configure: Factorize check_64_bit()Diego Biurrun2018-02-06
* | Merge commit '38434a9ff5b9a1a048f32c1c7e2a9519cf12f8ba'James Almer2018-02-11
|\|
| * configure: Simplify restrict keyword handlingDiego Biurrun2018-02-06
* | Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer2018-02-11
|\|
| * Drop some unnecessary config.h #includesDiego Biurrun2018-02-06
* | Merge commit 'bca41545b371efc34e38d1fa8bb12dba8b614da0'James Almer2018-02-11
|\|
| * configure: Group code that sets the license string with licensing checksDiego Biurrun2018-02-06
* | Merge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935'James Almer2018-02-11
|\|
| * hwcontext: Fix memory leak on derived frame allocation failureMark Thompson2018-02-04
* | Merge commit '96e476cc9d414e248692c773d9dce736662572b8'James Almer2018-02-11
|\|
| * hwcontext: Fix documentation for av_hwdevice_ctx_alloc()Jun Zhao2018-02-04
* | Merge commit '8965e2af921ec5926b26d5ae466ee4104bb5262b'James Almer2018-02-11
|\|
| * avpacket: Initialize the allocated padding area in side dataMartin Storsjö2018-02-01
* | Merge commit '5085f25ace1e74846a0de3369bedd0e22d1a1bdc'James Almer2018-02-11
|\|
| * vc1: skip motion compensation when data for last picture is invalidSean McGovern2018-01-30
* | Merge commit '6829a079444e10818a847e153121fb458cc5c0a8'James Almer2018-02-11
|\|
| * qsvdec: Relax the surface vs coded dimension checkZhong Li2018-01-26
* | fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-12
* | lavf/rtpdec: Constify several pointers.Carl Eugen Hoyos2018-02-11
* | avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs()Michael Niedermayer2018-02-11
* | avcodec/mpeg4videodec: Ignore multiple VOL headersMichael Niedermayer2018-02-11
* | avcodec/mpeg2dec: Fix motion vector rounding for chroma componentsNekopanda2018-02-11
* | avcodec/vp3: Check eob_runMichael Niedermayer2018-02-11
* | avcodec/utvideodec: Add several out of array read related checksMichael Niedermayer2018-02-11
* | avcodec/pafvideo: Check allocated frame sizeMichael Niedermayer2018-02-11
* | avcodec/scpr: Fix reading a pixel before the firstMichael Niedermayer2018-02-11
* | avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda2018-02-11
* | lavf/aptxdec: fix the limit on the APTX demuxer definitionJan Ekström2018-02-10
* | MAINTAINERS: add myself for aptx.cAurelien Jacobs2018-02-10
* | avformat/mov: Fix ctts_index calculationXiaohan Wang2018-02-10
* | avformat/format: temporarily use old next apiMuhammad Faiz2018-02-10
* | examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* | aptx: indentation (cosmetics only)Aurelien Jacobs2018-02-09
* | aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-09
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | aptx: do some clipping to match original codec in extreme casesAurelien Jacobs2018-02-09
* | aptx: factorize FFABS calculationAurelien Jacobs2018-02-09
* | aptx: simplify by pre-calculating factor_maxAurelien Jacobs2018-02-09