93565 Commits (a208c277f811a8495699b1f9b5770d6ace5582d4)
 

Author SHA1 Message Date
Paul B Mahol a208c277f8 avcodec/imm4: flush prev_frame after seeking 6 years ago
Paul B Mahol 16f7c1f291 avcodec: add LSCR decoder 6 years ago
Marton Balint 3e10223385 avformat/file: add seekable option to disallow seeking 6 years ago
Marton Balint 6ed7df5b20 avformat/mxfdec: export operational pattern UL as file metadata 6 years ago
James Almer c5a825dc75 configure: fix av1_frame_split bsf dependencies 6 years ago
James Almer 80e9f50f82 avcodec: add an AV1 frame split bitstream filter 6 years ago
Michael Niedermayer 3308e3da04 avcodec/agm: Check frame dimensions 6 years ago
Paul B Mahol d0f24df648 avcodec: add ADPCM AGM decoder 6 years ago
Paul B Mahol 7be8f7ac81 avcodec/agm: add support for non-dct coding 6 years ago
Paul B Mahol 0f28355974 avcodec/agm: add support for higher compression 6 years ago
Lauri Kasanen ce92ee4b4f swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2 6 years ago
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