summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | avformat/matroskadec: remove now duplicate doctype checkMichael Niedermayer2015-04-19
* | avformat/http: Fix 2 typosMichael Niedermayer2015-04-19
* | avformat/http: Return an error in case of prematurely ending dataMichael Niedermayer2015-04-19
* | avformat/riff: support G729APaul B Mahol2015-04-17
* | Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e'Michael Niedermayer2015-04-18
|\|
| * matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-18
* | lavf: add documentation on directory listing APIMariusz SzczepaƄczyk2015-04-18
* | avformat/utils: Add HEVC to unreliable_tb()Michael Niedermayer2015-04-18
* | avformat/utils: Use codec_info_duration_fields in fps calculation end decissi...Michael Niedermayer2015-04-18
* | hls: skip to next segment if the current is unavailablewm42015-04-17
* | Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29'Michael Niedermayer2015-04-17
|\|
| * avisynth: Simplify shared library name constructionDiego Biurrun2015-04-15
| * avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-14
| * avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-14
| * rtsp: Fix unchecked return valueHimangi Saraogi2015-04-12
| * rtsp: Check a malloc return valueHimangi Saraogi2015-04-12
* | avformat/mp3dec: fix gapless audio when seeking in CBR modewm42015-04-17
* | webmdashenc: Add better error handlingVignesh Venkatasubramanian2015-04-17
* | lavf/assenc: handle extra sections after EventsRodger Combs2015-04-16
* | ivfenc: incorrect fourcc for VP9 videoVictor Anjin2015-04-16
* | avformat/utils: Preserve packet duration when parsing is done only for headersMichael Niedermayer2015-04-16
* | avformat/mp3dec: offset seek index to end of vbr headerswm42015-04-15
* | Revert "avformat/mp3dec: offset seek index to end of id3v2 tag"wm42015-04-15
* | avformat/mp3dec: Allow forcing the use of the xing TOC for CBR filesMichael Niedermayer2015-04-15
* | avformat, avcodec: log discard paddingwm42015-04-14
* | webdashenc: replace unchecked av_malloc with stack allocationVignesh Venkatasubramanian2015-04-14
* | lavf/mpegtsenc: Accept 0x000001 as startcode for hevc.Carl Eugen Hoyos2015-04-14
* | lavf/mpeg: vobsub add an option to specify the .sub's URIRodger Combs2015-04-13
* | lavf/http: handle case where the server returns a redirect during a seekRodger Combs2015-04-13
* | avformat/rtsp: Fix dereference after null checkHimangi Saraogi2015-04-12
* | avformat/rtpdec_asf: Fix potential pointer overflowMichael Niedermayer2015-04-12
* | avformat/segafilm: Use av_malloc_array()Michael Niedermayer2015-04-12
* | avformat/sierravmd: use av_malloc_array()Michael Niedermayer2015-04-12
* | libavformat/mxfenc: added support mxf opatom audio muxingMark Reid2015-04-12
* | libavformat/http.c: Make http-listen work as an input stream.Stephan Holljes2015-04-11
* | avformat/rtpproto: Move dscp into context & AVOptionsMichael Niedermayer2015-04-11
* | avformat/xwma: Use av_malloc_array()Michael Niedermayer2015-04-11
* | avformat/wtvenc: Use av_realloc_array()Michael Niedermayer2015-04-11
* | avformat/nsvdec: Use av_malloc_array()Michael Niedermayer2015-04-11
* | rtpenc_jpeg: handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-11
* | ffmdec: Check return value of ffm_append_recommended_configurationHimangi Saraogi2015-04-10
* | avformat/rtsp: Fix unchecked return valueHimangi Saraogi2015-04-10
* | lavf/flac: Autodetect raw flac files.Carl Eugen Hoyos2015-04-10
* | Merge commit '27852f2f1dec3749ea79883b70484c841169f747'Michael Niedermayer2015-04-09
|\|
| * libavformat: Handle error return from ff_listen_bindAnders Nystrom2015-04-09
* | Merge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d'Michael Niedermayer2015-04-09
|\|
| * riff: Add 'M705' FourCC for mpeg2videoVittorio Giovara2015-04-09
* | Merge commit 'be089af38f65dc8b1fe3564f98020fc815577edb'Michael Niedermayer2015-04-09
|\|