summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-18
|\
| * lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does.Carl Eugen Hoyos2015-03-18
* | Merge commit '8692d74b7364b405d7939c0ed347e8a2815193a7'Michael Niedermayer2015-03-18
|\ \ | |/ |/|
| * mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
| * mov: Fix little endian audio detectionVittorio Giovara2015-03-17
* | avformat/http: replace cookies with updated values instead of appending foreverMicah Galizia2015-03-18
* | mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* | Merge commit '4326bc364b58e97fc3d89417054a6b7610179a00'Michael Niedermayer2015-03-17
|\|
| * lavf: Do not list mov-only codecs in riff tagsCarl Eugen Hoyos2015-03-17
| * isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17
* | Merge commit '02d76141d68e38c80f9a205a56b9af10d74f0995'Michael Niedermayer2015-03-17
|\|
| * riff: Add 'tshd' FourCC for H.264Vittorio Giovara2015-03-17
* | Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'Michael Niedermayer2015-03-17
|\|
| * isom: Add support for TSCC2Luca Barbato2015-03-17
* | avformat/mov: fix mis-detection of jpeg2000Michael Niedermayer2015-03-17
* | mxfenc: fix memleaks in mxf_write_footerAndreas Cadhalpun2015-03-17
* | Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'Michael Niedermayer2015-03-16
|\|
| * movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö2015-03-16
* | avformat/rtsp: Fix potential pointer overflow in sdp_probe()Michael Niedermayer2015-03-16
* | avformat/mpegts: Fix potential pointer overflowsMichael Niedermayer2015-03-16
* | Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98'Michael Niedermayer2015-03-16
|\|
| * movenc: Support writing multiple trun atomsMartin Storsjö2015-03-16
| * mkv: Add support for DVB subtitlesLuca Barbato2015-03-15
* | avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe()zhaoxiu.zeng2015-03-16
* | avformat/hls: refactor repeated HLS option updatesMicah Galizia2015-03-16
* | avformat/mov: Disallow ".." in dref unless use_absolute_path is setMichael Niedermayer2015-03-16
* | libavformat/mxfdec: fix MXFPackage->comment_refs memory leakMark Reid2015-03-16
* | avformat/hls: store cookies returned in HLS key responseMicah Galizia2015-03-16
* | Merge commit '66028b7ba6b411ba12ef553e9c8f1f4a4fe27710'Michael Niedermayer2015-03-16
|\|
| * udp: Use AVOptionsLuca Barbato2015-03-15
* | Merge commit 'a4c5801070198c1f2af32fa5cf850c330615ac24'Michael Niedermayer2015-03-15
|\|
| * sctp: Update to match tcpLuca Barbato2015-03-15
* | libavformat/mxfenc: write user comment metadataMark Reid2015-03-15
* | avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe()Michael Niedermayer2015-03-15
* | avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe()Michael Niedermayer2015-03-15
* | avformat/mpegvideodec: use avpriv_find_start_code in mpegvideo_probe()zhaoxiu.zeng2015-03-15
* | avformat/avidec: cleanup includezhaoxiu.zeng2015-03-15
* | avformat/avidec: use avpriv_find_start_code in avi_read_packet()zhaoxiu.zeng2015-03-15
* | libavformat/mxfdec: export user comments metadataMark Reid2015-03-14
* | avformat/mov: Check for string truncation in mov_open_dref()Michael Niedermayer2015-03-14
* | avformat/mov: Use sizeof(filename) instead of a literal numberMichael Niedermayer2015-03-14
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-13
|\|
| * TDSC decoderVittorio Giovara2015-03-13
* | avformat/http: support auto reconnectZhang Rui2015-03-13
* | avformat/flvdec: add support for OnCaptionMichael Niedermayer2015-03-13
* | avformat/flvdec: re enable flv_data_packet()Michael Niedermayer2015-03-13
* | avformat/flvdec: Change subtitle stream type to subtitle typeMichael Niedermayer2015-03-13
* | lavf: Do not list mov-only codecs in riff.c.Carl Eugen Hoyos2015-03-13
* | Merge commit '6bdae41d3ef74a0865e8f87896e649f93b2f39bd'Michael Niedermayer2015-03-12
|\|
| * matroskadec: Check memory allocationsVittorio Giovara2015-03-12