101966 Commits (8b954a727a74c5adaea9d8a1fc490c12cd4e0db8)
 

Author SHA1 Message Date
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
Gyan Doshi 309e3cc15c avformat/rawenc: perform stream checks for mp2 muxer 4 years ago
Jan Ekström 5945288818 avformat/img2dec: set r_frame_rate in addition to avg_frame_rate 4 years ago
Timo Rothenpieler ef16dcc6a9 avfilter/overlay_cuda: check av_buffer_ref result 4 years ago
Paul B Mahol e917cd9828 avfilter/vf_v360: unbreak fov_from_dfov() for (d)fisheye when width != height 4 years ago
Timo Rothenpieler 5d52c4cbba avfilter/overlay_cuda: hold explicit reference to hw_device_ctx 4 years ago
Timo Rothenpieler 7555d6f74c avcodec/nvenc: add support for gbrp rgb input 4 years ago
Gyan Doshi 47b8871ca6 doc/muxers: add entries for raw muxers 4 years ago
Paul B Mahol 1050f94c22 avfilter/vf_v360: allow user to control fov for equirectagular format 4 years ago
Andriy Gelman 282682a9fd doc/protocols: update rtsp options 4 years ago
Zane van Iperen c012f9b265
avcodec/adpcm: refactor init/flush code 4 years ago
Zane van Iperen 9e89a23eac
avcodec/adpcm_swf: remove memory allocation during trellis encoding 4 years ago
Andreas Rheinhardt 08c805f4ac avformat/matroskaenc: Fix leak when writing attachment without filename 4 years ago
Andreas Rheinhardt 7d9afb46f2 avcodec/mpegvideo: Deprecate bframe opts for encoders not supporting them 4 years ago
Andreas Rheinhardt 6c2cc205f6 avcodec/mpegvideo: Deprecate duplicate matrix opt for unsupported codecs 4 years ago
Andreas Rheinhardt 2de159fcf1 avcodec/mpegvideo: Deprecate a53cc option for encoders != MPEG-2 4 years ago
Andreas Rheinhardt 42c895ef5c avcodec/mpegvideo: Deprecate mpeg_quant option for codecs != MPEG-4 4 years ago
Andreas Rheinhardt dff774042a avcodec/mpegvideo_enc: Combine identical checks 4 years ago