78434 Commits (ad17cc97446cdcab176ccfe51d0a6adb6bacbd40)
 

Author SHA1 Message Date
Marton Balint ad17cc9744 avformat/mxfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 5f64f3d8cf avformat/movenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 5c20bc8f47 avformat/gxfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 83b01ed212 avformat/ffmenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint bf0607b6db avformat/dvenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint ea1bf08a4c avformat/asfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint e942454daf avformat/utils: add ff_parse_creation_time_metadata 9 years ago
Marton Balint f834f0cab6 avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix_time accepts 9 years ago
Marton Balint 3235241061 avutil/parseutils: use microsecond precision when parsing "now" in av_parse_time() 9 years ago
Marton Balint 35890aaa65 avformat/img2enc: disable atomic file creation by default 9 years ago
Marton Balint 0250fc2146 avformat/img2enc: return error if image rename fails 9 years ago
Timothy Gu 123ff81a45 avutil: Remove x86_cpu.h 9 years ago
Neil Birkbeck 3b0974d3ef lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 9 years ago
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