summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avutil/parseutils: dont assume standard time when parsing a timestampMarton Balint2016-07-111-0/+1
* avcodec/h264_refs: Assert that op is 0-2Michael Niedermayer2016-07-101-0/+2
* Changed metadata print option to accept general urlsSami Hult2016-07-103-26/+46
* avcodec/vaapi_encode_h264: Use av_clip_uintp2()Michael Niedermayer2016-07-101-2/+2
* Revert "configure: Enable GCC vectorization on ≥4.9 on x86"James Almer2016-07-091-5/+1
* Revert "Merge commit '187d719760bd130f848194ec4a6bd476341914bb'"Clément Bœsch2016-07-091-13/+0
* Merge commit '187d719760bd130f848194ec4a6bd476341914bb'Clément Bœsch2016-07-091-0/+13
|\
| * h264: Support AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-171-0/+13
* | Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch2016-07-091-0/+8
|\ \ | |/
| * lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-171-0/+8
* | Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'Clément Bœsch2016-07-092-0/+29
|\ \ | |/
| * x86: Add missing movsxd for the int stride parameterMartin Storsjö2016-06-172-0/+29
* | Merge commit 'a2ddfadc2d9e91cf70aa7430a7340b418bdb5b42'Clément Bœsch2016-07-090-0/+0
|\ \ | |/
| * avdevice: Ignore timefilter test programDiego Biurrun2016-06-141-0/+1
* | Merge commit 'd6c2c2796d8885e99fc90793cdd7937826f82fab'Clément Bœsch2016-07-090-0/+0
|\ \ | |/
| * LICENSE: Fix silly typoDiego Biurrun2016-06-141-1/+1
* | Merge commit '84b2d3fb68caf71cff4b80b44ff865d7ae2531ce'Clément Bœsch2016-07-091-15/+0
|\ \ | |/
| * h264: Drop unused function check_opcodes()Diego Biurrun2016-06-141-12/+0
* | Merge commit '05a4bacbf7ece618553d339afe1d0b57bc87aea8'Clément Bœsch2016-07-090-0/+0
|\ \ | |/
| * avpacket: Error out when creating 0-sized side dataVittorio Giovara2016-06-131-1/+1
* | Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch2016-07-091-18/+55
|\ \ | |/
| * pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-131-18/+55
* | Merge commit 'a833ff68f6bf9dc72c3ef0ddf830ebed743c0703'Clément Bœsch2016-07-091-1/+2
|\ \ | |/
| * h264: Fix decoding delay for Intra only streamsAnton Mitrofanov2016-06-121-1/+2
* | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch2016-07-094-2/+9
|\ \ | |/
| * lavc: add H.264 MVC profilesAnton Khirnov2016-06-124-2/+9
* | Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d'Clément Bœsch2016-07-092-125/+138
|\ \ | |/
| * h264: factor out setting the parameter sets for a frameAnton Khirnov2016-06-122-91/+102
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-0814-59/+616
* | h2645_parse: don't overread AnnexB NALs within an avc streamHendrik Leppkes2016-07-081-1/+1
* | h2645_parse: only read avc length code at the correct positionHendrik Leppkes2016-07-081-1/+4
* | avcodec/exr: Fix mixed declarations and statementsMichael Niedermayer2016-07-071-2/+4
* | libavcodec/exr : indent gray support patchMartin Vignali2016-07-061-19/+20
* | libavodec/exr : add support for Y and YA file (ticket #5621)Martin Vignali2016-07-061-42/+61
* | libavfilter/af_hdcd.c: Collect HDCD stats and reportBurt P2016-07-062-5/+90
* | lavc/libx265: Support gray encoding.Carl Eugen Hoyos2016-07-062-1/+13
* | lavc/mediacodecdec_h264: properly convert extradata to annex-bMatthieu Bouron2016-07-061-13/+60
* | avcodec/iff: Print error for cols/bpp/bytes being bad in decode_delta_j()Michael Niedermayer2016-07-061-2/+6
* | avcodec/iff: decode_delta_j: Check that the number of bytes that will be read...Michael Niedermayer2016-07-061-2/+2
* | fate: add test for asetratePetru Rares Sincraian2016-07-062-0/+30
* | lavc/mjpeg_parser: Allow jpegls parsing.Carl Eugen Hoyos2016-07-052-2/+2
* | x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32James Almer2016-07-051-12/+31
* | Added Quadrox formatsmitbose2016-07-051-0/+1
* | fate/apng : add test for apng decodingMartin Vignali2016-07-054-0/+67
* | fate/png : add test for rgba64 and interleaved rgbMartin Vignali2016-07-053-1/+16
* | avfilter/vf_rotate: add >8 bit depth supportPaul B Mahol2016-07-042-62/+123
* | configure: disable the new optimizer in Visual Studio 2015 Update 3Hendrik Leppkes2016-07-031-0/+4
* | avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-034-0/+34
* | lavc/h264_slice: use sps directly when checking for invalid 8x8 inferenceClément Bœsch2016-07-031-1/+1
* | lavf/aiffdec: Support QDMC demuxing.Carl Eugen Hoyos2016-07-032-1/+3
OpenPOWER on IntegriCloud