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
2015-08-06lavc: propagate hwaccel errorswm4
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-17Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37'Michael Niedermayer
2015-07-17h264: Add support for Closed Caption exportKieran Kunhya
2015-07-16lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos
2015-07-06avcodec: Add support for Closed Caption export in h264Kieran Kunhya
2015-06-30Merge commit '271ce76d317c5432e151216cf23f12b77ed6cb7e'Michael Niedermayer
2015-06-30h264: Parse registered data SEI message and AFD valueVittorio Giovara
2015-06-27Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa'Michael Niedermayer
2015-06-27h264: do not update the context fields copied between threads after finish_se...Anton Khirnov
2015-06-27avcodec: Add support for per-frame AFD output in h264Kieran Kunhya
2015-06-12h264: update avctx width/height/pix_fmt when returning frameAndreas Cadhalpun
2015-05-26avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale
2015-05-01avcodec/h264: Remove failure on data partitioningMichael Niedermayer
2015-04-29Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer
2015-04-29Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'Michael Niedermayer
2015-04-29Merge commit '440e8dd374b732c48d564d9f1bb0ec3b1b786fb9'Michael Niedermayer
2015-04-29Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849'Michael Niedermayer
2015-04-29Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6'Michael Niedermayer
2015-04-29Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7'Michael Niedermayer
2015-04-29Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98'Michael Niedermayer
2015-04-29Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3'Michael Niedermayer
2015-04-29h264: use properly allocated AVFramesAnton Khirnov
2015-04-29h264: embed the DPB in the contextAnton Khirnov
2015-04-29h264: drop a comment that carries no useful informationAnton Khirnov
2015-04-29h264: move freeing the escaped RBSP buffer to free_context()Anton Khirnov
2015-04-29h264: eliminate ff_h264_set_parameter_from_sps()Anton Khirnov
2015-04-29h264: move the DPB init/uninit to init_context()/free_context()Anton Khirnov
2015-04-29h264: drop H264Context.ouputed_pocAnton Khirnov
2015-04-29h264: drop needs_reallocAnton Khirnov
2015-04-22avcodec: use av_mod_uintp2() where usefulJames Almer
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-04-10avcodec/h264: Do not fail with randomly truncated VUIsMichael Niedermayer
2015-04-09avcodec/h264: Use only one ERContextMichael Niedermayer
2015-04-09avcodec/h264: Be more tolerant to changing pps id between slicesMichael Niedermayer
2015-04-07avcodec/h264: finish previous slices before switching to single thread modeMichael Niedermayer
2015-04-05Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'Michael Niedermayer
2015-04-05Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'Michael Niedermayer
2015-04-05Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'Michael Niedermayer
2015-04-05Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'Michael Niedermayer
2015-04-05Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'Michael Niedermayer
2015-04-05Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'Michael Niedermayer
2015-04-05h264: reset the private data in init_thread_copy()Anton Khirnov
2015-04-05h264: remove a commented out nonsense lineAnton Khirnov