100420 Commits (0539f15bbb86c5e81af56454c94e2eddefd34b7c)
 

Author SHA1 Message Date
  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. 5 years ago
  Anton Khirnov e1c4a3ea7d lavfi/lavfutils: switch to the new decoding API 5 years ago
  Anton Khirnov 65c4d5d72e tools/enum_options: fix build and add to Makefile 5 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
  Paul B Mahol e3081d6f4f avfilter/af_afade: add sinc curve types 4 years ago
  Martin Storsjö 284560baa7 fate: Convert the musepack8 test to an oneoff test 4 years ago
  Paul B Mahol bb7bb440c2 avfilter/af_anlmdn: support all options as commands 4 years ago
  Paul B Mahol 96f1b45b8c avfilter/af_anlmdn: allow to change smooth/m at runtime 4 years ago
  Andrew Rodland 04340e5e01 lavfi/frei0r: Remove duplicated pix_fmt entry 4 years ago
  Andreas Rheinhardt 33996444ee avcodec/mobiclip: Use get_ue_golomb_31() where possible 4 years ago
  Andreas Rheinhardt 96443ab4b0 avformat/asfdec_o: Remove code duplication 5 years ago
  Andreas Rheinhardt 33870a6aa7 avformat/asfdec_o: Don't reset twice 5 years ago
  Andreas Rheinhardt bf4909f0a3 avformat/asfdec_o: Export metadata that applies to the whole file 4 years ago
  Andreas Rheinhardt e83f27a21a avformat/asfdec_o: Don't segfault with lots of attached pics 4 years ago
  Paul B Mahol 9f20e5d281 avfilter: add speechnorm filter 5 years ago
  Carl Eugen Hoyos 46e362b765 lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled. 4 years ago