aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavc/hevc_parse: Don't take a HEVCContextDerek Buitenhuis2016-04-254-10/+9
* avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3Michael Niedermayer2016-04-251-5/+7
* pgssubdec: fix subpicture output colorspace and rangeJan Ekström2016-04-242-2/+18
* Merge commit 'cdb1665f70def544ddab3e3ed3763ef99c8b3873'Derek Buitenhuis2016-04-242-18/+18
|\
| * aarch64: Make transpose_4x4H do a regular transposeMartin Storsjö2016-03-262-18/+18
* | Merge commit 'edf54887e2935a30f9d9a46dd806802c3c867c0e'Derek Buitenhuis2016-04-240-0/+0
|\|
| * rtpdec_jpeg: fix low contrast image on low quality settingIco Doornekamp2016-03-261-3/+4
* | Merge commit '159323897f545e7405fb9db234e0ba123e174376'Derek Buitenhuis2016-04-243-2/+5
|\|
| * intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara2016-03-253-2/+5
* | Merge commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3'Derek Buitenhuis2016-04-244-4/+9
|\|
| * intrax8: Reference the current AVCodecContextVittorio Giovara2016-03-254-4/+9
* | Merge commit '8072345e9f86d88fbc4a15c17cb03f1e4701c9a5'Derek Buitenhuis2016-04-244-22/+21
|\|
| * intrax8: Keep a reference to the GetBitContext readerVittorio Giovara2016-03-254-22/+21
* | Merge commit '65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0'Derek Buitenhuis2016-04-242-3/+3
|\|
| * intrax8: Use a constant buffer instead of a ScratchpadContextVittorio Giovara2016-03-252-3/+3
* | Merge commit 'eaeba6f241e0de0e797be10f8fda967ef8489e64'Derek Buitenhuis2016-04-244-15/+21
|\|
| * intrax8: Pass the output frame to the decoding functionVittorio Giovara2016-03-254-15/+21
* | Merge commit '577393321c389ad2973bec6168a8045c94a9e099'Derek Buitenhuis2016-04-244-6/+12
|\|
| * intrax8: Carry over the loopfilter value in ff_intrax8_decode_pictureVittorio Giovara2016-03-254-6/+12
* | Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a'Derek Buitenhuis2016-04-245-5/+12
|\|
| * intrax8: Keep a reference to the context idctdspVittorio Giovara2016-03-255-9/+16
* | Merge commit '65127450add50c3bca307edc0517d2e8382717a0'Derek Buitenhuis2016-04-241-12/+11
|\|
| * intrax8: Make x8_init_block_index not use mpegvideo fieldsVittorio Giovara2016-03-251-12/+11
* | Merge commit '922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f'Derek Buitenhuis2016-04-242-17/+19
|\|
| * intrax8: Use local destination buffersVittorio Giovara2016-03-252-17/+19
* | Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923'Derek Buitenhuis2016-04-249-165/+203
|\|
| * h264data: Move all data tables from a header to a .c fileDiego Biurrun2016-03-259-164/+204
* | Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'Derek Buitenhuis2016-04-2410-33/+24
|\|
| * lavc: Deduplicate zigzag_scan tableDiego Biurrun2016-03-2510-34/+24
* | avfilter/vf_drawtext: Check return code of load_glyph()Michael Niedermayer2016-04-241-1/+3
* | Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db'Derek Buitenhuis2016-04-242-4/+20
|\|
| * h264: Clean up #includesDiego Biurrun2016-03-252-6/+20
* | avformat/mux: Check that deinit is set before calling itMichael Niedermayer2016-04-241-1/+2
* | avformat/mpegts: Skip over broken 0x80 headersMichael Niedermayer2016-04-241-3/+9
* | avformat/mpegts: factor duplicate seek back code into mpegts_resyncMichael Niedermayer2016-04-241-6/+6
* | avcodec/utils: Assert that the number of consumed bytes in avcodec_decode_aud...Michael Niedermayer2016-04-231-0/+2
* | lavf/isom: Support Perian tag NELL for nellymoser.Carl Eugen Hoyos2016-04-231-0/+1
* | avutil/aes: Remove duplicate includeMichael Niedermayer2016-04-231-1/+0
* | avformat/tee: Handling slave failure in tee muxerJan Sebechlebsky2016-04-222-11/+94
* | avformat/tee: Fix leaks in tee muxer when open_slave failsJan Sebechlebsky2016-04-221-17/+25
* | avcodec/utils: fix minor memory leaks on avcodec_open2() failurewm42016-04-221-0/+2
* | Merge commit '704a39769719d2e1ae3f13bfc562b51c9cd002d7'Derek Buitenhuis2016-04-221-0/+3
|\|
| * rtmpdh: add an stdio.h includeAnton Khirnov2016-03-251-0/+3
* | Merge commit 'e3dfef8e3c85a64dbe6388117303f5819fa3c6a2'Derek Buitenhuis2016-04-220-0/+0
|\|
| * qsvdec_h2645: switch to the new BSF APIAnton Khirnov2016-03-251-32/+52
* | doc/APIchanges: Fix bitsream typoLou Logan2016-04-211-1/+1
* | doc/APIchanges: Fix bistream typoMichael Niedermayer2016-04-221-1/+1
* | avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missingMichael Niedermayer2016-04-214-4/+4
* | avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-04-218-1/+233
* | Merge commit 'a638e9184d63e57e67901f34afe919fd56fd3ac4'Derek Buitenhuis2016-04-211-1/+1
|\|