Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-23lavc/h264dec: Improve "Increasing reorder buffer" message loglevel.Carl Eugen Hoyos
2016-08-19avcodec/h2645: Fix NAL unit paddingMichael Niedermayer
2016-08-04h264dec: Fix indentationTimothy Gu
2016-08-04Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'Timothy Gu
2016-08-04Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'Timothy Gu
2016-08-04Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'""Timothy Gu
2016-08-04Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"Timothy Gu
2016-08-04Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'Timothy Gu
2016-08-02Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'James Almer
2016-08-01Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer
2016-08-01Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer
2016-07-29Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-06-21h264: handle frame recovery in h264_field_start()Anton Khirnov
2016-06-21h264: discard slices of redundant pictures right after parsing the slice headerAnton Khirnov
2016-06-21h264: call the hwaccel frame_start() from h264_field_start()Anton Khirnov
2016-06-21h264: fix the check for mixed IDR/non-IDR slicesAnton Khirnov
2016-06-21h264: drop tests whether the codec id is AV_CODEC_ID_H264Anton Khirnov
2016-06-21h264: add H264_ prefix to the NAL unit typesAnton Khirnov
2016-06-21h264: move the parameter set definitions to a new header fileAnton Khirnov
2016-06-21h264: create a new header for common h264 definitionsAnton Khirnov
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov