summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
|\|
| * mov: Rely on box type rather than file type for colr atomVittorio Giovara2015-04-09
* | microdvd: do not export framerate hint as subtitle packetwm42015-04-08
* | Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'Michael Niedermayer2015-04-08
|\|
| * matroskadec: export cover art correctlywm42015-04-08
* | lavf/apngenc: Do not print a warning in the normal use-case.Carl Eugen Hoyos2015-04-08
* | avformat/libquvi: Fix whitelist handlingGilles Chanteperdrix2015-04-08
* | avformat/segment: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-04-07
* | avformat/ape: Use av_malloc_array()Michael Niedermayer2015-04-07
* | avformat/asfenc: Check for index_ptr allocation failureMichael Niedermayer2015-04-07
* | webmdashenc: Fix fate in MSVCVignesh Venkatasubramanian2015-04-07
* | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer2015-04-07
|\|
| * parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* | lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian2015-04-07
* | libavformat/http.c: Fix missing parenthesis in http_listen()Stephan Holljes2015-04-06
* | avformat/httpauth: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-04-06
* | avformat/utils: avoid discarded streams in av_find_default_stream_index()Michael Niedermayer2015-04-06
* | lavf/libsmbclient: implement directory listing callbacksMariusz Szczepańczyk2015-04-06
* | lavf/http: add proof-of-concept http server.Stephan Holljes2015-04-05
* | webmdashenc: Support for live stream manifestsVignesh Venkatasubramanian2015-04-05
* | matroskadec: Add support for parsing live header filesVignesh Venkatasubramanian2015-04-05
* | lavf/mov: Do not overread iTunes metadata.Carl Eugen Hoyos2015-04-04
* | avformat/rtsp: Fix null pointer dereferenceHimangi Saraogi2015-04-04
* | lavf/assenc: style nitsRodger Combs2015-04-04
* | matroskadec: export cover art correctlywm42015-04-04
* | Fix codec fps diplay for very small fps.Carl Eugen Hoyos2015-04-03
* | lavf/mpeg: Support alaw in Hikvision CCTV recordings.Carl Eugen Hoyos2015-04-03
* | lavf/mpeg: Support more audio codecs in Hikvision CCTV recordings.Carl Eugen Hoyos2015-04-03
* | Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'Michael Niedermayer2015-04-03
|\|
| * mpegtsenc: Take max_delay into account when buffering multiple audio packets ...Martin Storsjö2015-04-03