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
2019-07-14avcodec/h264_slice: set the SEI parameters early on the AVCodecContextSteve Lhomme
2019-01-12avcodec/h264_slice: Fix integer overflow in implicit_weight_table()Michael Niedermayer
2018-10-23h264/pic_timing: support multiple timecodesJosh de Kock
2018-10-23lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller
2018-10-09h264_slice: Copy the value of x264_build before calling h264_slice_header_ini...Derek Buitenhuis
2018-08-17h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya
2018-06-28h264_slice: Fix return of incomplete frames from decoderJohn Stebbins
2018-04-13avcodec/h264_slice: Fix integer overflow with last_pocMichael Niedermayer
2018-02-17avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect ove...Michael Niedermayer
2018-01-07avcodec/h264_slice: Do not attempt to render into frames already outputMichael Niedermayer
2017-12-01avcodec/h264_slice: use H264_SEI_FpaType enum constantsJames Almer
2017-12-01avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fieldsJames Almer
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-11h264dec: add a NVDEC hwaccelAnton Khirnov
2017-11-08Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4'James Almer
2017-10-23lavc: drop VDAClément Bœsch
2017-10-22Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'James Almer
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-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-27h264dec: add a CUVID hwaccelAnton Khirnov
2017-07-27h264dec: track the last seen value of x264_buildAnton Khirnov
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-06-08dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
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-05-17h264_sei: Add namespace prefix to all SEI valuesMark Thompson
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-28h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer
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-31golomb: Convert to the new bitstream readerDiego Biurrun
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
2017-01-12h264dec: export cropping information instead of handling it internallyAnton Khirnov
2017-01-12h264dec: be more explicit in handling container croppingAnton Khirnov
2017-01-09h264dec: drop a redundant checkAnton Khirnov
2016-12-19h264dec: make sure to only end a field if it has been startedAnton Khirnov
2016-12-14h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis
2016-12-09h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis