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
2021-09-11avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context()Michael Niedermayer
2021-09-11avcodec/h264_slice: Check sps in h264_slice_header_init()Michael Niedermayer
2019-03-24avcodec/h264_slice: Fix integer overflow in implicit_weight_table()Michael Niedermayer
2018-06-18avcodec/h264_slice: Fix integer overflow with last_pocMichael Niedermayer
2018-01-28avcodec/h264_slice: Do not attempt to render into frames already outputMichael Niedermayer
2017-09-13h264_sei: Add namespace prefix to all SEI valuesMark Thompson
2017-08-10h264: Add support for alternative transfer characterics SEIVittorio Giovara
2017-08-06avcodec/h264_slice: Fix overflow in slice offsetMichael Niedermayer
2017-07-28avcodec/h264_slice: don't sync default_ref[] between threads.Wan-Teh Chang
2017-07-05avcodec/h264_slice: Fix signed integer overflowMichael Niedermayer
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-10avcodec/h264_parse: Check picture structure when initializing weight tableMichael Niedermayer
2017-05-26avcodec/h264dec: export cropping information instead of handling it internallyJames Almer
2017-05-26avcodec/h264dec: be more explicit in handling container croppingJames Almer
2017-04-07h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt.Ronald S. Bultje
2017-04-07avcodec/h264: Check weight values to be within the specs limits.Michael Niedermayer
2017-04-06pthread_frame: allow per-field ThreadFrame owners.Ronald S. Bultje
2017-03-29h264: revert 1189af429211ac650aac730368a6cf5b23756605.Ronald S. Bultje
2017-02-15avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl...Michael Niedermayer
2017-02-08avcodec/h264_slice: Clear ref_counts on redundant slicesMichael Niedermayer
2017-01-24Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch
2017-01-19lavc/h264: simplify find_unused_picture()Clément Bœsch
2017-01-17Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'Matthieu Bouron
2017-01-16lavc/h264_slice: drop redundant current_slice resetClément Bœsch
2016-12-09h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis
2016-11-17Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes
2016-08-04Merge commit '58640fe89ec4f2a3d67c0a2585fca8de34440857'Timothy Gu
2016-08-04Merge commit 'e26c64148be8a20ace7512d96503172fb5e9753b'Timothy Gu
2016-08-04Merge commit '6efc4638584e1e14d1a6152186ba28f5d48a80c0'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-04Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3'Timothy Gu
2016-08-02Merge commit '996f13413b0415097e2a184d161462ffb3ceb647'James Almer
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-07-29Merge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3'Clément Bœsch
2016-07-29Merge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903'Clément Bœsch
2016-07-27avcodec/h264_slice: Make setup_finished check cover more casesMichael Niedermayer
2016-07-27Merge commit 'debca90863e4ee53447efd02483c500f89766384'Clément Bœsch
2016-07-27Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22'Clément Bœsch
2016-07-27lavc/h264_slice: adjust a few line breaks to reduce diff with LibavClément Bœsch
2016-07-27Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b'Clément Bœsch
2016-07-20avcodec/h264_slice: Move h264_init_ps() call into h264_field_start()Michael Niedermayer
2016-07-15h264: fix decoding multiple fields per packet with slice threadsAnton Khirnov
2016-07-15h264: eliminate decode_postinit()Anton Khirnov
2016-07-14Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc'Clément Bœsch