summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '46ad9ac9641d1fe8292ec1f46bbd2e4456621ca7'Michael Niedermayer2015-02-20
|\
| * rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_aMartin Storsjö2015-02-20
* | Merge commit 'a335ed767161c6da2815371177cfd5e40f78e5b7'Michael Niedermayer2015-02-20
|\|
| * rtpdec_h264: Remove an unnecessary checkMartin Storsjö2015-02-20
* | Merge commit '176903ce833ce7469f411640e9748a0d549b5285'Michael Niedermayer2015-02-20
|\|
| * rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_aMartin Storsjö2015-02-20
* | Merge commit 'bb8c6ac840afa69dd37860fdf85da9f4cf1e0ae4'Michael Niedermayer2015-02-20
|\|
| * rtpdec_h264: Make a parameter pointer constMartin Storsjö2015-02-20
* | Merge commit '7650caf013f45ebebf128855735a0c6350836ea4'Michael Niedermayer2015-02-20
|\|
| * rtpdec_h264: Use av_realloc instead of av_malloc+mempcyMartin Storsjö2015-02-20
* | Merge commit '8bdbf49c6f4d9473183a3c45ec70d611eb6183cd'Michael Niedermayer2015-02-20
|\|
| * rtpdec_h264: Include the right header for AV_RB16Martin Storsjö2015-02-20
* | Merge commit 'ba2e07909b848e583245856a59d0fe1dd08f917e'Michael Niedermayer2015-02-20
|\|
| * rtpdec_vp8: Set the keyframe flagMartin Storsjö2015-02-20
* | avformat/omadec: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/vqf: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/wtvdec: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/mvdec: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/apngdec: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/gxf: Use 64bit for res to avoid overflowMichael Niedermayer2015-02-20
* | avformat/idcin: Use 64bit for ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/apngdec: Use 64bit ret to avoid overflowMichael Niedermayer2015-02-20
* | avformat/asfdec: Use 64bit ret to avoid overflowMichael Niedermayer2015-02-20
* | wtvdec: fix integer overflow resulting in errors with large filesRodger Combs2015-02-20
* | hlsenc: remove the AVIOContext for the playlist from the muxer contextHendrik Leppkes2015-02-20
* | avformat/movenc: Move avid DNxHD padding to the correct spotKevin Wheatley2015-02-20
* | avformat/dss: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-02-19
* | avformat/dss: Check sscanf() return value in dss_read_metadata_date()Michael Niedermayer2015-02-19
* | Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499'Michael Niedermayer2015-02-19
|\|
| * lavf: Add DSS demuxerOleksij Rempel2015-02-19
* | avformat/mov: Add simple ACLR atom reading to set the color range of the inco...Kevin Wheatley2015-02-19
* | avformat/movenc: Fix use of uninitialized variable (ret)Michael Niedermayer2015-02-18
* | avformat/ffmenc: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-02-18
* | avformat/ffmenc: Fix memleak of bufMichael Niedermayer2015-02-18
* | 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