summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | avformat: Add format_whitelistMichael Niedermayer2014-10-19
* | Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'Michael Niedermayer2014-10-18
|\|
| * rtmp: Always call rtmp_close() on rtmp_open() failureAlexander Drozdov2014-10-18
* | Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'Michael Niedermayer2014-10-18
|\|
| * urlprotocol: remove unused url_interrupt_cb declarationAnton Khirnov2014-10-18
* | Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0'Michael Niedermayer2014-10-18
|\|
| * rtmpproto: Add pause supportUwe L. Korn2014-10-17
* | Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467'Michael Niedermayer2014-10-18
|\|
| * rtmpproto: Track last received timestampUwe L. Korn2014-10-17
* | hlsenc.c, segment.c: propagate defaults to mpegtsMika Raento2014-10-17
* | avformat/id3v2: support buggy id3v2.3 tag length in id3v2.4Benoit Fouet2014-10-17
* | Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b'Michael Niedermayer2014-10-17
|\|
| * rtmpproto: Add getStreamLength call to query durationUwe L. Korn2014-10-17
* | Merge commit '324b23dde1bc8638959eb32419c95a93906db272'Michael Niedermayer2014-10-17
|\|
| * rtmpproto: Add function to read a number responseUwe L. Korn2014-10-17
| * avformat: Make avformat_free_context handle NULLLuca Barbato2014-10-17
| * rtsp: Check a memory allocationMichael Lynch2014-10-16
* | avformat/m4vdec: mark as possibly containing discontinuitiesMichael Niedermayer2014-10-17
* | avformat/id3v2: silence a warning when CONFIG_ZLIB is unset.Benoit Fouet2014-10-16
* | mpegts: add the judgement if a new program is created successfullyDi Wu2014-10-16
* | avformat/util: Simplify av_guess_frame_rate() by using AVCodecContext.framerateMichael Niedermayer2014-10-16
* | avformat/utils: Try to correct the codec_framerate in ff_compute_frame_durati...Michael Niedermayer2014-10-16
* | avformat/oggparsedirac: use AVCodecContext.framerateMichael Niedermayer2014-10-16
* | Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'Michael Niedermayer2014-10-16
|\|
| * rtmpproto: Fix a typoMartin Storsjö2014-10-15
* | Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7'Michael Niedermayer2014-10-15
|\|
| * rtpdec_hevc: Use av_realloc instead of av_malloc+memcpyMartin Storsjö2014-10-15
* | Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8'Michael Niedermayer2014-10-15
|\|
| * rtpdec_hevc: Rename a variable for clarityMartin Storsjö2014-10-15
* | Merge commit '74b02377980321934e33969c84733ace7e9f4eeb'Michael Niedermayer2014-10-15
|\|