9742 Commits (c3a0b3eb64be441ca897629e8ecd80d5b51fded7)

Author SHA1 Message Date
  Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
  Andrew Kelley b0c2c097e4 lavf: default .ogg audio to libvorbis if we can 11 years ago
  Derek Buitenhuis 722554788b Add raw HEVC muxer 11 years ago
  Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
  Luca Barbato d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
  Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 11 years ago
  Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
  Anton Khirnov 7b03b65bf0 lavf: do basic sanity checking on muxed packets 11 years ago
  Matthieu Bouron c716624853 mxf: Read field dominance flag 12 years ago
  Luca Barbato 7d56f2fffc mxf: Handle negative edit_rate 11 years ago
  Janne Grunau 78987a88a8 lavf: include 60 fps in guessed standard frame rates 11 years ago
  Diego Biurrun d67cfdeb53 avformat: utils: Refactor duplicated PRINT macro 11 years ago
  Diego Biurrun 50ecf15712 avformat: utils: K&R formatting cosmetics 11 years ago
  Martin Storsjö 2aec9e228c rtpdec_asf: Copy the need_parsing field from the chained demuxer 11 years ago
  Martin Storsjö 89564be444 rtmpproto: Send a full, absolute timestamp if it isn't monotonically growing 11 years ago
  Martin Storsjö 24eb3c7916 rtmpproto: Avoid using uninitialized memory 11 years ago
  Justin Ruggles d01e684186 mov: do not set avg_frame_rate in the demuxer 11 years ago
  Michael Niedermayer c9db8694a8 avisynth: fix setting packet properties 11 years ago
  Anton Khirnov 5ef11b8dcc yuv4mpeg: set average frame rate 11 years ago
  Anton Khirnov 33018907bd mp3enc: allow omitting the id3v2 header with -id3v2_version 0 11 years ago
  Anton Khirnov f9cc6883a4 mp3enc: add an option for disabling the Xing frame. 11 years ago
  Martin Storsjö 2620df1310 mov: Free an earlier allocated array if allocating a new one 11 years ago
  Martin Storsjö d51f09962d mov: Free intermediate arrays in the normal cleanup function 11 years ago
  Tomas Härdin cc1e3ace63 mxf: Fix potential leak in mxf_read_local_tags() 12 years ago
  Tomas Härdin 8b708f1c6b mxf: Correctly support files from Pinnacle Thunder 13 years ago
  Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 12 years ago
  Luca Barbato 1a4e4ad0e0 mxf: Use av_malloc_array 11 years ago
  Luca Barbato f5fbbbc022 mxf: Drop unnecessary checks 11 years ago
  Marton Balint aa0cb16c15 mxf: Fix off by one error in d10 aes3 decoding 13 years ago
  Luca Barbato 42f9132218 mxf: Do not use int to check the seek position 11 years ago
  Reimar Döffinger d84bd4650b mxf: Set AV_FIELD_PROGRESSIVE 12 years ago
  Anton Khirnov 2115a35974 lavf: make av_probe_input_buffer more robust 11 years ago
  Anton Khirnov 8b76362836 lavf: use a fixed width type 11 years ago
  Anton Khirnov c1868e7ee7 lavf: simplify handling of offset in av_probe_input_buuffer() 11 years ago
  Benjamin Larsson 547f834537 flv: Workaround for buggy Omnia A/XE encoder 11 years ago
  Justin Ruggles aa69cbc9e0 flac muxer: add option to disable writing the global header 11 years ago
  Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
  Diego Biurrun 9997cee04d network.h: Add #endif comments to improve readability 11 years ago
  Anton Khirnov 6892d145a0 segafilm: fix leaks if reading the header fails 11 years ago
  Anton Khirnov 3867f3718b lavf: remove a pointless check 11 years ago
  Anton Khirnov 75647dea6f oggparseogm: check timing variables 11 years ago
  Martin Storsjö 82b9799bb2 sdp: Check that fmt->oformat is non-null before accessing it 11 years ago
  Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
  Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
  Luca Barbato 1716b4c7b8 mms: Remove non-utf8 characters 11 years ago
  Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
  Luca Barbato f412b2c9f3 flv: Use the correct type to hold the file offset 11 years ago
  Luca Barbato 15739a9bd1 jvdec: Do not feed the decoder with known wrong data 11 years ago
  Paul B Mahol e518cb863e jvdec: Fix memory leak of jv->frames 13 years ago
  Luca Barbato 027712e851 jvdec: Return EOF on end of file 11 years ago