43584 Commits (010e345afe5d9744956dbc6253a4999e6851e7e9)

Author SHA1 Message Date
Clément Bœsch a469d29c08 avcodec/dvbsubdec: error out on unsupported coding methods 5 years ago
Clément Bœsch b0f96f663c avcodec/dvbsubdec: request samples for missing coding methods 5 years ago
Clément Bœsch eb4d220ae1 avcodec/dvbsubenc: fix onject/object typo 5 years ago
Clément Bœsch 80d2a33d83 avcodec/dvbsubenc: reindent after previous commit 5 years ago
Clément Bœsch 5fc075d53e avcodec/dvbsubenc: merge rectangle encode code blocks 5 years ago
Clément Bœsch 4dbd055d5a avcodec/dvbsub: add "enc" suffix to encoder 5 years ago
Clément Bœsch 346309a795 avcodec/dvbsub: remove useless indirection in dvbsub_encode. 5 years ago
Andreas Rheinhardt 01a580f141 avcodec/rzpaenc: Remove set-but-unused variable 5 years ago
Derek Buitenhuis 3fc3d712a9 avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeight 5 years ago
Michael Bradshaw b97eb35308 avcodec/proresenc: infer array lengths 5 years ago
Paul B Mahol 6158029dfc avcodec: add RPZA encoder 5 years ago
Michael Bradshaw b30f737f7a avcodec/proresenc: add support for PQ and HLG 5 years ago
Paul B Mahol d2206f0c5b avcodec/qdmc: reduce insanely huge tables 5 years ago
James Almer 23bbb01077 avcodec/h2645_parse: reset the H2645NAL type value before parsing a NAL header 5 years ago
James Almer 1e41a9be34 avcodec/h2645_parse: skip empty NAL units earlier 5 years ago
James Almer a4d28ea030 avcodec/h2645_parse: always return 0 on successful h{264,evc}_parse_nal_header() calls 5 years ago
James Almer c56d787fe3 avcodec/decode: move the ff_decode_frame_props() prototype to the proper header 5 years ago
Harry Mallon a606e3b339 libavcodec/proresdec2: Setup qmat_chroma according to RDD36 5 years ago
Jun Zhao d5abb11738 lavc/libkvazaar: export encoded frame stats 5 years ago
Andriy Gelman 5df9724e42 avcodec/v4l2_context: return EAGAIN to signal full buffers 5 years ago
Limin Wang d7af6d1469 avcodec/utils: calculate frame number of HEVC if the framerate > 30FPS 5 years ago
James Almer 161d7f3fee avcodec/bsf: improve the doxy for av_bsf_flush() 5 years ago
James Almer 34a385b340 avcodec/qsvenc_h264: add missing atsc_a53.h include 5 years ago
James Almer 0de01da1d2 avcodec: move ff_alloc_a53_sei() to atsc_53 5 years ago
James Almer 1ab3ae6fd5 avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed Captions 5 years ago
James Almer c93ba51ef3 avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed Captions 5 years ago
James Almer 6c1bf7c02e avcodec/libdav1d: add support for A53 Closed Captions 5 years ago
James Almer 1841921277 avcodec: split off A53 Closed Caption parsing code into its own file 5 years ago
Limin Wang 392a2d0790 avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle() 5 years ago
Limin Wang ad49dd7694 avcodec/mpeg12enc: support mpeg2 encoder const level 5 years ago
Paul B Mahol 9f702fc8f4 avcodec: extend CFHD description 5 years ago
Xu Guangxin 6a941b5691 avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE 5 years ago
Mark Thompson bb59bdbcd1 cbs: Mention all codecs in unit type comment 5 years ago
Alexander Strasser b40dd2fdab lavc/snowenc: Expose an option to set the rc_eq expression 5 years ago
Alexander Strasser ecd71916d1 lavc/aac_ac3_parser: fix potential overflow when averaging bitrate 5 years ago
Paul B Mahol f95dac666c avcodec/sheervideo: reduce size of vlc tables to normal values 5 years ago
Limin Wang ed39d28ce7 avcodec/libsvtav1: fix copy and paste error 5 years ago
Michael Niedermayer 6d7e522103 avcodec/agm: Mark fill_pixels() as av_always_inline 5 years ago
Paul B Mahol 3f58dbca72 avcodec/cfhdenc: mark filter as always inline 5 years ago
Paul B Mahol ba0825626a avcodec/cfhdenc: optimize writting of small runcodes 5 years ago
Paul B Mahol 16b79f3d3a avcodec/cfhdenc: improve quality vs size ratio 5 years ago
Michael Niedermayer a5ac81952e avcodec/jpeg2000dec: Check remaining data in packed_headers_stream before use 5 years ago
Paul B Mahol 4ad77086b9 avcodec/cfhd: improve SampleIndex tag output 5 years ago
Paul B Mahol 17d1454a5f avcodec/cfhd: log version tags too 5 years ago
Paul B Mahol fc3546bece avcodec/cfhd: read prescale table tag 5 years ago
Paul B Mahol 3ff7171a85 avcodec/cfhd: use init_get_bits8() 5 years ago
Paul B Mahol 25d07e1394 avcodec/cfhd: reindent 5 years ago
Paul B Mahol 8c7ea0c344 avcodec/cfhd: check if band encoding is valid 5 years ago
Gautam Ramakrishnan 9ce787d61e libavcodec/j2kenc: Support for all Progression orders 5 years ago
Paul B Mahol 14b84a2e99 avcodec/cfhdenc: free alpha buffer on closing 5 years ago