441 Commits (7f660035feabe932f9adb8adeb8991b5a47e5009)

Author SHA1 Message Date
James Almer 4ff73add5d avcodec/h264_sei: parse and export Film Grain Characteristics SEI messages 3 years ago
Andreas Rheinhardt e0b4fe0efa avcodec: Remove some unnecessary mpegvideo.h inclusions 3 years ago
James Almer 42551a3407 avcodec/h264dec: update exported AVOptions in the user-facing context 4 years ago
Michael Niedermayer ceae92cb29 avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context() 4 years ago
Michael Niedermayer 8047243899 avcodec/h264_slice: Check sps in h264_slice_header_init() 4 years ago
James Almer 99042c2bf6 avcodec/h264_slice: don't copy frame data during error concealment 4 years ago
Michael Niedermayer 182d7a7427 avcodec/h264_slice: fix undefined integer overflow with POC in error concealment 4 years ago
James Almer 0b6541368d avcodec/h264_slice: use av_buffer_replace() to simplify code 4 years ago
James Almer 184fc42b46 avcodec/h264_slice: sync User Data Unregistered SEI buffers across threads 4 years ago
Marton Balint 5673802511 avcodec: use av_timecode_make_smpte_tc_string2 in hevc and h264 decoder 4 years ago
Limin Wang 10c7745ae9 avcodec/h264_slice: add timecode metadata 4 years ago
Limin Wang b531216e6a avcodec/h264_slice: replace cur->f with out for better readability 4 years ago
Limin Wang acca2aecb0 avcodec/h264_slice: use av_timecode_get_smpte() 4 years ago
Limin Wang 4b3b217e30 avcodec/h264: create user data unregistered SEI side data for H.264 4 years ago
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Anton Khirnov 5e316096fa h264_ps: make the PPS hold a reference to its SPS 5 years ago
Anton Khirnov ec7f33a38e h264_sei: parse the picture timing SEIs correctly 5 years ago
Anton Khirnov 6eae7e5644 h264dec: do not export the chroma sample location immediately on parsing the SPS 5 years ago
Anton Khirnov e38b8b0dc6 h264dec: do not return a value from init_dimensions() 5 years ago
Andreas Rheinhardt cc2a9509ce libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
Michael Niedermayer 1e984a6915 avcodec/h264_slice: clear frame only on gaps when it is not otherwise initilaized 5 years ago
Steve Lhomme 8788dd67b8 avcodec/h264_slice: set the SEI parameters early on the AVCodecContext 5 years ago
Michael Niedermayer 77e56d74f9 avcodec/h264_slice: Fix integer overflow in implicit_weight_table() 6 years ago
Josh de Kock 76a8c3b522 h264/pic_timing: support multiple timecodes 6 years ago
Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
Derek Buitenhuis b1504e7796 h264_slice: Copy the value of x264_build before calling h264_slice_header_init during thread init 6 years ago
Kieran Kunhya c85852d3de h264: Support multi-field closed captions by using AVBufferRef and not resetting per field 6 years ago
John Stebbins 08b1d1d812 h264_slice: Fix return of incomplete frames from decoder 6 years ago
Michael Niedermayer 8c02cd8ca0 avcodec/h264_slice: Fix integer overflow with last_poc 7 years ago
Michael Niedermayer 1be49cee34 avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect overflows 7 years ago
Michael Niedermayer 476665d4de avcodec/h264_slice: Do not attempt to render into frames already output 7 years ago
James Almer e01d2c00ae avcodec/h264_slice: use H264_SEI_FpaType enum constants 7 years ago
James Almer 5e9b39b373 avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 7 years ago
Clément Bœsch 2b32031827 lavc: drop VDA 7 years ago
Mark Thompson 6eb102a616 h264_sei: Add namespace prefix to all SEI values 7 years ago
Vittorio Giovara 8c34a2024d h264: Add support for alternative transfer characterics SEI 7 years ago
Vittorio Giovara ebf3b9e8a8 h264: Add support for alternative transfer characterics SEI 7 years ago
Michael Niedermayer 1f53bde6d8 avcodec/h264_slice: Fix overflow in slice offset 7 years ago
Wan-Teh Chang 8c3b329da2 avcodec/h264_slice: don't sync default_ref[] between threads. 7 years ago
Anton Khirnov b9129ec466 h264dec: add a CUVID hwaccel 7 years ago
Anton Khirnov 45c4bf3df0 h264dec: track the last seen value of x264_build 7 years ago
Michael Niedermayer 7592d97f10 avcodec/h264_slice: Fix signed integer overflow 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
Michael Niedermayer 09096fb687 avcodec/h264_parse: Check picture structure when initializing weight table 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
James Almer 07596e45c5 avcodec/h264dec: export cropping information instead of handling it internally 8 years ago
James Almer 6505e8cfd0 avcodec/h264dec: be more explicit in handling container cropping 8 years ago
Mark Thompson 6ea220cbee h264_sei: Add namespace prefix to all SEI values 8 years ago