46046 Commits (14429f8fec231e1d6e0bfdb3f646e7461d11c736)

Author SHA1 Message Date
James Almer 22d6d2b481 avcodec/decode: ignore unsupported skip samples packet side data values 3 years ago
Martin Storsjö c69b1a12bb libfdk-aacdec: Flush delayed samples at the end 3 years ago
Martin Storsjö 340a78afeb libfdk-aacdec: Add an option for setting the decoder's DRC album mode 3 years ago
James Almer 61b104caaa avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure 3 years ago
Michael Niedermayer cd6ac013a0 avcodec/cfhd: Avoid signed integer overflow in coeff 3 years ago
Andreas Rheinhardt f0a7db12a2 avcodec/h264_ps: Remove ALLOW_INTERLACED cruft 3 years ago
Andreas Rheinhardt b065a70afa avcodec/libxvid: Don't set AVCodecContext.codec_id 3 years ago
Andreas Rheinhardt 577ba4a1af avcodec/mpeg4videodec: Move use_intra_dc_vlc to stack, fix data race 3 years ago
Andreas Rheinhardt 24a654c6c9 avcodec/mpegvideo: Use offset instead of pointer for vbv_delay 3 years ago
Andreas Rheinhardt 5a04c6a269 avcodec/mpegpicture: Add function to completely free MPEG-Picture 3 years ago
Andreas Rheinhardt d0ceb90f44 avcodec/mpegpicture: Let ff_mpeg_unref_picture() free picture tables 3 years ago
Andreas Rheinhardt dcdb34be91 avcodec/mpegvideo: Move MPEG-4 Simple Studio Profile fields to mpeg4video 3 years ago
Andreas Rheinhardt 85ac29ad1c avcodec/mpegvideo: Move handling Simple Studio Profile to mpeg4videodec 3 years ago
Andreas Rheinhardt d4d87f2ac5 avcodec/mpegvideo: Fix crash when using lowres with 10bit MPEG-4 3 years ago
Andreas Rheinhardt 9953fc9a23 avcodec/mpegvideo: Fix off-by-one error when decoding >8 bit MPEG-4 3 years ago
Andreas Rheinhardt 83c1ac6570 avcodec/mpegvideo_enc: Don't hardcode list of codecs supporting bframes 3 years ago
Andreas Rheinhardt 0063a06aaa avcodec/mpegvideo_enc: Localize check for invalid number of b-frames 3 years ago
Andreas Rheinhardt aeb83322aa avcodec/mpegvideo: Move frame_rate_index to (Mpeg1|MPEG12Enc)Context 3 years ago
Andreas Rheinhardt e17ceeba3c avcodec/mpegvideo_enc: Move H.263p? encoders to ituh263enc.c 3 years ago
Andreas Rheinhardt 2098d1f4c5 avcodec/mpegvideo_enc: Move msmpeg4/wmv1 encoders to msmpeg4enc.c 3 years ago
Andreas Rheinhardt 4bbfe02ca0 avcodec/mpegvideo: Move gop_picture_number to MPEG12EncContext 3 years ago
Andreas Rheinhardt b90ea35182 avcodec/mpegvideo_enc: Don't sync gop_picture_number among slice threads 3 years ago
Andreas Rheinhardt 757be51ded avcodec/mpegvideo: Move timecode_frame_start to Mpeg1Context 3 years ago
Andreas Rheinhardt 01f60973a4 avcodec/mpegvideo: Move aspect_ratio_info to Mpeg1Context 3 years ago
Andreas Rheinhardt 30dfd87da1 avcodec/mpeg4videodec: Use stack variable for aspect_ratio_info 3 years ago
Andreas Rheinhardt 9288b6366b avcodec/ituh263dec: Use stack variable for aspect_ratio_info 3 years ago
Andreas Rheinhardt f2da650258 avcodec/ituh263enc: Use stack variable for aspect_ratio_info 3 years ago
Andreas Rheinhardt b326c2dcdc avcodec/mpeg4videoenc: Use stack variable for aspect_ratio_info 3 years ago
Andreas Rheinhardt 5256658af5 avcodec/mpeg12enc: Reindent after the previous commit 3 years ago
Andreas Rheinhardt d3a2d06633 avcodec/mpeg12enc: Return early if no Sequence Header is written 3 years ago
Andreas Rheinhardt f05ba7b169 avcodec/mpeg12enc: Use stack variable for aspect_ratio_info 3 years ago
Andreas Rheinhardt 769703613a avcodec/ituh263enc: Use stack variable for custom_pcf 3 years ago
Andreas Rheinhardt 426d65e3e3 avcodec/mpeg4?video: Move vo_type to Mpeg4DecContext 3 years ago
Andreas Rheinhardt eb67659884 avcodec/mpeg4videodec: Keep vo_type in sync between threads 3 years ago
Andreas Rheinhardt 49627b2f2a avcodec/mpeg4videoenc: Use stack variable for vo_type 3 years ago
Andreas Rheinhardt 7f6596c8bb avcodec/h263: Move decoding-only stuff to a new header h263dec.h 3 years ago
Andreas Rheinhardt 85bbae8473 avcodec/h263: Remove declaration for inexistent function 3 years ago
Andreas Rheinhardt 218d1f76d4 avcodec/jpeg2000dec: Move preparations to main thread, fix race 3 years ago
Haihao Xiang 8ca06a8148 lavc/qsvdec: export AVFilmGrainParams side data 3 years ago
Haihao Xiang 7c24a768d3 lavc/qsvdec: track the runtime session version 3 years ago
Haihao Xiang 8dd507bf0d lavc/qsv: allow to add more parameter buffers to QSV frame 3 years ago
Haihao Xiang 80801e5705 lavc/qsvenc: add tile encoding support for VP9 3 years ago
Wenbin Chen a5b1e632c9 libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface 3 years ago
Wenbin Chen e102fd98d6 libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh parameter 3 years ago
Wenbin Chen 2ecc4fde5f libavcodec/qsvenc: Add b_strategy option to hevc_qsv 3 years ago
Wenbin Chen 168c6e23a5 libavcodec/qsvenc: Add max slice size support to hevc_qsv 3 years ago
Andreas Rheinhardt 5e9ac1ebec avcodec/h264data: Add missing rational.h inclusion 3 years ago
Andreas Rheinhardt b2421c4f26 avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h 3 years ago
Andreas Rheinhardt c3ff716808 avcodec/h264_*: Remove unnecessary internal.h inclusions 3 years ago
Andreas Rheinhardt c793e05381 avcodec/h264dec: Remove unnecessary headers 3 years ago