96540 Commits (3bce9e9b3ea35c54bacccc793d7da99ea5157532)
 

Author SHA1 Message Date
Paul B Mahol 3bce9e9b3e avformat/tty: add probe function 5 years ago
Marton Balint 47d5d0cc74 avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filter 5 years ago
Michael Niedermayer 04e524c34b tools/target_dec_fuzzer: Add threshold for IFF_ILBM 5 years ago
Michael Niedermayer cc7bf7e05c tools/target_dec_fuzzer: Sort threshold list alphabetically 5 years ago
Paul B Mahol d01d606504 avcodec/dnxhddec: properly set colorspace 5 years ago
Guo, Yejun de1b2aa796 Revert "fate/filter-video: add two tests for dnn_processing with frame format rgb24 and grayf32" 5 years ago
Andreas Rheinhardt 43f58f2354 avformat/mov: Don't leak MOVFragmentStreamInfo on error 5 years ago
Andreas Rheinhardt 3999c4b374 avformat/mov: Free encryption data on error 5 years ago
Andreas Rheinhardt ab39f0d841 avfilter/asrc_sinc: Don't allocate arrays separately 5 years ago
Gyan Doshi febd37f4bd avformat/mov: update extensions 5 years ago
Carl Eugen Hoyos d89f69e142 test/fate: Add missing exe suffix to h265_levels test. 5 years ago
Carl Eugen Hoyos 26c7f91e66 ffmpeg: Do not print "SDP:" on top of sdp files. 5 years ago
Andreas Rheinhardt 44be057380 avformat/matroskaenc: Remove useless AVIOContext 5 years ago
Andreas Rheinhardt 9c8aa86883 avformat/matroskaenc: Improve writing Projection 5 years ago
Andreas Rheinhardt 8867efa85f avformat/mux: Don't use av_ prefix for static functions 5 years ago
Paul B Mahol 32ea6ffb16 avfilter/vf_colorconstancy: fix memory leak on error 5 years ago
Michael Niedermayer dfc4714886 avfilter/vf_find_rect: Remove assert 5 years ago
Michael Niedermayer 6ff2474e02 avfilter/vf_find_rect: Increase worst case score 5 years ago
James Almer 5e62100152 avcodec/av1_parser: export color information 5 years ago
Andreas Rheinhardt 148fb44b36 avformat/mux: Don't unnecessarily zero-initialize AVPacketList 5 years ago
Andreas Rheinhardt 020159e0e7 avformat/mux: Move packet references 5 years ago
Andreas Rheinhardt 262b554358 avformat/gxfenc: Add deinit function 5 years ago
Andreas Rheinhardt e6aa9b11bf avformat/mxfenc: Add deinit function 5 years ago
Andreas Rheinhardt 360aeccf46 avformat/mxfenc: Don't free priv_data of AVStream 5 years ago
Andreas Rheinhardt f1d46db926 avformat/audiointerleave: Check before dereferencing 5 years ago
Andreas Rheinhardt 556c4e38d5 avformat/dvenc: Don't zero unnecessarily 5 years ago
Andreas Rheinhardt f1dbfcdf89 avformat/dvenc: Replace write_trailer by deinit function 5 years ago
Gyan Doshi 0b1ff3265e avformat/yuv4mpegdec: increase header limit 5 years ago
Gyan Doshi 724e6b3d63 avformat/yuv4mpegdec: better error logging 5 years ago
James Almer 609dfb4057 fate/lavf-container: add an AV1 in Matroska muxing test 5 years ago
Andreas Rheinhardt a3e43e0cf3 avformat/av1: Avoid allocation + copying when filtering OBUs 5 years ago
Andreas Rheinhardt 2eee34372f avformat/av1: Fix nits in the documentation of ff_av1_filter_obus_buf() 5 years ago
Andreas Rheinhardt 2899995a6f avformat/av1, avc, hevc: Remove av_freep() 5 years ago
Andreas Rheinhardt d4bbc0db01 avformat/av1: Improve filtering AV1 OBUs 5 years ago
Andreas Rheinhardt e8518c2580 avformat/movenc: Check for reformatting errors when writing hint tracks 5 years ago
Andreas Rheinhardt 22ec35a428 avformat/av1, hevc: Make *_buf-functions return 0 on success 5 years ago
Andreas Rheinhardt 680cd59bb2 avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure 5 years ago
Andreas Rheinhardt e4749a4497 avformat/matroskaenc: Cosmetics 5 years ago
Andreas Rheinhardt 58428bef4b avformat/matroskaenc: Check for reformatting errors 5 years ago
Gyan Doshi 6e6b34917e avfilter/scale: don't fail for circular expressions 5 years ago
Paul B Mahol ecd95858d4 avfilter/vf_tonemap_opencl: fix long filter description 5 years ago
Carl Eugen Hoyos c2d0321661 doc/outdevs: Mention "sdl2" alias for "sdl". 5 years ago
Zane van Iperen dc3aa376dc avformat: add demuxer for argonaut games' ASF format 5 years ago
Zane van Iperen bf890ae0d7 avcodec: add decoder for argonaut games' adpcm codec 5 years ago
Marton Balint 15d160cc0b avformat/udp: increase the default buffer size of a receiving socket to 384K 5 years ago
Marton Balint 67f39b32db avformat/udp: properly use return value of pthread_cond_timedwait 5 years ago
Marton Balint f61e9f8aef avformat/udp: add newline after warning 5 years ago
Marton Balint 1812b42554 avutil/thread: fix strict_pthread_cond_timedwait 5 years ago
Paul B Mahol 4b4bcb126c avfilter/vf_v360: do not remap alpha plane if that will be overwritten later 5 years ago
Gyan Doshi 75d1d9eb34 avformat/movenc: allow ISMV timescale to be user-set 5 years ago