93554 Commits (3fe37033b982efa3e76e6dec977dc5048597937b)
 

Author SHA1 Message Date
Michael Niedermayer 3fe37033b9 avcodec/pnm_parser: Factor out next/index compensation 6 years ago
Michael Niedermayer 1d43d72b18 avcodec/pnm_parser: Factor next initialization out 6 years ago
Michael Niedermayer 7f3d39b21f avcodec/pnm_parser: Support concatenated ASCII images 6 years ago
Don C. Bigler 2be7c388db avdevice/opengl_enc: fix build error using msvc compiler 6 years ago
joepadmiraal 951561b64e libavformat/dashenc : Prevent writing manifest files multiple times 6 years ago
Lynne 4d2f62150d aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
Jarek Samic 1c50d61a5a libavutil/hwcontext_opencl: Fix channel order in format support check 6 years ago
Tristan Matthews 1ec777dcdd avformat/matroskaenc: fix leak on error 6 years ago
Carl Eugen Hoyos d6a8392224 lavf/movenc: Pass correct pointer to av_log(). 6 years ago
Jun Zhao 0a347ff422 lavf/matroskaenc: Fix memory leak after write trailer 6 years ago
Jeremy Dorfman via ffmpeg-devel bb5efd1727 avformat/av1: Initialize padding in ff_isom_write_av1c 6 years ago
Paul B Mahol ecdaa4b4fa avfilter/af_asetnsamples: use correct function 6 years ago
Paul B Mahol 3a2adeedaf avformat/riffdec: pass correct pointer to av_log 6 years ago
Nikolas Bowe via ffmpeg-devel 4c8e3725d9 avfilter/af_asetnsamples: fix sample queuing. 6 years ago
Lauri Kasanen 8607e29fa3 swscale/ppc: VSX-optimize yuv2rgb_full_X 6 years ago
Lauri Kasanen 3256e949be swscale/ppc: VSX-optimize yuv2rgb_full_2 6 years ago
Lauri Kasanen 50e672bc54 swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1 6 years ago
Jun Zhao 7c1875143d doc/examples/metadata: fix the example can't dump FLV metadata 6 years ago
Carl Eugen Hoyos d234ed7633 lavf/Makefile: Fix kux demuxer standalone compilation. 6 years ago
Swaraj Hota 208ae228fa lavf/flvdec: added support for KUX container 6 years ago
Octavio Alvarez f4f40cbb57 lavd/x11grab: fix vertical repositioning 6 years ago
Derek Buitenhuis 772c73e61f FATE: Add test for HEVC files that claim to have two first slices 6 years ago
Michael Niedermayer 2169a3f262 avcodec/agm: Fix integer overflow with w/h 6 years ago
Andreas Rheinhardt via ffmpeg-devel 18a851aca7 avformat/matroskadec: Improve length check 6 years ago
Michael Niedermayer 8e3b01e20e avcodec/agm: More completely check size before using it 6 years ago
James Almer ee16d14b0a avcodec/av1_metadata: add an option to remove Padding OBUs 6 years ago
Zhong Li 1125277bc6 lavc/qsvenc: enable hevc gpb option 6 years ago
Zhong Li c745bedd18 lavc/qsvenc: enable hevc coding options configuration 6 years ago
Zhong Li 6f9d7c556d lavc/qsvenc: no need to include h264.h for jpeg encoder 6 years ago
Gyan Doshi 8161ac2902 lavf/movenc: fix tmcd writing for non-MP4/MOV modes 6 years ago
Gyan Doshi b131a07e4b fate: unbreak fate with custom binary names 6 years ago
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