103682 Commits (fc9832f2557be0633e08963b8372d1cf7f4d6aea)
 

Author SHA1 Message Date
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
Nicolas George 86b2a86169 tools/dvd2concat: include language metadata 3 years ago
Nicolas George c753b49c38 lavf/concatdec: support stream metadata 3 years ago
Nicolas George 76cf1ff979 lavf/concat: deprecate file_packet_metadata 3 years ago
Nicolas George 7517777d06 lavf/concat: add file_packet_meta directive 3 years ago
Nicolas George 74ab93fa7f lavf/concat: refactor parsing 3 years ago
Michael Niedermayer c1a49a1264 avcodec/elbg: Increase some fields to 64bit 3 years ago
Michael Niedermayer e2c2872393 avformat/rmdec: Use 64bit for intermediate for DEINT_ID_INT4 3 years ago
Michael Niedermayer 2768928624 avformat/sbgdec: Check opt_duration and start for overflow 3 years ago