78439 Commits (ddda2cc43c85d466fe53926d7e3c8a78dde2fcda)
 

Author SHA1 Message Date
  Alex Agranovsky ddda2cc43c lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned frame 10 years ago
  Andreas Cadhalpun 5edd1f62ca avcodec: only warn about hwaccel with frame threads 10 years ago
  Alex Agranovsky 09b8e97ab6 lavf/mpjpeg: Trim quotes on MIME boundary, if present. 10 years ago
  Marton Balint a573e6c103 avformat/utils: remove ff_iso8601_to_unix_time 10 years ago
  Marton Balint 66e85a180a avformat/matroskaenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint ad17cc9744 avformat/mxfenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint 5f64f3d8cf avformat/movenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint 5c20bc8f47 avformat/gxfenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint 83b01ed212 avformat/ffmenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint bf0607b6db avformat/dvenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint ea1bf08a4c avformat/asfenc: use ff_parse_creation_time_metadata 10 years ago
  Marton Balint e942454daf avformat/utils: add ff_parse_creation_time_metadata 10 years ago
  Marton Balint f834f0cab6 avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix_time accepts 10 years ago
  Marton Balint 3235241061 avutil/parseutils: use microsecond precision when parsing "now" in av_parse_time() 10 years ago
  Marton Balint 35890aaa65 avformat/img2enc: disable atomic file creation by default 10 years ago
  Marton Balint 0250fc2146 avformat/img2enc: return error if image rename fails 10 years ago
  Timothy Gu 123ff81a45 avutil: Remove x86_cpu.h 10 years ago
  Neil Birkbeck 3b0974d3ef lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 10 years ago
  FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 10 years ago
  Michael Niedermayer 4099e4a77d avutil/frame: Free destination qp_table_buf in frame_copy_props() 10 years ago
  Michael Niedermayer 4c920ce777 avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there is enough space 10 years ago
  Ronald S. Bultje 5307adadeb vp9: only call ff_get_format on stream format changes. 10 years ago
  Timothy Gu 94a1c7491b fate/source: Do not use GNU extensions in sed 10 years ago
  Michael Niedermayer a9b81bfd1c avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name() 10 years ago
  Michael Niedermayer d18df8beb0 avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get_buffer_size() 10 years ago
  Michael Niedermayer dab493c89e doc/APIchanges: fill in more missing things 10 years ago
  Michael Niedermayer 50a960673d doc/APIchanges: Fill in some missing values 10 years ago
  Rostislav Pehlivanov 0fe0e213c0 aacenc: temporarily disable Mid/Side coding with multichannel files 10 years ago
  Michael Niedermayer 588e2e3387 avcodec/h264: Fix memleak of a53_caption 10 years ago
  Mats Peterson 4e5db87174 avcodec/rawdec: Print stride and packet size at debug level 10 years ago
  Mats Peterson efcea77996 avcodec/rawdec: Fix nut pal8 test 10 years ago
  Mats Peterson bbb45773b0 avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sample == 1 10 years ago
  Paul B Mahol f80b4750b9 doc/filters: add one more blend example 10 years ago
  Lou Logan 0b0121d7f2 doc/filters: add geq diagonal split screen example 10 years ago
  Rostislav Pehlivanov f0a8212436 aacenc: make a better estimate for the audio bitrate if not provided 10 years ago
  Rostislav Pehlivanov d119268ed2 doc/encoders: fix typos in the vc2 encoder documentation 10 years ago
  Derek Buitenhuis 5da6bed1e0 MAINTAINERS: Remove myself as libutvideo maintainer 10 years ago
  Rostislav Pehlivanov 0384e3d5df doc/encoders: add documentation for the VC-2 encoder 10 years ago
  Paul B Mahol 13ea7c9780 avfilter/avf_showspectrum: improve pts handling 10 years ago
  Michael Niedermayer 817bf8483e avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist frequency 10 years ago
  Michael Niedermayer f9f684c0fb avfilter/vf_zoompan: Initialize ret 10 years ago
  Michael Niedermayer 03b26a2514 avfilter/vf_zoompan: Fix use of uninitialized variables 10 years ago
  James Almer 0abdf7030e avcodec/vc2enc_dwt: add missing header 10 years ago
  Michael Niedermayer 6973846618 avcodec/h264_slice: Fix dequant table init with field pictures 10 years ago
  Michael Niedermayer 873158fd76 avcodec/h264_slice: assert relation between current_slice ans slice_ctx 10 years ago
  Michael Niedermayer 6c6f2e49e4 avcodec/h264_slice: remove duplicate unconditional picture_structure setting code 10 years ago
  Kieran Kunhya 1e2fd57fc0 avcodec/cfhd: Fix errors with valid files. 10 years ago
  Michael Niedermayer bbc4d069d0 avcodec/cfhd: Check the number of tag/value pairs 10 years ago
  Michael Niedermayer 156013111a avfilter/avf_ahistogram: assert that variables are initialized by switch() 10 years ago
  Michael Niedermayer 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 10 years ago