101983 Commits (e1f41b4fdc5d3e8813d8f9d4d81899bd4e6df31b)
 

Author SHA1 Message Date
Andreas Rheinhardt e1f41b4fdc avformat/wavdec: Fix reading files with id3v2 apic before fmt tag 4 years ago
Andreas Rheinhardt a74428921f avformat/segment: Use ff_stream_encode_params_copy() 4 years ago
Andreas Rheinhardt 3651d6f276 avformat/webm_chunk: Use ff_stream_encode_params_copy() 4 years ago
Andreas Rheinhardt 8068f2fcf3 avformat/id3v2: Don't reverse the order of id3v2 APICs 4 years ago
Andreas Rheinhardt 9f834a1ac1 avformat/aiffenc: Avoid seek when writing id3v2 tags at the end 4 years ago
Andreas Rheinhardt a4869bf029 avformat/aiffenc: Remove always-false check 4 years ago
Andreas Rheinhardt b0afa10c8c fate/id3v2: Add test for id3v2 chapters 4 years ago
Andreas Rheinhardt 8364643f68 fate/id3v2: Add a test for remuxing id3v2 private tags 4 years ago
Andreas Rheinhardt 2f4ef9cbdf fate/cover-art: Add test for writing id3v2 tags and apic with AIFF/MP3 4 years ago
Andreas Rheinhardt 3d76d4bf7f fate/mov: Add test for muxing cover images 4 years ago
Andreas Rheinhardt 0c09d531d6 fate/filter-video: Remove SAMPLES depedency from refcmp tests 4 years ago
Michael Niedermayer 3344079d30 avcodec/exr: increase vlc depth 4 years ago
Michael Niedermayer c093eb3031 avcodec/dpx: Check bits_per_color earlier 4 years ago
Lynne 6c65e49990
lavu/detection_bboxes: add missing space 4 years ago
Guo, Yejun aa9ffdaa1e lavfi: add filter dnn_detect for object detection 4 years ago
Guo, Yejun e942b4bbaa lavfi: show side data of detection bounding boxes 4 years ago
Guo, Yejun f1bf465aa0 lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/classification 4 years ago
James Almer 8b954a727a avcodec/libaomdec: export frame pict_type 4 years ago
James Almer 03e767790c avformat/mpegts: set correct extradata size for Opus streams 4 years ago
James Almer c1fd4033dc avformat/mpegts: add missing sample_rate value to Opus extradata 4 years ago
James Almer bc01061231 avformat/movenc: fix writing dOps atoms 4 years ago
James Almer 55d667d86a avformat/webpenc: don't assume animated webp streams will have more than one packet 4 years ago
James Almer 2e17b169f7 avcodec/libwebpenc_animencoder: set the correct packet pts 4 years ago
James Almer ab7a0a4cc2 avcodec/libwebpenc_animencoder: stop propagating bogus empty packets 4 years ago
Tobias Rapp 39eafd0b2e doc/ffprobe.xsd: Clean-up choice indicator definitions 4 years ago
Tobias Rapp f10da58ec3 fftools/ffprobe: Remove check on show_frames and show_packets in XML writer 4 years ago
Gyan Doshi 240aa70b79 avformat/rawenc: remove singlejpeg muxer 4 years ago
Andreas Rheinhardt 652279e35b avcodec/nellymoserenc: Fix segfault when using unsupported channels/rate 4 years ago
Vittorio Giovara 918273aa3e mov: Prioritize aspect ratio values found in pasp atom 4 years ago
James Almer 4e64c8fa29 avcodec/mpeg4videodec: update exported AVOptions in the user-facing context 4 years ago
James Almer 42551a3407 avcodec/h264dec: update exported AVOptions in the user-facing context 4 years ago
Hendrik Leppkes 82ebe0c796 pthread_frame: introduce a codec callback to update the user-facing context 4 years ago
James Almer 67ed3cddf1 ffprobe: only print exported private decoder options 4 years ago
James Almer ebdc7d78c9 avcodec/h264dec: add missing flags to is_avc and nal_length_size AVOptions 4 years ago
Martin Storsjö 870bfe16a1 aarch64: h264pred: Optimize the inner loop of existing 8 bit functions 4 years ago
Matt Robinson c5ca18fd1b avformat/dashdec: Also fetch final partial segment 4 years ago
Andreas Rheinhardt 4e39cd67b7 fftools/ffmpeg_filter: Fix check for mjpeg encoder 4 years ago
He Yang 707f9c9f47 libavdevice/gdigrab: fix capture of windows with non-ASCII titles 4 years ago
Andreas Rheinhardt 33db0cbfd0 avcodec/jpeglsenc: Remove redundant pixel format checks 4 years ago
Andreas Rheinhardt b972dab39d avformat/matroskaenc: Put subtitles without duration into SimpleBlocks 4 years ago
Andreas Rheinhardt 85709a90c3 avformat/matroskaenc: Remove remnant of inline-timing subtitle packets 4 years ago
Andreas Rheinhardt e9bcb08794 avcodec/msmpeg4dec: Avoid duplication of VLC init code 4 years ago
Andreas Rheinhardt 492be8909e avcodec/vc1: Remove unused hrd fields 4 years ago
Andreas Rheinhardt c9b146756a avcodec/mss2: Remove redundant initialization of vc1 dsp 4 years ago
Andreas Rheinhardt c769050f56 avcodec/vc1: Don't pretend ff_vc1_init_common() can fail 4 years ago
Andreas Rheinhardt 5da07f18e5 avcodec/msmpeg4enc: Remove dead code for inexistent VC-1 encoder 4 years ago
Andreas Rheinhardt effc7676e3 avcodec/h263dec, mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt 4e65a41a5c avcodec/rv34: Move dsp init code to rv30/rv40 4 years ago
Michael Niedermayer 7e241a1b73 avformat/mvi: Check audio_data_size to be non negative 4 years ago
Fei Wang 89ffcd1bbe lavfi/qsvvpp: support async depth 4 years ago