summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/mpeg: Forward whitelists to the mpegps demuxerMichael Niedermayer2014-10-231-0/+8
* avformat/libquvi: Forward whitelists to subdemuxerMichael Niedermayer2014-10-231-0/+5
* avformat/sapdec: Forward whitelists to sdp demuxerMichael Niedermayer2014-10-231-0/+6
* avformat/hls: forward whitelists to mpegts demuxerMichael Niedermayer2014-10-231-0/+5
* avformat/format: Use av_match_name() instead of list in av_match_ext()Michael Niedermayer2014-10-231-1/+1
* Added STL demuxer and decoderEejya Singh2014-10-224-2/+145
* avformat/mux: Fix assertion failure due to max_interleave_delta and poor inputMichael Niedermayer2014-10-221-1/+9
* avformat/matroskadec: Fix cluster parsing loop which gathers seek informationMichael Niedermayer2014-10-221-2/+2
* lavf/cinedec: Fix a typo in the file header.Carl Eugen Hoyos2014-10-221-1/+1
* Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'Michael Niedermayer2014-10-221-4/+4
|\
| * nutdec: check av_new_packet return valueVittorio Giovara2014-10-211-2/+4
* | Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'Michael Niedermayer2014-10-221-0/+1
|\ \ | |/
| * nutenc: check for negative index rather than assertVittorio Giovara2014-10-211-1/+4
* | Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709'Michael Niedermayer2014-10-211-1/+1
|\ \ | |/
| * rmdec: stricter error check to avoid theoretical unitialized useVittorio Giovara2014-10-211-1/+1
* | Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d'Michael Niedermayer2014-10-211-2/+3
|\ \ | |/
| * rmdec: check av_new_packet return valueVittorio Giovara2014-10-211-1/+3
* | Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'Michael Niedermayer2014-10-211-1/+1
|\ \ | |/
| * flvdec: make sure to check create_stream and report the same errorVittorio Giovara2014-10-211-2/+5
* | Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'Michael Niedermayer2014-10-211-0/+1
|\ \ | |/
| * flvdec: avoid unitialized use of a struct memberVittorio Giovara2014-10-211-0/+1
* | Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'Michael Niedermayer2014-10-211-1/+1
|\ \ | |/
| * smoothstreamingenc: explict cast to avoid overflowVittorio Giovara2014-10-211-1/+1
* | mov.c: reasonable bitrate for fragmented mp4Mika Raento2014-10-211-0/+11
* | lavf/mov.c: Prevent memory leak in case of invalid metadata reads.Thilo Borgmann2014-10-211-6/+8
* | avformat/rtsp: Use ff_rtsp_averror()Andrey Utkin2014-10-213-17/+18
* | avformat/rtspcodes: introduce ff_rtsp_averror()Andrey Utkin2014-10-211-0/+7
* | Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'Michael Niedermayer2014-10-201-1/+3
|\ \ | |/
| * rtpproto: Free the addrinfo pointer on failureLuca Barbato2014-10-201-1/+3
* | Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f'Michael Niedermayer2014-10-201-1/+1
|\ \ | |/
| * nutdec: Prevent a memory corruptionLuca Barbato2014-10-201-2/+3
* | Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'Michael Niedermayer2014-10-201-2/+0
|\ \ | |/
| * rtpdec_hevc: drop unnecessary checkVittorio Giovara2014-10-201-2/+0
| * rtmpproto: remove dead codeVittorio Giovara2014-10-201-3/+0
| * wtv: clean memory on errorVittorio Giovara2014-10-201-1/+3
* | Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210'Michael Niedermayer2014-10-201-1/+3
|\ \ | |/
| * wtv: check seek_by_sector return valueVittorio Giovara2014-10-201-1/+3
* | Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2'Michael Niedermayer2014-10-201-1/+1
|\ \ | |/
| * aviobuf: check context before using itVittorio Giovara2014-10-201-1/+2
| * avio: fix sizeof argumentMichael Niedermayer2014-10-201-1/+1
| * idcin: fix return checkVittorio Giovara2014-10-201-2/+2
* | lavf/mov.c: Allocate buffer in case of long metadata entries.Thilo Borgmann2014-10-201-6/+12
* | avformat/http: Use ff_http_averror()Andrey Utkin2014-10-201-3/+3
* | avformat/http: Introduce ff_http_averror()Andrey Utkin2014-10-202-0/+19
* | rtmpproto: Don't mistake app for playpath.Kacper Michajłow2014-10-191-14/+25
* | avformat/riff: Add UGY2Michael Niedermayer2014-10-191-0/+1
* | avformat: Add format_whitelistMichael Niedermayer2014-10-193-0/+35
* | Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'Michael Niedermayer2014-10-181-3/+2
|\ \ | |/
| * rtmp: Always call rtmp_close() on rtmp_open() failureAlexander Drozdov2014-10-181-4/+3
* | Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'Michael Niedermayer2014-10-181-2/+0
|\ \ | |/
OpenPOWER on IntegriCloud