103740 Commits (3b6c25c9256072f4517a05e61fe61b6d1afe1021)
 

Author SHA1 Message Date
Andreas Rheinhardt 3000ac48d5 avfilter/af_asupercut: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt 8c4a7a4c09 avfilter/vf_convolution: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt 3208911055 avfilter/vf_convolution: Fix standalone build of kirsch, scharr filters 3 years ago
Andreas Rheinhardt bc86e1b602 avfilter/af_agate: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt cef920853f avformat/demux: Use av_opt_set_int() where appropriate 3 years ago
Andreas Rheinhardt 4e0da7d311 avutil/buffer: Avoid allocation of AVBuffer when using buffer pool 3 years ago
Andreas Rheinhardt 6556146aa0 avfilter/vf_zscale: Don't make assumptions about zimg's range enums 3 years ago
Zhao Zhili e4f499f842 avformat/libsrt: remove url_get_file_handle implementation 3 years ago
Zhao Zhili fc9832f255 avformat/libsrt: log streamid in listener mode 3 years ago
Nicolas Jorge Dato 5a0a9f7825 avformat/mpegts: fixes overflow when parsing the PMT 3 years ago
Wu Jianhua 7bbad32d5a libavfilter/x86/vf_gblur: correct the order of loop step 3 years ago
Wu Jianhua fcf10c925d libavfilter/x86/vf_gblur: fixed the fate-test failed on MacOS 3 years ago
Pavel Koshevoy 4fc0b75973 avfilter/vf_zscale: fix output color_range discrepancy 3 years ago
Michael Niedermayer 5a95abcce4 avcodec/mpeg12dec: Do not put mpeg_f_code into an invalid state on error return 3 years ago
Michael Niedermayer 245017ec8a avcodec/mpegvideo_enc: Limit bitrate tolerance to the representable 3 years ago
Michael Niedermayer 48bbeac259 avcodec/wmaprodec: Check that the EOF frame was allocated before decoding into it 3 years ago
James Almer ccfdef79b1 avutil/buffer: constify some function parameters 3 years ago
Andreas Rheinhardt f58abfbedc avfilter/vf_coreimage: Simplify query_formats 3 years ago
Andreas Rheinhardt 10ad3cd798 avfilter/avfilter: Actually error out on init error 3 years ago
Chengfeng Ye 54d201ae20 libavdevice/avfoundation.m: fix potential unreleased lock issue 3 years ago
Chengfeng Ye 9bbdfbfb32 libavdevice/avfoundation.m: fix protential unreleased lock issue 3 years ago
Andreas Rheinhardt a6760bb92b avcodec/elbg: Remove avoidable buffer 3 years ago
Andreas Rheinhardt 6af21de373 avformat/utils: Use st for AVStream variable in avpriv_set_pts_info 3 years ago
Andreas Rheinhardt f5bfc11b5d avformat/demux: Don't free inexistent ID3v2 metadata 3 years ago
Andreas Rheinhardt bde2cdfe9b avformat/utils: Move demuxing code out into a new file 3 years ago
Andreas Rheinhardt cf7c51f24b avformat/utils: Move seeking code out into a new file 3 years ago
Andreas Rheinhardt a55ce5baf3 avformat/utils: Reindentation 3 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
Andreas Rheinhardt 9f05b3ba60 avformat/mux, utils: Use dedicated pointer for AVStreamInternal 3 years ago
Andreas Rheinhardt fed0282508 avformat: Avoid allocation for AVFormatInternal 3 years ago
Andreas Rheinhardt dfbf41775c avformat/mux, mxfenc, utils: Use dedicated pointer for AVFormatInternal 3 years ago
Andreas Rheinhardt eaacb5c513 avformat/asfenc, mux, utils: Use smaller scope for variables 3 years ago
Andreas Rheinhardt 8ab5bf512a avformat/mp3dec: Simplify checking for no-metadata 3 years ago
Andreas Rheinhardt 6d1e792980 avformat/mp3dec: Avoid calling avio_tell() multiple times 3 years ago
James Almer 1dd3ab4876 doc/decoders: mention that some libdav1d options are deprecated 3 years ago
James Almer 229e949c8e avformat/mvdec: Don't signal success on parse_audio_var() error 3 years ago
Michael Niedermayer 90da43557f avcodec/apedec: Fix integer overflow in intermediate 3 years ago
Michael Niedermayer 737e6bf216 avformat/mvdec: Do not set invalid sample rate 3 years ago
Michael Niedermayer f624c92d4c avformat/sbgdec: Check for t0 overflow in expand_tseq() 3 years ago
James Almer e93c998602 avcodec/mjpegdec: export display matrix frame side data when available 3 years ago
James Almer 42fce6fffe ffmpeg: take into account image flipping in the display matrix 3 years ago
James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 3 years ago
James Almer a8bd8d46f9 cmdutils: round rotation value to nearest integer 3 years ago
Nicolas George 8f92a1862a tools/dvd2concat: generate VOBSUB extradata 3 years ago
Nicolas George 94aa7e8a76 lavf/concatdec: add stream_extradata directive 3 years ago
Nicolas George 5b052c4bcb tools/dvd2concat: add support for chapters 3 years ago
Nicolas George 2263ff505c lavf/concat: add support for chapters 3 years ago
Nicolas George 1a0aff8ca5 tools/dvd2concat: specify stream_codec for subtitles 3 years ago
Nicolas George 0a267bc5e2 lavf/concatdec: add stream_codec directive 3 years ago
Nicolas George 449ba49a9f tests/concat-demuxer: add stream_meta test 3 years ago