102044 Commits (464d6ed98d67fe0c3819516e9b0ca5edaf956a0e)
 

Author SHA1 Message Date
Mikhail Nitenko 6b2e7dc828 lavc/aarch64: change h264pred_init structure 4 years ago
Guo, Yejun ffa39eb975 doc/muxers.texi: fix build issue for unknown command 4 years ago
Brad Smith c8fb68ec52 avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSD 4 years ago
Marton Balint 46f3ae8f67 avfilter/af_mcompand: check allocation results 4 years ago
Marton Balint 28c83584e8 avformat/hls: check return value of new_init_section() 4 years ago
Timo Rothenpieler 988f2e9eb0 avcodec/nvenc: fix lossless tuning logic 4 years ago
Anton Khirnov d43b26b30d lavc/libaomdec: fix build with 1.0.0 4 years ago
Guo, Yejun 0c7aef84a0 lavu/detection_bbox.h: use AV_NUM_DETECTION_BBOX_CLASSIFY to replace AV_NUM_BBOX_CLASSIFY 4 years ago
Andreas Rheinhardt a10c47acc2 avformat/utils: Combine identical statements 4 years ago
Andreas Rheinhardt 9b3c46a081 avcodec/jpeglsdec: Don't allocate+free JPEGLSState for every frame 4 years ago
Andreas Rheinhardt 5627da3555 avformat/matroskaenc: Remove unnecessary function calls 4 years ago
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