98966 Commits (225f2878853e1e4980d55707c68a14595a639ad3)
 

Author SHA1 Message Date
Mark Thompson 225f287885 cbs: Add macros to support defining unit type tables 4 years ago
Mark Thompson bc7a7e0d65 cbs: Describe allocate/free methods in tabular form 4 years ago
Mark Thompson 1fe77d4a63 cbs: Ensure that reference fields always follow the associated pointer 4 years ago
James Almer 0271098e6c avcodec/encode: unref the packet on AVCodec.receive_packet() failure 4 years ago
Paul B Mahol 2a14d55a7c avformat/wavdec: add support for chapters 4 years ago
Paul B Mahol 97c73ba565 avcodec/qpeg: speed-up copy of bytes 4 years ago
Andreas Rheinhardt a13a23bdf2 avcodec/magicyuv: Avoid intermediate array when parsing Huffman tables 4 years ago
Andreas Rheinhardt 61499c6456 avcodec/magicyuv: Unify creating Huffman tables 4 years ago
Andreas Rheinhardt aae499f77a avcodec/magicyuv: Reuse array instead of using multiple arrays 4 years ago
Andreas Rheinhardt 7f452c099a avcodec/magicyuv: Don't zero unnecessarily 4 years ago
Andreas Rheinhardt e8716b7e4c avcodec/magicyuv: Simplify check for invalid Huffman codes 4 years ago
Andreas Rheinhardt 18dbbff525 avcodec/magicyuv: Unify qsort comparison functions 4 years ago
Andreas Rheinhardt d0b0fc7cb9 avcodec/magicyuv: Avoid copying values around pointlessly 4 years ago
Andreas Rheinhardt 7332a23b84 avcodec/magicyuv: Don't invert Huffman table symbols twice 4 years ago
Paul B Mahol 809d6aeffc avformat/wavdec: allow to change max size of single demuxed packet 4 years ago
Paul B Mahol 93aa0bec84 avformat/wavdec: add support for demuxing Broadcast Wave 64Bit 4 years ago
Andreas Rheinhardt 901251d59b avdevice/lavfi: Don't set pkt->size to the value it already has 4 years ago
Andreas Rheinhardt ebd485db92 avdevice/lavfi: Don't reimplement av_frame_get_side_data() 4 years ago
Andreas Rheinhardt e4a650b61a avdevice/lavfi: Use av_packet_move_ref() for packet ownership transfer 4 years ago
Andreas Rheinhardt 6fad76b51d avcodec/bitstream: Remove outdated comment 4 years ago
Aman Verma e4389ba075 doc/decoders: Document default value of ac3's drc_scale option 4 years ago
Chris Miceli 4136652289 libavformat/dashenc: Reduce confusion in par error message 4 years ago
Mark Thompson 303d252a4b hwcontext_vaapi: Don't require a render node when deriving from DRM 4 years ago
Paul B Mahol 04d335e436 avcodec/sheervideo: use cached bitstream reader except for x32 4 years ago
Paul B Mahol e417f84003 avfilter/f_graphmonitor: also show link EOF status in blue 4 years ago
Paul B Mahol 57915df230 avcodec/magicyuv: change bits used by 12bit tables 4 years ago
Paul B Mahol 276d86a8b8 avcodec/magicyuv: use cached bitstream reader except for x32 4 years ago
Paul B Mahol 445e5fb67a avcodec/magicyuv: invert symbols when building vlc 4 years ago
Paul B Mahol eb9fa00bcc avfilter/vsrc_gradients: add speed option 4 years ago
Paul B Mahol 823eb009cb avfilter/vsrc_gradients: do not use (l)lrint variants for double 4 years ago
Paul B Mahol 64e93025f0 avfilter/vsrc_gradients: add duration option 4 years ago
Ting Fu 4a11a6f4cc dnn/tensorflow: add log error message 4 years ago
Ting Fu 74358ff4a4 dnn/openvino: add log error message 4 years ago
Andreas Rheinhardt a97d8469a6 avfilter/src_movie: Avoid intermediate buffer for writing string 4 years ago
Andreas Rheinhardt e6c5102fb4 avcodec/roqvideodec: Remove set-but-unused frame stats 4 years ago
Andreas Rheinhardt a067d44955 avcodec/roqvideodec: Move transient GetByteContext to the stack 4 years ago
Paul B Mahol 72942ad6d4 avcodec/cdxl: also mark decoded frame as keyframe 4 years ago
Paul B Mahol ef46de695f avcodec/qpeg: reduce unnecessary size of tables 4 years ago
Gautam Ramakrishnan 341064d68a libavcodec/jpeg2000: fix tag tree reset 4 years ago
Gautam Ramakrishnan f0e33119e4 libavcodec/j2kenc: Support for multiple layers 4 years ago
Gautam Ramakrishnan 3c06045a8b libavcodec/j2kenc: Fix tag tree coding 4 years ago
Gautam Ramakrishnan 87567fc398 libavcodec/jpeg2000: Make tag tree functions non static 4 years ago
Michael Niedermayer 659658d08b avcodec/cfhd: Check transform type 4 years ago
Xiaohan Wang b54c7797c5 avcodec/aacdec_template: Initialize `layout_map` on declaration 4 years ago
Michael Niedermayer a0f20c3b3f avcodec/mpegvideo_enc: Replace some s->avctx by avctx 4 years ago
Marvin Scholz ff4cc8c654 adtsenc: Add ability to write MPEG2 ID 4 years ago
Michael Niedermayer 2359656da2 avcodec/cfhd: Replace a few literal numbers by named constants 4 years ago
Paul B Mahol 60796d22f9 avfilter/vf_xfade: fix excessive number of queued frames 4 years ago
Andreas Rheinhardt 9372eb00c8 avcodec/truemotion1: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt c767af97f8 avcodec/y41penc: Remove empty close function 4 years ago