summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '8385ba53f115401a67a4748c0d107769ebfb2941'Clément Bœsch2017-03-22
|\
| * mmaldec: convert to stdatomicAnton Khirnov2016-10-02
* | Merge commit '3a165c187da7d74f46f6c1778294e8c5a3a7151f'Clément Bœsch2017-03-22
|\|
| * v4l2: convert to stdatomicAnton Khirnov2016-10-02
* | Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'Clément Bœsch2017-03-22
|\|
| * buffer: convert to stdatomicAnton Khirnov2016-10-02
* | lavu/buffer: drop USE_ATOMICSClément Bœsch2017-03-22
* | Merge commit 'eb34d40354e2474517c9b9bd787e0dadc89c2a81'Clément Bœsch2017-03-22
|\|
| * Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov2016-10-02
| * Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov2016-10-02
* | Merge commit '13f5d2bf75b95a0bfdb9940a5e359a719e242bed'Clément Bœsch2017-03-22
|\|
| * configure: check for stdatomic.hAnton Khirnov2016-10-02
* | Merge commit 'b015872c0d0823e70776e98b865509ec1287e2f6'Clément Bœsch2017-03-22
|\|
| * huffyuvdsp: Enable the altivec code for PPC little-endian as wellLuca Barbato2016-10-02
* | Merge commit '1d25a86902946dbc80bb3a38e61755181ca3af7b'Clément Bœsch2017-03-22
|\|
| * huffyuvdsp: Reenable PPC optimizationsLuca Barbato2016-10-02
* | Merge commit '22c3ab18646924ce24dc6017a9e882ff69689e40'Clément Bœsch2017-03-22
|\|
| * checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-02
* | lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctxClément Bœsch2017-03-22
* | lavc/huffyuvdsp: remove unused ppc init prototypeClément Bœsch2017-03-22
* | Merge commit '27085d1b47c3741cc0fac284c916127c4066d049'Clément Bœsch2017-03-22
|\|
| * avconv: only retry decoding on actual decoding errorsAnton Khirnov2016-10-02
* | Merge commit 'f6772e9bf8251d3943f52f6f34d97d2ce6c4b8af'Clément Bœsch2017-03-22
|\|
| * avconv: make sure the filtergraph is freed on init failureAnton Khirnov2016-10-02
* | Merge commit 'd10102d23c9467d4eb84f58e0cd12be284b982f6'Clément Bœsch2017-03-22
|\|
| * avconv: set the encoding framerate when the output is CFRAnton Khirnov2016-10-02
* | Merge commit '5bf2454e7cb03609b3ec1a3cf4c22427fe5f8e36'Clément Bœsch2017-03-22
|\|
| * h264dec: support broken files with mp4 extradata/annex b dataAnton Khirnov2016-10-02
* | fate: update ref file for apng-clock testJames Almer2017-03-22
* | Merge commit '2124711b950b03c582a119c75f52a87acc32d6ec'Clément Bœsch2017-03-22
|\|
| * hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-02
* | Merge commit 'b57e38f52cc3f31a27105c28887d57cd6812c3eb'Clément Bœsch2017-03-22
|\|
| * ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asmJustin Ruggles2016-10-01
* | lavc/mips: temporally disable ac3 downmixClément Bœsch2017-03-22
* | doc/libav-merge: create a special "extra changes" sectionClément Bœsch2017-03-22
* | Merge commit 'a9ba59591ed509fb7e6decfde8da4cbfd4ddf4b8'Clément Bœsch2017-03-22
|\|
| * ac3dsp: Add some special-case handling for the C downmix functionJustin Ruggles2016-10-01
* | Merge commit '43717469f9daa402f6acb48997255827a56034e9'Clément Bœsch2017-03-22
|\|
| * ac3dsp: Reverse matrix in/out order in downmix()Justin Ruggles2016-10-01
* | avformat/rtmpproto: change rtmp_open from url_open to url_open2Steven Liu2017-03-22
* | x86/audiodsp: remove an unnecessary movssJames Almer2017-03-22
* | avdevice/decklink: new option 'format_code' to set video format by fourCCMatthias Hunstock2017-03-22
* | avdevice/decklink: add format_code of display mode to list_format outputMatthias Hunstock2017-03-22
* | hwcontext: fix comments for av_hwdevice_ctx_alloc()Jun Zhao2017-03-22
* | avcodec/avcodec.h: clarify decoupled decode/encode API docsMarton Balint2017-03-22
* | avformat/apng: set max_fps to no limit by defaultJames Almer2017-03-21
* | avformat/apng: fix setting frame delay when max_fps is set to no limitJames Almer2017-03-21