99144 Commits (ddc9cce3cd20fdf8d523e4bab3cab55de6b862b0)
 

Author SHA1 Message Date
Paul B Mahol ddc9cce3cd avformat: add Square SVS demuxer 4 years ago
Paul B Mahol cd67bf2a28 avformat/moflex: make seeking more useful 4 years ago
Paul B Mahol bd7d832e84 avcodec/mobiclip: add missing flush 4 years ago
Paul B Mahol 2752323046 avformat/flic: add support for seeking to start 4 years ago
Paul B Mahol e1da139a33 avcodec/cdgraphics: fix decoded output when seeking to start of file 4 years ago
Paul B Mahol 55af1807f7 avfilter/asrc_anullsrc: actually return correct EOF pts 4 years ago
Paul B Mahol c28b14eb98 avfilter/asrc_anullsrc: give better limits to number of samples per frame 4 years ago
Paul B Mahol 0a17a4891d avfilter/asrc_anullsrc: make number of output samples match duration 4 years ago
Michael Niedermayer aa8935b395 avformat/cdg: Fix integer overflow in duration computation 4 years ago
Michael Niedermayer e3af2a0756 tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level and one fuzzing a fixed demuxer input 4 years ago
Andreas Rheinhardt f5a61a1728 avcodec/crystalhd: Remove unused packet 4 years ago
James Almer e46f34e85b avcodec/av1dec: fix setting pix_fmt 4 years ago
James Almer 9c6026bc72 avcodec/av1dec: update reference frame state on show_existing_frame 4 years ago
James Almer b80c66bb6b avcodec/av1dec: set chroma_sample_location 4 years ago
James Almer b7a06885f1 avcodec/av1dec: use av_cmp_q() to compare aspect ratio 4 years ago
James Almer 5a562f518f avcodec/av1_parser: don't set AVCodecContext frame dimensions 4 years ago
Fei Wang 47be5a5056 avcodec: add AV1 hardware accelerated decoder 4 years ago
James Almer bab3c32351 avcodec/av1_parser: don't set AVCodecContext pixel format 4 years ago
Michael Niedermayer 2b9f39689a avcodec/mpc: Fix multiple numerical overflows in ff_mpc_dequantize_and_synth() 4 years ago
Michael Niedermayer bad8b17a3d avcodec/mobiclip: Check quantizer before table setup 4 years ago
Paul B Mahol ca49476ace avcodec/adpcm: take into account block_align when decoding ADPCM_PSX 4 years ago
Paul B Mahol 60c4459075 avformat/brstm: remove custom allocation of table to hold coeffs 4 years ago
Paul B Mahol 3382b0290a avformat/brstm: fix decoding brstm with custom coeff offsets 4 years ago
Mark Reid 61d767f3a3 fate: use correct uint32 layer 4 years ago
Jun Zhao 856363710f lavf/mov: Remove redundant code 4 years ago
Ting Fu dc16aeb390 dnn/openvino: add input/output name info 4 years ago
Ting Fu 87cb24a1ca dnn/openvino: support run inference via GPU 4 years ago
Paul B Mahol a406dde1d2 avcodec/exr: initialize axmax and bxmin to 0 4 years ago
Mark Reid 1c094563fe avcodec/exr: add support data windows larger or outside display window 4 years ago
James Almer 6a5b38ef44 avcodec/utils: make the src paramater for ff_thread_ref_frame const 4 years ago
Andreas Rheinhardt 0963be71ec avfilter/formats: Remove pointless checks 4 years ago
Andreas Rheinhardt 5616942220 avfilter/formats: Don't typedef structure a second time 4 years ago
Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago
Andreas Rheinhardt b091df7210 avfilter/vf_subtitles: Remove obsolete LIBAVCODEC_VERSION_INT checks 4 years ago
Andreas Rheinhardt e65897f3ee avfilter/vf_subtitles: Remove unnecessary initialization of AVPacket 4 years ago
Andreas Rheinhardt 77ace1ffea avfilter/vf_subtitles: Fix leaks on failure 4 years ago
Andreas Rheinhardt 8443848dfc avfilter/vf_uspp: Fix potential leak of dict on error 4 years ago
Andreas Rheinhardt 98171d14c5 avfilter/lavfutils: Avoid initializing packet 4 years ago
Andreas Rheinhardt f38926ec24 avfilter/lavfutils: Fix memleak when avformat_find_stream_info() fails 4 years ago
Andreas Rheinhardt 3d1a9824b8 avfilter/lavfutils: Don't use uninitialized pointers for freeing 4 years ago
Andreas Rheinhardt 5fc3eda8de avformat/utils: Avoid duplicating extradata from extract_extradata BSF 4 years ago
Andreas Rheinhardt 13d72cecd5 avcodec/extract_extradata: Reindent after the last commit 4 years ago
Andreas Rheinhardt 520d9a8de2 avcodec/extract_extradata: Remove always-true check 4 years ago
Michael Niedermayer 6d71a25cc4 avcodec/agm: Fix off by 1 error in decode_inter_plane() 4 years ago
Michael Niedermayer 64917ea6cf avcodec/fastaudio: Remove redundant % 32 4 years ago
Shiyou Yin 5a844b638a configure: Fix msa can't be disabled when '--cpu=loongson3a' assigned. 4 years ago
gxw a4f7b09536 avcodec/mips: [loongson] Fixed mmi optimization 4 years ago
Andreas Rheinhardt d91756c1b5 avfilter/src_movie: Fix leak of packet upon error 4 years ago
Andreas Rheinhardt 41e0058b48 avfilter/src_movie: Remove unnecessary secondary AVPacket 4 years ago
Andreas Rheinhardt c97d91ecae avfilter/src_movie: Remove unneeded resetting of AVPacket 4 years ago