114536 Commits (c8549d480f752308540f7060e2c050d6824e6793)
 

Author SHA1 Message Date
Andreas Rheinhardt c8549d480f avcodec/msmpeg4: Don't include x86-specific header unconditionally 8 months ago
Andreas Rheinhardt a265e8ca92 avcodec, avfilter: Don't use "" for system headers 8 months ago
Andreas Rheinhardt b49e621c83 swscale/ppc/swscale_altivec: Simplify macro 8 months ago
Andreas Rheinhardt 72f4f1dafb swscale/ppc/swscale_altivec: Fix build with -O0 8 months ago
Andreas Rheinhardt 347a70f101 avcodec/pcm-bluray/dvd: Use correct pointer types on BE 8 months ago
Andreas Rheinhardt cd63dab55c avcodec/mips/ac3dsp_mips: Add missing includes 8 months ago
Marton Balint 2df2b4067e avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 8 months ago
Andreas Rheinhardt ff215d9559 fate/image: Fix EXR tests on big endian 8 months ago
James Almer e37b233ee2 Revert "avformat/mov: ignore item boxes for animated heif" 8 months ago
James Almer f8fbec8686 avutil/frame: use the same data information as the source entry when cloning side data 8 months ago
Andreas Rheinhardt ba7980d9c0 avutil/opt: Avoid av_uninit 8 months ago
Andreas Rheinhardt dc7a60529c avcodec/ratecontrol: Use forward declaration for AVExpr 8 months ago
Andreas Rheinhardt 348461e550 avcodec/h264_refs: Use smaller scope, don't use av_uninit 8 months ago
Andreas Rheinhardt ac14d68277 avcodec/h264_refs: Rewrite code to make control flow clearer 8 months ago
Andreas Rheinhardt 4b44b5eaf0 swscale/swscale_internal: Only include altivec header iff HAVE_ALTIVEC 8 months ago
Andreas Rheinhardt 7d9d400695 postproc/postprocess: Don't generally include arch-specific headers 8 months ago
Sean McGovern f63a87629e fate: fix sub2video_{basic, time_limited} on big-endian targets 8 months ago
Timo Rothenpieler e99c273fec avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 8 months ago
James Almer 547c920193 avcodec/hevc_ps: don't use a fixed sized buffer for parameter set raw data 8 months ago
Tong Wu 6bf17136a2 avcodec/hevc_ps: fix the problem of memcmp losing effectiveness 8 months ago
Anton Khirnov fa110c32b5 lavfi/setpts: unset frame durations 8 months ago
Anton Khirnov f121d954ac lavf/vf_setpts: unset output framerate 8 months ago
Anton Khirnov c240ff98b3 lavc/packet: schedule AV_PKT_DATA_QUALITY_FACTOR for removal 8 months ago
Anton Khirnov 1d843ae6c7 lavc: rename avpacket.c to packet.c 8 months ago
Anton Khirnov 24b9f29ff2 fftools/ffmpeg_sched: make sure to always run task cleanup 8 months ago
Anton Khirnov af81788f30 fftools/ffmpeg_sched: move sch_stop() to the bottom of the file 8 months ago
Andreas Rheinhardt 8d1093a784 avcodec/libvpxenc: Remove obsolete av_unused 8 months ago
Andreas Rheinhardt 1093b40218 avcodec/libvpxenc: Only search for side data when intending to use it 8 months ago
Andreas Rheinhardt e465cebfee avcodec/Makefile: Remove redundant dependencies on hevc_data.o 8 months ago
James Almer e54591369f avformat/flac_picture: print a warning when mimetype is unknown 8 months ago
Michael Niedermayer 3d5f03bbc8
avfilter/vf_signature: Dont crash on no frames 8 months ago
Dale Curtis bba6df9ac7
Don't throw an error when attached picture isn't recognized. 8 months ago
Tobias Rapp 02eb2fc577 examples/decode_filter_video: Add loop for draining the filtergraph 8 months ago
Tobias Rapp 55ce666062 examples/decode_filter_audio: Add loop for draining the filtergraph 8 months ago
Tobias Rapp 94ebe604b0 tests/audiogen: Fix total RIFF chunk size 8 months ago
Andreas Rheinhardt 5d71f97e0e all: Don't use ATOMIC_VAR_INIT 8 months ago
Anton Khirnov a69cedb6a6 fftools/ffmpeg_demux: make InputStream.autorotate private 8 months ago
Anton Khirnov c9a90c052a fftools/ffmpeg_enc: stop copying demuxer side data to the muxer 8 months ago
Anton Khirnov e0de84ad2e lavc/encode: map AVCodecContext.decoded_side_data to coded_side_data 8 months ago
Anton Khirnov a3f4670943 lavc/decode: move sd_global_map to avcodec 8 months ago
Anton Khirnov e1f384adbf lavc/frame_thread_encoder: avoid assigning a whole AVCodecContext 8 months ago
Anton Khirnov 198a7788e7 lavc: avoid leaking AVCodecContext.chroma_intra_matrix 8 months ago
Anton Khirnov 106131bb10 fftools/ffmpeg_filter: remove display matrix if we have applied it 8 months ago
Anton Khirnov b1aaa1f585 fftools/ffmpeg_dec: apply cropping manually 8 months ago
Anton Khirnov 0edbd00ccf fftools/ffmpeg_{demux,dec}: pass -bitexact through DecoderFlags 8 months ago
Anton Khirnov 372c78dd42 fftools/ffmpeg_dec: apply decoder options manually 8 months ago
Anton Khirnov 2d06a7570e fftools/cmdutils: do not use a random codec's private options 8 months ago
Anton Khirnov da67816128 fftools/ffmpeg_demux: only call filter_codec_opts() when we have a decoder 8 months ago
Anton Khirnov 56320880f7 doc/ffmpeg: mention how to pass options to loopback decoders 8 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 8 months ago