99982 Commits (ae23a9684db7f85c77c05b7bfa9499a80b877e11)
 

Author SHA1 Message Date
Limin Wang ae23a9684d avdevice/decklink: use boolean for list_devices option 4 years ago
Paul B Mahol 9208b72a38 avfilter/af_aiir: add support for arbitrary order lattice-ladder filter format 4 years ago
Michael Niedermayer b0a8b40294 avcodec/exr: skip bottom clearing loop when its outside the image 4 years ago
Michael Niedermayer 3e5959b345 avcodec/exr: Check ymin vs. h 4 years ago
Michael Niedermayer 1278f117d7 avformat/avs: Use 64bit for the avio_tell() output 4 years ago
Michael Niedermayer 40348637be avformat/moflex: Check pkt_size 4 years ago
Paul B Mahol 42ccef2846 avfilter/af_biquads: remove not needed code 4 years ago
Leo Izen f5dcaf2daa avformat/movenc: allow Apple Lossless inside mp4 4 years ago
Paul B Mahol 0066bf4d1a avfilter/af_afreqshift: add timeline and slice threading support 4 years ago
Paul B Mahol d29a9b8891 avcodec/atrac3: increase max block align size 4 years ago
Michael Niedermayer a108a4d809 avcodec/mobiclip: Check mv against INT_MAX 4 years ago
Michael Niedermayer a207df2acb avformat/wavdec: More complete size check in find_guid() 4 years ago
Michael Niedermayer 2eb6417417 avcodec/mv30: Use unsigned in idct_1d() 4 years ago
Michael Niedermayer 8b50e8bc29 avformat/iff: Check size before skip 4 years ago
Michael Niedermayer ebf4bc629e avformat/rmdec: Check for EOF in index packet reading 4 years ago
leozhang 7ce7d33d15 avcodec/cuviddec: fix missing context push/pop 4 years ago
Andriy Gelman 4fe9e2fc16 avformat/rtsp: don't forget to call ff_network_close() on error 4 years ago
Andriy Gelman 78537aa52f avformat/rtsp: set return variable in error path 4 years ago
Andriy Gelman 9a70b6f5b8 avformat/rtspdec: cosmetics 4 years ago
Andriy Gelman 122fcf1f40 avformat/rtspdec: fix mem leaks in connect mode if init fails 4 years ago
Andriy Gelman 38bc4ba142 avformat/rtspdec: fix mem leaks in listen mode if init fails 4 years ago
Andriy Gelman 423d06e0e2 avformat/rtspdec: add network init to listen mode 4 years ago
Limin Wang 09f1d15ae8 avdevice/decklink_dec: map the raw_format instead of hardcode 4 years ago
James Almer c055a476b2 tools/target_bsf_fuzzer: set bitstream filter options 4 years ago
James Almer 837eb320b8 tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen pattern 4 years ago
Michael Niedermayer cb59cd3466 tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pattern 4 years ago
James Almer 40dfb4328d tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's AVIOContext 4 years ago
Anton Khirnov 8918a3dfa2 lavfi/src_movie: switch to new decoding API 4 years ago
Anton Khirnov ce0f5397a8 doc/examples/transcoding: switch to the new encoding API 4 years ago
Anton Khirnov 29f33c1076 doc/examples/transcoding: stop constantly allocating AVFrames 4 years ago
Anton Khirnov 800feae5d6 lavu: add missing stddef.h includes for size_t. 4 years ago
Anton Khirnov e1c4a3ea7d lavfi/lavfutils: switch to the new decoding API 4 years ago
Anton Khirnov 65c4d5d72e tools/enum_options: fix build and add to Makefile 4 years ago
Steve Lhomme 5bd870a212 avformat/matroskadec: only use the track duration if it exists 4 years ago
Steve Lhomme 3a2b786db0 avformat/matroskadec: adjust the cluster time to the track timebase 4 years ago
Steve Lhomme b00d2210e4 avformat/matroskadec: add a warning when the track TimestampScale won't be used 4 years ago
Mark Reid e366797ad3 avfilter/vf_lut3d: fix sanitizef INF handling 4 years ago
Mark Reid dd03d65540 avcodec/exr: use lookuptable for alpha if there is no trc_func 4 years ago
Martin Storsjö 104e5233f0 http: Check for AVERROR_EOF in the check for premature end 4 years ago
Marton Balint bf19833ae2 avformat/mpegts: make sure mpegts_read_header always stops at the first pmt 4 years ago
Limin Wang 3871326910 avformat/dvenc: check the format before vst and ast[i] are initialized 4 years ago
Limin Wang da0faf10a3 avformat/dvenc: s->streams[i] -> st 4 years ago
Limin Wang ab072de419 avfilter/vf_fade: config_props -> config_input 4 years ago
Limin Wang 2399a7795b avfilter/vf_fade: simplify code to use pts timebase for time check 4 years ago
Paul B Mahol c417f1a76c avfilter/vf_xfade: add squeeze transitions 4 years ago
Gil Pedersen 7ac1dc2364 avutil/frame: fix potential leaks in av_frame_ref() 4 years ago
Gil Pedersen 2b6b19dd9b avutil/frame: use av_buffer_replace() to simplify code 4 years ago
Gil Pedersen abcca6a055 avcodec/wavpack: use av_buffer_replace() to simplify code 4 years ago
Paul B Mahol 381ab69042 avfilter/vf_frei0r: add support for commands 4 years ago
Paul B Mahol 17a0dfebf5 avfilter/vf_despill: add support for commands 4 years ago