summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/http: pass return code from http_open_cnx_internal() on its failureAndrey Utkin2014-10-23
* avformat/concatdec: Forward whitelists to the subdemuxers.Michael Niedermayer2014-10-23
* Forward whitelists to the asf demuxerMichael Niedermayer2014-10-23
* avformat/avidec: Forward whitelists to the subtitle demuxerMichael Niedermayer2014-10-23
* avformat/mpeg: Forward whitelists to the mpegps demuxerMichael Niedermayer2014-10-23
* avformat/libquvi: Forward whitelists to subdemuxerMichael Niedermayer2014-10-23
* avformat/sapdec: Forward whitelists to sdp demuxerMichael Niedermayer2014-10-23
* avformat/hls: forward whitelists to mpegts demuxerMichael Niedermayer2014-10-23
* avformat/format: Use av_match_name() instead of list in av_match_ext()Michael Niedermayer2014-10-23
* Added STL demuxer and decoderEejya Singh2014-10-22
* avformat/mux: Fix assertion failure due to max_interleave_delta and poor inputMichael Niedermayer2014-10-22
* avformat/matroskadec: Fix cluster parsing loop which gathers seek informationMichael Niedermayer2014-10-22
* lavf/cinedec: Fix a typo in the file header.Carl Eugen Hoyos2014-10-22
* Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'Michael Niedermayer2014-10-22
|\
| * nutdec: check av_new_packet return valueVittorio Giovara2014-10-21
* | Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'Michael Niedermayer2014-10-22
|\|
| * nutenc: check for negative index rather than assertVittorio Giovara2014-10-21
* | Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709'Michael Niedermayer2014-10-21
|\|
| * rmdec: stricter error check to avoid theoretical unitialized useVittorio Giovara2014-10-21
* | Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d'Michael Niedermayer2014-10-21
|\|
| * rmdec: check av_new_packet return valueVittorio Giovara2014-10-21
* | Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'Michael Niedermayer2014-10-21
|\|
| * flvdec: make sure to check create_stream and report the same errorVittorio Giovara2014-10-21
* | Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'Michael Niedermayer2014-10-21
|\|
| * flvdec: avoid unitialized use of a struct memberVittorio Giovara2014-10-21
* | Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'Michael Niedermayer2014-10-21
|\|
| * smoothstreamingenc: explict cast to avoid overflowVittorio Giovara2014-10-21
* | mov.c: reasonable bitrate for fragmented mp4Mika Raento2014-10-21
* | lavf/mov.c: Prevent memory leak in case of invalid metadata reads.Thilo Borgmann2014-10-21
* | avformat/rtsp: Use ff_rtsp_averror()Andrey Utkin2014-10-21
* | avformat/rtspcodes: introduce ff_rtsp_averror()Andrey Utkin2014-10-21
* | Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'Michael Niedermayer2014-10-20
|\|
| * rtpproto: Free the addrinfo pointer on failureLuca Barbato2014-10-20
* | Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f'Michael Niedermayer2014-10-20
|\|
| * nutdec: Prevent a memory corruptionLuca Barbato2014-10-20
* | Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'Michael Niedermayer2014-10-20
|\|
| * rtpdec_hevc: drop unnecessary checkVittorio Giovara2014-10-20
| * rtmpproto: remove dead codeVittorio Giovara2014-10-20
| * wtv: clean memory on errorVittorio Giovara2014-10-20
* | Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210'Michael Niedermayer2014-10-20
|\|
| * wtv: check seek_by_sector return valueVittorio Giovara2014-10-20
* | Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2'Michael Niedermayer2014-10-20
|\|
| * aviobuf: check context before using itVittorio Giovara2014-10-20
| * avio: fix sizeof argumentMichael Niedermayer2014-10-20
| * idcin: fix return checkVittorio Giovara2014-10-20
* | lavf/mov.c: Allocate buffer in case of long metadata entries.Thilo Borgmann2014-10-20
* | avformat/http: Use ff_http_averror()Andrey Utkin2014-10-20
* | avformat/http: Introduce ff_http_averror()Andrey Utkin2014-10-20
* | rtmpproto: Don't mistake app for playpath.Kacper Michajłow2014-10-19
* | avformat/riff: Add UGY2Michael Niedermayer2014-10-19