78421 Commits (c33ffc7b21b9531a971b5da1edcae0b308fe88aa)
 

Author SHA1 Message Date
FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 9 years ago
Michael Niedermayer 4099e4a77d avutil/frame: Free destination qp_table_buf in frame_copy_props() 9 years ago
Michael Niedermayer 4c920ce777 avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there is enough space 9 years ago
Ronald S. Bultje 5307adadeb vp9: only call ff_get_format on stream format changes. 9 years ago
Timothy Gu 94a1c7491b fate/source: Do not use GNU extensions in sed 9 years ago
Michael Niedermayer a9b81bfd1c avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name() 9 years ago
Michael Niedermayer d18df8beb0 avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get_buffer_size() 9 years ago
Michael Niedermayer dab493c89e doc/APIchanges: fill in more missing things 9 years ago
Michael Niedermayer 50a960673d doc/APIchanges: Fill in some missing values 9 years ago
Rostislav Pehlivanov 0fe0e213c0 aacenc: temporarily disable Mid/Side coding with multichannel files 9 years ago
Michael Niedermayer 588e2e3387 avcodec/h264: Fix memleak of a53_caption 9 years ago
Mats Peterson 4e5db87174 avcodec/rawdec: Print stride and packet size at debug level 9 years ago
Mats Peterson efcea77996 avcodec/rawdec: Fix nut pal8 test 9 years ago
Mats Peterson bbb45773b0 avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sample == 1 9 years ago
Paul B Mahol f80b4750b9 doc/filters: add one more blend example 9 years ago
Lou Logan 0b0121d7f2 doc/filters: add geq diagonal split screen example 9 years ago
Rostislav Pehlivanov f0a8212436 aacenc: make a better estimate for the audio bitrate if not provided 9 years ago
Rostislav Pehlivanov d119268ed2 doc/encoders: fix typos in the vc2 encoder documentation 9 years ago
Derek Buitenhuis 5da6bed1e0 MAINTAINERS: Remove myself as libutvideo maintainer 9 years ago
Rostislav Pehlivanov 0384e3d5df doc/encoders: add documentation for the VC-2 encoder 9 years ago
Paul B Mahol 13ea7c9780 avfilter/avf_showspectrum: improve pts handling 9 years ago
Michael Niedermayer 817bf8483e avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist frequency 9 years ago
Michael Niedermayer f9f684c0fb avfilter/vf_zoompan: Initialize ret 9 years ago
Michael Niedermayer 03b26a2514 avfilter/vf_zoompan: Fix use of uninitialized variables 9 years ago
James Almer 0abdf7030e avcodec/vc2enc_dwt: add missing header 9 years ago
Michael Niedermayer 6973846618 avcodec/h264_slice: Fix dequant table init with field pictures 9 years ago
Michael Niedermayer 873158fd76 avcodec/h264_slice: assert relation between current_slice ans slice_ctx 9 years ago
Michael Niedermayer 6c6f2e49e4 avcodec/h264_slice: remove duplicate unconditional picture_structure setting code 9 years ago
Kieran Kunhya 1e2fd57fc0 avcodec/cfhd: Fix errors with valid files. 9 years ago
Michael Niedermayer bbc4d069d0 avcodec/cfhd: Check the number of tag/value pairs 9 years ago
Michael Niedermayer 156013111a avfilter/avf_ahistogram: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 9313fb6a3e avfilter/vf_zoompan: Remove dead store 9 years ago
Michael Niedermayer 62eb935bf9 avfilter/avf_avectorscope: assert that variables are initialized by switch() 9 years ago
Michael Niedermayer 03c1129b20 avfilter/vaf_spectrumsynth: assert that variables are initialized by switch() 9 years ago
Paul B Mahol 855d9d29eb doc/filters: fix metadata example 9 years ago
Tobias Rapp 80026a8ac3 avfilter/f_metadata: rename "string" into "same_str" 9 years ago
Tobias Rapp 730da5c207 avfilter/f_metadata: whitespace clean-up 9 years ago
Tobias Rapp 6889deba68 avfilter/f_metadata: add starts_with string function 9 years ago
Tobias Rapp 202f978728 avfilter/f_metadata: add support for file output 9 years ago
Tobias Rapp 8b99c5e8da avfilter/f_metadata: avoid float rounding problems 9 years ago
Michael Niedermayer ac3a275d1e avfilter/vf_nnedi: Simplify away some trivial mem*() 9 years ago
Michael Niedermayer 8836b8c2a4 fate: Update fate-sub2video for 5486d7fa91 9 years ago
Rostislav Pehlivanov ac5a4deb3d MAINTAINERS: add my name to the parts I'm maintaining 9 years ago
Timothy Gu 74f8d9aaef x86/vf_blend: Add SSE2 optimization for screen 9 years ago
Timothy Gu c8b1612af0 x86/vf_blend: Move multiplying to a macro 9 years ago
Paul B Mahol 5486d7fa91 avfilter/dualinput: use pts provided by framesync 9 years ago
Michael Niedermayer a73b23e3df avformat/hlsenc: Fix filename and options 9 years ago
Rostislav Pehlivanov 5669aa2a8a vc2enc: use project-standard inclusion guards 9 years ago
Rostislav Pehlivanov 135460383e avformat: add vc2 as an allowed rawenc Dirac extension 9 years ago