91681 Commits (00286673d97c16223ff1a3939f1ca8cd897a297c)
 

Author SHA1 Message Date
  James Almer 728760de35 Revert "avcodec/libaomdec: auto insert dump_extra bitstream filter" 6 years ago
  James Almer 8d5604a69a avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec 6 years ago
  James Almer 96a7099f3e avcodec/av1_parse: take trailing bits into account when initializing the GetBitContext 6 years ago
  Kieran Kunhya c85852d3de h264: Support multi-field closed captions by using AVBufferRef and not resetting per field 6 years ago
  James Almer f631c328e6 avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 6 years ago
  James Almer 94fe138de0 avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
  James Almer 2954e51393 avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 6 years ago
  James Almer e5b1f2b027 avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callback 6 years ago
  James Almer e9980c451e avcodec/vp9_superframe_bsf: implement a AVBSFContext.flush() callback 6 years ago
  James Almer 63e0846c66 avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback 6 years ago
  James Almer 390f156451 avcodec/h264_mp4toannexb_bsf: implement a AVBSFContext.flush() callback 6 years ago
  James Almer b33f5299a5 avcodec/bsf: add a flushing mechanism to AVBSFContext 6 years ago
  Jun Zhao fe06ed22e6 lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" 6 years ago
  lee ju 6a0feafebe avcodec/frame_thread_encoder: fix memory leak that occurs when close encoder without sending eof and receiving to end 6 years ago
  Michael Niedermayer 3378194ce8 avcodec/scpr: Check for min > max in decompress_p() 6 years ago
  Michael Niedermayer 9b604e96a5 avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame() 6 years ago
  Michael Niedermayer db7e9082e1 avcodec/shorten: Fix integer overflow in residual/LPC combination 6 years ago
  Michael Niedermayer 7007dabec0 avcodec/shorten: Check verbatim length 6 years ago
  Michael Niedermayer 2612431d1b avfilter/vf_hue: 10bit support 6 years ago
  Sergey Lavrushkin 4f8e65c458 doc/filters: Add entry for sr filter. 6 years ago
  Jacob Trimble 67599812a3 avutil/encryption_info: Fix size calculation. 6 years ago
  Mina f5559dd869 lavfi/vf_colorconstancy: cosmetic update 6 years ago
  Mina 729ebd3cd0 lavfi/vf_colorconstancy: change option ranges 6 years ago
  Sergey Lavrushkin 1f18a633c6 libavfilter: Adds proper file descriptions to dnn_srcnn.h and dnn_espcn.h. 6 years ago
  Sergey Lavrushkin 95cb2127ad libavfilter/vf_sr.c: Removes uint8 -> float and float -> uint8 conversions. 6 years ago
  Sergey Lavrushkin 2ecf9d103a libavfilter/dnn_backend_tf.c: Fixes ff_dnn_free_model_tf. 6 years ago
  Thilo Borgmann 72d9b8f4c5 lavc/videotoolboxenc: Fix compilation on osx 10.10.5 Yosemite 6 years ago
  Gyan Doshi 02741853d7 avformat: correct fdebug loglevel 6 years ago
  Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
  sanil 551a029a18 libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element. 6 years ago
  Danil Iashchenko 5423fe29da lavfi: add erosion_opencl, dilation_opencl filters 6 years ago
  Michael Niedermayer 0f4c3b0b8e avcodec/mpegaudio_parser: Initialize poutbuf* 6 years ago
  Michael Niedermayer bf97d11b08 avcodec/ivi: Factor width dereference out of the loops in ivi_output_plane() 6 years ago
  Michael Niedermayer 82920bf494 avcodec/ivi: Only clip samples when needed in ivi_output_plane() 6 years ago
  Michael Niedermayer 6d8a289c98 avcodec/indeo5: require initial valid intra/gop headers not just later 6 years ago
  Michael Niedermayer f91e7ec9df avcodec/microdvddec: limit style characters in parsing 6 years ago
  Sergey Lavrushkin 00ae3498bf libavutil: Adds gray floating-point pixel formats. 6 years ago
  Sasi Inguva 12673bb253 lavf/mov.c: Set start_time for all streams (in case of edit lists). 6 years ago
  Kyle Swanson 87cc7e8d4e lavfi/vf_libvmaf: update to use libvmaf v1.3.9 6 years ago
  Jun Zhao 1581caa7ca lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing. 6 years ago
  Clément Bœsch eb1860e017 lavfi/selectivecolor: fix neutral color filtering 6 years ago
  Mina e0539f0349 lavfi/xbr: update filter url 6 years ago
  Carl Eugen Hoyos 6130068453 lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom. 6 years ago
  Colin NG af4c2acddd libavformat/dashdec: Fix for un-free memory 6 years ago
  Shiyou Yin 90dc584d21 MAINTAINERS: add myself to MIPS section 6 years ago
  James Almer b955a33314 ffmpeg: simplify refcounting packets for the muxing queue 6 years ago
  hwren f563e7868f avs2: correct avs2 description 6 years ago
  Carl Eugen Hoyos 81f25a1051 lavc/libx264: Support monochrome encoding. 6 years ago
  Sergey Lavrushkin a66e74306a libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h, dnn_backend_tf.c. 6 years ago
  Sergey Lavrushkin 9d87897ba8 libavfilter: Code style fixes for pointers in DNN module and sr filter. 6 years ago