93523 Commits (ecb4398d71c9882c8db67761b3227f27eddb449b)
 

Author SHA1 Message Date
Jun Zhao ecb4398d71 lavf/hashenc: Correct the hash/MD5 muxer class name 6 years ago
James Almer 0e1ea034d8 avcodec/libaomenc: fix range of values for enable-intrabc option 6 years ago
James Almer 461303f94a avcodec/cbs_av1: fix parsing spatial_id 6 years ago
Matthew Fearnley b97a7dd031 libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt BGR24. 6 years ago
Matthew Fearnley 1046e88088 libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24 6 years ago
Matthew Fearnley 5dcc63c1d2 libavcodec/zmbv: use PTRDIFF_SPECIFIER for `src - c->decomp_buf`. 6 years ago
James Almer b74e13711f avcodec/opus: make redundancy_buf 32 byte aligned 6 years ago
Karthick J 6aeaac3e1c avformat/dashenc: Add support for Global SIDX 6 years ago
Karthick J 3d0894990d avformat/movenc: Fix skip_trailer when global_sidx is enabled 6 years ago
Steven Liu 326cec3771 avformat/hls: make different warning message between open url and parse playlist 6 years ago
Gyan Doshi 8eca42e632 lavf/mov: skip extradata check in esds for MPEG-1/2 audio 6 years ago
Lynne b43b8d337d x86/opusdsp: fix WIN64 return value 6 years ago
Zhong Li d071a1117d lavc/qsvenc: get vps extradata from MSDK 6 years ago
Linjie Fu a8355eed36 lavc/qsvenc: expose low_power as a common option for QSV encoder 6 years ago
Gyan Doshi 7f9a81b110 doc/general: make column key note more verbose 6 years ago
Michael Niedermayer 3a0ec1511e avcodec/rscc: Check that the to be uncompressed input is large enough 6 years ago
James Almer 27c94c57dc avformat/movenc: free eac3 private data only when closing the stream 6 years ago
Lynne 605e330310 x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis 6 years ago
Lynne 0cea3ca894 opusdsp: create and move deemphasis and postfiltering from opus_celt 6 years ago
Lynne 5468c1d075 celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled 6 years ago
Lynne 4a2c651620 x86/opus_dsp: rename to celt_pvq 6 years ago
Michael Niedermayer 4eec008259 avcodec/ivi: Reduce dereferencing structs in inner loop of ivi_process_empty_tile() 6 years ago
Michael Niedermayer 4bf9561d63 avcodec/ivi: Mark band parameter as const 6 years ago
Michael Niedermayer 111e9b0929 avcodec/ivi: fix indention for previous commit 6 years ago
Michael Niedermayer c163e62db5 avcodec/ivi: Factor ref_mb check out 6 years ago
Michael Niedermayer 468ae6a734 avcodec/proresdec2: decode picture header before frame allocation 6 years ago
Jun Li 4f5e660e69 avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100 6 years ago
Nick Renieris 93748a2efa avcodec/tiff: Multi-page support 6 years ago
Jun Zhao e995e2395b lavf/flvdec: Cosmetics: Fix indentation for flv_read_packet 6 years ago
Jun Zhao 24dac56e1d lavf/flvdec: add AMF date type support 6 years ago
Lauri Kasanen 7adce3e64c swscale/ppc: VSX-optimize yuv2422_X 6 years ago
Lauri Kasanen 9a2db4dc61 swscale/ppc: VSX-optimize yuv2422_2 6 years ago
Lauri Kasanen a6a31ca3d9 swscale/ppc: VSX-optimize yuv2422_1 6 years ago
Paul B Mahol 4e8cbbf70e avcodec: add Amuse Graphics decoder 6 years ago
Philip Langdale 52d8f35b14 avutil/hcontext_cuda: Remove unnecessary stream synchronisation 6 years ago
Philip Langdale 5d90d1e36e avcodec/cuviddec: Remove unnecessary stream synchronisation 6 years ago
Philip Langdale c0b6e4cb6d avfilter/vf_yadif_cuda: Remove unnecessary stream synchronisation 6 years ago
Gyan Doshi 5282cbae61 doc/filters: mention input requirements for ebur128 6 years ago
James Almer 0856c5da07 avcodec/libaomenc: fix default value for row-mt option 6 years ago
Sam John via ffmpeg-devel 995889abbf avcodec/libaomenc: Added more commandline options 6 years ago
Zhong Li 9dece050ef lavc/qsvenc: fix hevc vps extradata issues 6 years ago
Zhong Li 520226b683 lavc/hevc_ps_enc: fix vps nal issues 6 years ago
Michael Niedermayer 8865ae959b swscale/swscale_unscaled: Fix chroma slice height 6 years ago
Michael Niedermayer 4daec0c677 avcodec/dxv: Check remaining space in CHECKPOINT() 6 years ago
Thierry Foucu 0ac3befd47 fftools/ffmpeg: Check if we do have also a filter_complex filter. 6 years ago
Dong, Jerry c47fada298 swscale/swscale_unscaled: fixed the issue that when width/height is not 2-multiple, transition of nv12 to u/v planes is not completed. 6 years ago
Zhong Li 391f884675 lavc/qsvenc_h264: remove the privite option trellis 6 years ago
Zhong Li b9a066ae23 lavc/qsvenc: use the common option "trellis" of AVCodecContext 6 years ago
Zhong Li 4131b0619c qsv: fix the dangerous macro definitions 6 years ago
Zhong Li b47446cc39 lavc/qsvenc: make the queried libmfx version easily reused 6 years ago