summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '195942ed9b9b563ec86d34b73aa2c1ee8715d59d'Michael Niedermayer2015-02-17
|\
| * riff: Support QT RLE Animation in avi ('rle ' FourCC)Vittorio Giovara2015-02-17
* | Merge commit 'c78dc12118cb5b2a69a17f38c69f77a42e89a9c4'Michael Niedermayer2015-02-17
|\|
| * riff: Support ProRes in avi (APCH fourcc)Vittorio Giovara2015-02-17
| * nutdec: Check memory allocationsHugo Beauzée-Luyssen2015-02-17
* | avformat/movenc: Fix stts_entries allocation checkMichael Niedermayer2015-02-17
* | Merge commit 'a8765852158ecb2ae34895fa35ff51dc95c186f9'Michael Niedermayer2015-02-17
|\|
| * movenc: Check memory allocationsHugo Beauzée-Luyssen2015-02-17
* | Merge commit 'da7e31a240f276836a0b90ca6c0714181b353cc4'Michael Niedermayer2015-02-17
|\|
| * rmdec: Check memory allocations from ff_rm_alloc_rmstream()Hugo Beauzée-Luyssen2015-02-17
* | Merge commit 'bb7701684c7170dfd5f33a3c7d827265844619f2'Michael Niedermayer2015-02-17
|\|
| * lavf: Document the codec context initializationVittorio Giovara2015-02-17
* | avformat/matroskaenc: Use the correct data type for the chapter timesMichael Niedermayer2015-02-17
* | Merge commit '5dc47a2bd52e375ed742c45d08356b45098f458d'Michael Niedermayer2015-02-17
|\|
| * matroskaenc: Validate chapter start and end timesVittorio Giovara2015-02-17
* | avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE()Michael Niedermayer2015-02-17
* | avformat/mpc8: Add () to protect MKMPCTAG()s argumentsMichael Niedermayer2015-02-16
* | avformat/tls: add () to protect macro argumentsMichael Niedermayer2015-02-16
* | hls: fix a null pointer dereferencewm42015-02-16
* | avformat/rtpdec_h264: fix compile failure with -DDEBUGKevin Wheatley2015-02-16
* | avformat/mov: Bypass av_add_index_entry()Michael Niedermayer2015-02-16
* | Merge commit '4abfa387b8234736f6e0e541951e3d5eb60eb843'Michael Niedermayer2015-02-16
|\|
| * mov: Change DTS-based seek into CTS-based seek.Yusuke Nakamura2015-02-15
* | Merge commit 'e1a57cbb1c2752feb9315f748836dc44e58d2dc6'Michael Niedermayer2015-02-15
|\|
| * ape: Use the proper variable typeLuca Barbato2015-02-15
| * ogg: check memory allocationsFederico Tomassetti2015-02-15
* | Merge commit '53367b34e1156614e82ef7af888928f322566f88'Michael Niedermayer2015-02-15
|\|
| * rtp: h264: Drop the assertsLuca Barbato2015-02-15
* | Merge commit '3b33dfb23c5022a0cb2a7b13878e4a3492a996c7'Michael Niedermayer2015-02-15
|\|
| * rtp: h264: Move FU-A NAL parsing to a functionLuca Barbato2015-02-15
* | Merge commit 'f0a87479960ce000f23f2beaf474707797b4b0d0'Michael Niedermayer2015-02-15
|\|
| * rtp: h264: Move STAP-A NAL parsing to a functionLuca Barbato2015-02-15
* | Merge commit 'a9a0b8d6c14ece1b4698c6ede9227aca980f6c5b'Michael Niedermayer2015-02-15
|\|
| * rtp: h264: Move parse_sprop_parameter_sets parsing to a functionLuca Barbato2015-02-15
* | Merge commit 'b8df0b71c525e9fc9fbee790d093bae3aa62035c'Michael Niedermayer2015-02-15
|\|
| * rtp: h264: Move profile_level_id parsing to a functionLuca Barbato2015-02-15
| * mov: Fix compilation with DEBUG enabledDiego Biurrun2015-02-14
* | avformat/version: Bump version for "avformat/rtpdec: DV depacketizer (RFC 6469)"Michael Niedermayer2015-02-15
* | avformat/rtpdec: DV depacketizer (RFC 6469)Thomas Volkert2015-02-15
* | rtpdec: experimental VP9 depacketizer (draft 0)Thomas Volkert2015-02-15
* | avformat/matroskaenc: add allow_raw_vfw and disable it by defaultMichael Niedermayer2015-02-15
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | avformat/gif: use first packet palette as global for PAL8Clément Bœsch2015-02-14
* | avformat/gif: simplify gif_image_write_header() prototypeClément Bœsch2015-02-14
* | avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix2015-02-14
* | avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-14
* | avformat/matroskaenc: Do not use native mode for raw RGBMichael Niedermayer2015-02-14
* | avformat/matroskaenc: fix handling of VFW style raw rgbMichael Niedermayer2015-02-14
* | avformat/mov: print a warning if parsing udta failedMichael Niedermayer2015-02-14