103927 Commits (da5497a1a22d06d6979a888d2ded79521c428d29)
 

Author SHA1 Message Date
Michael Niedermayer 5a95abcce4 avcodec/mpeg12dec: Do not put mpeg_f_code into an invalid state on error return 4 years ago
Michael Niedermayer 245017ec8a avcodec/mpegvideo_enc: Limit bitrate tolerance to the representable 4 years ago
Michael Niedermayer 48bbeac259 avcodec/wmaprodec: Check that the EOF frame was allocated before decoding into it 4 years ago
James Almer ccfdef79b1 avutil/buffer: constify some function parameters 4 years ago
Andreas Rheinhardt f58abfbedc avfilter/vf_coreimage: Simplify query_formats 4 years ago
Andreas Rheinhardt 10ad3cd798 avfilter/avfilter: Actually error out on init error 4 years ago
Chengfeng Ye 54d201ae20 libavdevice/avfoundation.m: fix potential unreleased lock issue 4 years ago
Chengfeng Ye 9bbdfbfb32 libavdevice/avfoundation.m: fix protential unreleased lock issue 4 years ago
Andreas Rheinhardt a6760bb92b avcodec/elbg: Remove avoidable buffer 4 years ago
Andreas Rheinhardt 6af21de373 avformat/utils: Use st for AVStream variable in avpriv_set_pts_info 4 years ago
Andreas Rheinhardt f5bfc11b5d avformat/demux: Don't free inexistent ID3v2 metadata 4 years ago
Andreas Rheinhardt bde2cdfe9b avformat/utils: Move demuxing code out into a new file 4 years ago
Andreas Rheinhardt cf7c51f24b avformat/utils: Move seeking code out into a new file 4 years ago
Andreas Rheinhardt a55ce5baf3 avformat/utils: Reindentation 4 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 4 years ago
Andreas Rheinhardt 9f05b3ba60 avformat/mux, utils: Use dedicated pointer for AVStreamInternal 4 years ago
Andreas Rheinhardt fed0282508 avformat: Avoid allocation for AVFormatInternal 4 years ago
Andreas Rheinhardt dfbf41775c avformat/mux, mxfenc, utils: Use dedicated pointer for AVFormatInternal 4 years ago
Andreas Rheinhardt eaacb5c513 avformat/asfenc, mux, utils: Use smaller scope for variables 4 years ago
Andreas Rheinhardt 8ab5bf512a avformat/mp3dec: Simplify checking for no-metadata 4 years ago
Andreas Rheinhardt 6d1e792980 avformat/mp3dec: Avoid calling avio_tell() multiple times 4 years ago
James Almer 1dd3ab4876 doc/decoders: mention that some libdav1d options are deprecated 4 years ago
James Almer 229e949c8e avformat/mvdec: Don't signal success on parse_audio_var() error 4 years ago
Michael Niedermayer 90da43557f avcodec/apedec: Fix integer overflow in intermediate 4 years ago
Michael Niedermayer 737e6bf216 avformat/mvdec: Do not set invalid sample rate 4 years ago
Michael Niedermayer f624c92d4c avformat/sbgdec: Check for t0 overflow in expand_tseq() 4 years ago
James Almer e93c998602 avcodec/mjpegdec: export display matrix frame side data when available 4 years ago
James Almer 42fce6fffe ffmpeg: take into account image flipping in the display matrix 4 years ago
James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 4 years ago
James Almer a8bd8d46f9 cmdutils: round rotation value to nearest integer 4 years ago
Nicolas George 8f92a1862a tools/dvd2concat: generate VOBSUB extradata 4 years ago
Nicolas George 94aa7e8a76 lavf/concatdec: add stream_extradata directive 4 years ago
Nicolas George 5b052c4bcb tools/dvd2concat: add support for chapters 4 years ago
Nicolas George 2263ff505c lavf/concat: add support for chapters 4 years ago
Nicolas George 1a0aff8ca5 tools/dvd2concat: specify stream_codec for subtitles 4 years ago
Nicolas George 0a267bc5e2 lavf/concatdec: add stream_codec directive 4 years ago
Nicolas George 449ba49a9f tests/concat-demuxer: add stream_meta test 4 years ago
Nicolas George 86b2a86169 tools/dvd2concat: include language metadata 4 years ago
Nicolas George c753b49c38 lavf/concatdec: support stream metadata 4 years ago
Nicolas George 76cf1ff979 lavf/concat: deprecate file_packet_metadata 4 years ago
Nicolas George 7517777d06 lavf/concat: add file_packet_meta directive 4 years ago
Nicolas George 74ab93fa7f lavf/concat: refactor parsing 4 years ago
Michael Niedermayer c1a49a1264 avcodec/elbg: Increase some fields to 64bit 4 years ago
Michael Niedermayer e2c2872393 avformat/rmdec: Use 64bit for intermediate for DEINT_ID_INT4 4 years ago
Michael Niedermayer 2768928624 avformat/sbgdec: Check opt_duration and start for overflow 4 years ago
Wenbin Chen a822e70bec libavfilter/vf_vpp_qsv: fix uninitialized variable problem 4 years ago
Timo Rothenpieler 06de593303 avfilter/frei0r: use win32dlfcn wrapper 4 years ago
Timo Rothenpieler 1d23e125b6 configure: account for openssl3 license change 4 years ago
Tong Wu f31033c6ca avcodec/dxva2_av1: fix superres_denom parameter 4 years ago
Andreas Rheinhardt 6b08ed9f95 fftools/ffprobe: Don't access AVProgram.(start|end)_time 4 years ago