45286 Commits (62dc5df941f5e196164c151691e4274195523e95)

Author SHA1 Message Date
Mohammad Izadi aca923b365 avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder 4 years ago
James Almer ec8e95296e avcodec/crystalhd: signal that the decoder sets all output frame properties 4 years ago
James Almer 6b4805686c avcodec/cuviddec: signal that the decoder sets all output frame properties 4 years ago
James Almer 854a9d8c6e avcodec/cuviddec: remove unused AVCodec.decode() callback 4 years ago
James Almer b4c2ff3e41 avcodec/decode: reindent after the previous commit 4 years ago
James Almer 7b9610ebd8 avcodec/decode: add an internal codec flag to signal a decoder sets all output frame properties 4 years ago
James Almer a4fb03563a avcodec/decode: fetch packets from the pkt_props FIFO on every frame returned 4 years ago
Michael Niedermayer d866787dac avcodec/hevc_sei: Use get_bits_long() for time_offset_value 4 years ago
Haihao Xiang 971b4ac733 lavc/qsvdec: fix pts 4 years ago
Pavel Koshevoy b51c2c48c1 avcodec/ccaption_dec: Make real-time latency configurable 4 years ago
Michael Niedermayer 216eb60b85 avcodec/iff: Only write palette to plane 1 if its PAL8 4 years ago
Matthieu Patou fcb80aa289 lavc/libvpxenc: Show encoder config as a warning in case of failed initialization 4 years ago
Matthieu Patou 268f134e51 lavc/libaomenc: Show encoder config as a warning in case of failed initialization 4 years ago
Thilo Borgmann 115aa7cea3 lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably older versions 4 years ago
Michael Niedermayer ff56c139e0 avcodec/faxcompr: Check available bits in decode_uncompressed() 4 years ago
Michael Niedermayer 7d8421e3d5 avcodec/faxcompr: Check if bits are available before reading in cmode == 9 || cmode == 10 4 years ago
Michael Niedermayer 3447979d08 avcodec/utils: do "calc from frame_bytes, channels, and block_align" in 64bit 4 years ago
Michael Niedermayer dbbcfbcc4e avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 4 years ago
stuhlo a501d55905 avcodec/cuviddec: correctly set key_frame with interlaced content 4 years ago
Anton Khirnov c28823ff97 lavc/get_bits: avoid avcodec.h dependency 4 years ago
Anton Khirnov 58a39e3436 lavc/hevc_sei: include buffer.h explicitly 4 years ago
Anton Khirnov 43002487cb lavc/mlp_parse: add required includes explicitly 4 years ago
Anton Khirnov 93822dacb9 lavc/dolby_e_parser: #include avcodec.h explicitly 4 years ago
Anton Khirnov 9dbdabe0e0 lavc/cbs_internal: clean up headers 4 years ago
Anton Khirnov e91901adf6 lavc/cbs: avoid avcodec.h dependency 4 years ago
Anton Khirnov f3f404edd2 lavc/cbs_bsf.h: explicitly #include all required headers 4 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 4 years ago
Anton Khirnov bb3648e676 lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h 4 years ago
Anton Khirnov 881db34f6a lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h 4 years ago
Anton Khirnov 2628dff366 lavc: move avcodec_profile_name() from avcodec.h to codec_id.h 4 years ago
Anton Khirnov 000f35125f lavc: move av_get_[exact_]bits_per_sample() to codec_id.h 4 years ago
Anton Khirnov ff0a96046d lavc: move small misc definitions into a separate header 4 years ago
Michael Niedermayer ca9025f374 avcodec/dpx: fix off by 1 in bits_per_color check 4 years ago
Michael Niedermayer f7862e8268 avcodec/vc2enc: Check for non negative slice bounds 4 years ago
Andreas Rheinhardt 7af1a3cebe avcodec/avcodec: Don't free options on failure in avcodec_open2() 4 years ago
Andreas Rheinhardt 73f9d5b673 avcodec/avcodec: Avoid redundant copies of options in avcodec_open2 4 years ago
Andreas Rheinhardt cbf6047c83 avcodec/frame_thread_encoder: Remove redundant memcpy 4 years ago
Andreas Rheinhardt 3f6e715336 avcodec/frame_thread_encoder: Avoid dictionaries 4 years ago
Andreas Rheinhardt 56e9e0273a avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() 4 years ago
Andreas Rheinhardt 4e5d2a819c avcodec/internal: Remove outdated documentation of ff_alloc_packet2() 4 years ago
Andreas Rheinhardt 7a57c5ab91 avcodec/omx: Zero packet padding 4 years ago
Andreas Rheinhardt 964c826f55 avcodec/omx: Reindentation 4 years ago
Andreas Rheinhardt eeedc8817a avcodec/omx: Remove remnants of old preallocated buffers 4 years ago
Andreas Rheinhardt 835d8b7401 avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Timo Rothenpieler 8bcce5673a avcodec/nvenc: add option to disable all extra SEI data 4 years ago
Timo Rothenpieler 57de80673c avcodec/nvenc: extract sei data prep into own function 4 years ago
Brad Hards cee9f9628f avcodec/nvenc: write out user data unregistered SEI 4 years ago
Brad Hards 63948a6170 avcodec/nvenc: use persistent sei data buffer 4 years ago
Jin Bo 2fac1e370c libavcodec/mips: Fix fate errors reported by clang 4 years ago
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang 4 years ago