summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/h264_ps: add ff_h264_ps_uninit and use itMatthieu Bouron2016-06-20
* Merge commit '4fd34e639d15b44e02686c9b4ef58c9c3c9b0a69'Clément Bœsch2016-06-20
|\
| * h264: remove pointless setting of some variables in loop_filterAnton Khirnov2016-04-24
* | Merge commit '9c858ce33fa9b94ebc320dd9d9fa423e708e90cc'Clément Bœsch2016-06-20
|\|
| * h264: remove a pointless commentAnton Khirnov2016-04-24
* | Merge commit 'b77fffa127663028169c5ed543956af4b9496c29'Clément Bœsch2016-06-20
|\|
| * h264: make slice threading work with deblocking_filter=1Anton Khirnov2016-04-24
* | Merge commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8'Clément Bœsch2016-06-20
|\|
| * h264: remove H264Context.pict_typeAnton Khirnov2016-04-24
* | Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'Clément Bœsch2016-06-20
|\|
| * h264: drop a pointless indirectionAnton Khirnov2016-04-24
* | lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2.Carl Eugen Hoyos2016-06-20
* | Merge commit '0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a'Clément Bœsch2016-06-20
|\|
| * h264: remove unused H264SliceContext.rbsp_bufferAnton Khirnov2016-04-24
* | Merge commit '7f045c4429e91688f1f2335dd347203431901c06'Clément Bœsch2016-06-20
|\|
| * h264: merge ff_h264_free_context() into h264_decode_end()Anton Khirnov2016-04-24
* | Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'Clément Bœsch2016-06-20
|\|
| * h264: eliminate low_delayAnton Khirnov2016-04-24
* | lavc/h264_parser: replace AVCodecContext with logging ctx in scan_mmco_reset()Clément Bœsch2016-06-20
* | lavc/h264: add a logging ctx to ff_h264_pred_weight_table()Clément Bœsch2016-06-20
* | lavc/mediacodecdec{,_h264}: set FF_CODEC_CAP_SETS_PKT_DTS capabilityMatthieu Bouron2016-06-20
* | lavc/videotoolbox: Fix videotoolbox compile error on OS X 10.8.Dan Dennedy2016-06-19
* | lavc/magicyuv: fix undefined behaviour introduced in 8a135a55bClément Bœsch2016-06-19
* | avcodec/qsvenc_h264: declare the QSVEncContext variable before using itJames Almer2016-06-19
* | Merge commit '5b35b290dd76db64f079b3940f6148c8f273fc17'Clément Bœsch2016-06-19
|\|
| * h264: remove a stale commentAnton Khirnov2016-04-24
* | Merge commit '89ae244e78a8d636fbb8427a2da052b04cf710bd'Clément Bœsch2016-06-19
|\|
| * h264_refs: remove an unused parameter from ff_h264_fill_mbaff_ref_list()Anton Khirnov2016-04-24
* | Merge commit '755f79f84cbeb5d749fb120e55e0098a2d7663a0'Clément Bœsch2016-06-19
|\|
| * h264_refs: make the H264Context const where possibleAnton Khirnov2016-04-24
* | Merge commit 'a2fd547839d3ef8f342b6f2c096d0887675d3b1a'Clément Bœsch2016-06-19
|\|
| * h264_refs: reorder functions to avoid forward declarationsAnton Khirnov2016-04-24
* | Merge commit '0ba471d7d864c712f45d7ac6aca4829aba025adc'Clément Bœsch2016-06-19
|\|
| * h264: eliminate copy_fieldsAnton Khirnov2016-04-24
* | Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e'Clément Bœsch2016-06-19
|\|
| * h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-24
* | lavc/h264: move history parsing variable to H264ParseContextClément Bœsch2016-06-19
* | lavc/h264_parser: pass logctx to h264_find_frame_end()Clément Bœsch2016-06-19
* | Merge commit '98c97994c5b90bdae02accb155eeceeb5224b8ef'Clément Bœsch2016-06-19
|\|
| * h264: decouple extradata parsing from the decoderAnton Khirnov2016-04-24
* | avcodec/magicyuv: check dimensionsPaul B Mahol2016-06-19
* | libavcodec: factor out SEI generation for A53 captionsAndrey Turkin2016-06-19
* | lavc/h264_parse: remove tabs introduced in a2922b5dClément Bœsch2016-06-18
* | Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch2016-06-18
|\|
| * h264: decouple h264_sei from the h264 decoderAnton Khirnov2016-04-24
* | avcodec/ffv1enc: silence warning about deprecated coded_frameJames Almer2016-06-17
* | avcodec/snow: Document BlockNodeMichael Niedermayer2016-06-17
* | avcodec/snow: Remove unused functionMichael Niedermayer2016-06-17
* | lavc/videotoolbox: remove config_info maximum capacityClément Bœsch2016-06-17
* | lavc/videotoolbox: CFRelease() sessionClément Bœsch2016-06-17