114520 Commits (f63a87629e5229119d22c95533f14ec89b97e623)
 

Author SHA1 Message Date
Sean McGovern f63a87629e fate: fix sub2video_{basic, time_limited} on big-endian targets 9 months ago
Timo Rothenpieler e99c273fec avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 9 months ago
James Almer 547c920193 avcodec/hevc_ps: don't use a fixed sized buffer for parameter set raw data 9 months ago
Tong Wu 6bf17136a2 avcodec/hevc_ps: fix the problem of memcmp losing effectiveness 9 months ago
Anton Khirnov fa110c32b5 lavfi/setpts: unset frame durations 9 months ago
Anton Khirnov f121d954ac lavf/vf_setpts: unset output framerate 9 months ago
Anton Khirnov c240ff98b3 lavc/packet: schedule AV_PKT_DATA_QUALITY_FACTOR for removal 9 months ago
Anton Khirnov 1d843ae6c7 lavc: rename avpacket.c to packet.c 9 months ago
Anton Khirnov 24b9f29ff2 fftools/ffmpeg_sched: make sure to always run task cleanup 9 months ago
Anton Khirnov af81788f30 fftools/ffmpeg_sched: move sch_stop() to the bottom of the file 9 months ago
Andreas Rheinhardt 8d1093a784 avcodec/libvpxenc: Remove obsolete av_unused 9 months ago
Andreas Rheinhardt 1093b40218 avcodec/libvpxenc: Only search for side data when intending to use it 9 months ago
Andreas Rheinhardt e465cebfee avcodec/Makefile: Remove redundant dependencies on hevc_data.o 9 months ago
James Almer e54591369f avformat/flac_picture: print a warning when mimetype is unknown 9 months ago
Michael Niedermayer 3d5f03bbc8
avfilter/vf_signature: Dont crash on no frames 9 months ago
Dale Curtis bba6df9ac7
Don't throw an error when attached picture isn't recognized. 9 months ago
Tobias Rapp 02eb2fc577 examples/decode_filter_video: Add loop for draining the filtergraph 9 months ago
Tobias Rapp 55ce666062 examples/decode_filter_audio: Add loop for draining the filtergraph 9 months ago
Tobias Rapp 94ebe604b0 tests/audiogen: Fix total RIFF chunk size 9 months ago
Andreas Rheinhardt 5d71f97e0e all: Don't use ATOMIC_VAR_INIT 9 months ago
Anton Khirnov a69cedb6a6 fftools/ffmpeg_demux: make InputStream.autorotate private 9 months ago
Anton Khirnov c9a90c052a fftools/ffmpeg_enc: stop copying demuxer side data to the muxer 9 months ago
Anton Khirnov e0de84ad2e lavc/encode: map AVCodecContext.decoded_side_data to coded_side_data 9 months ago
Anton Khirnov a3f4670943 lavc/decode: move sd_global_map to avcodec 9 months ago
Anton Khirnov e1f384adbf lavc/frame_thread_encoder: avoid assigning a whole AVCodecContext 9 months ago
Anton Khirnov 198a7788e7 lavc: avoid leaking AVCodecContext.chroma_intra_matrix 9 months ago
Anton Khirnov 106131bb10 fftools/ffmpeg_filter: remove display matrix if we have applied it 9 months ago
Anton Khirnov b1aaa1f585 fftools/ffmpeg_dec: apply cropping manually 9 months ago
Anton Khirnov 0edbd00ccf fftools/ffmpeg_{demux,dec}: pass -bitexact through DecoderFlags 9 months ago
Anton Khirnov 372c78dd42 fftools/ffmpeg_dec: apply decoder options manually 9 months ago
Anton Khirnov 2d06a7570e fftools/cmdutils: do not use a random codec's private options 9 months ago
Anton Khirnov da67816128 fftools/ffmpeg_demux: only call filter_codec_opts() when we have a decoder 9 months ago
Anton Khirnov 56320880f7 doc/ffmpeg: mention how to pass options to loopback decoders 9 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 9 months ago
Andreas Rheinhardt c85477f78d avutil/opt: Don't cast when the result might be misaligned 9 months ago
Andreas Rheinhardt aa7d6520e6 avutil/opt: Avoid av_strdup(NULL) 9 months ago
Andreas Rheinhardt 686d33a6b0 avcodec/profiles: Don't include avcodec.h 9 months ago
Andreas Rheinhardt 33b1c7ebbf avcodec/magicyuvenc: Don't call functions twice due to macro 9 months ago
Andreas Rheinhardt 8013574e9b avcodec/mjpegenc: Inline chroma subsampling 9 months ago
Andreas Rheinhardt 0b212f3595 avcodec/bfi: Remove unused AVCodecContext* from context 9 months ago
Andreas Rheinhardt 6edd83c0e2 avcodec/ratecontrol: Avoid function pointer casts 9 months ago
Andreas Rheinhardt 641850f67f avcodec/wmaprodec: Explicitly return 0 on success 9 months ago
Andreas Rheinhardt 432e287e27 fftools/ffmpeg_sched: Explicitly return 0 on sch_enc_send() success 9 months ago
Niklas Haas b89ee26539 avfilter: properly reduce YUV colorspace format lists 9 months ago
James Almer 189c32f536 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 9 months ago
Andreas Rheinhardt 8ca57fcf9e avutil/fifo, file: Remove unused headers 9 months ago
Andreas Rheinhardt 9223c92c88 doc/examples: Always use <> includes 9 months ago
Zhao Zhili 89e9486bc3 avcodec/h264_mp4toannexb: Fix heap buffer overflow 9 months ago
Zhao Zhili edb1f1bc09 tests: Remove fate-libx265-hdr10 9 months ago
Anton Khirnov 8fc1e1358b fftools/ffmpeg_enc: simplify error handling for decoded_side_data setup 9 months ago