| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/utils: Preserve packet duration when parsing is done only for headers | Michael Niedermayer | 2015-04-16 | 1 | -1/+1 |
* | avformat/mp3dec: offset seek index to end of vbr headers | wm4 | 2015-04-15 | 1 | -0/+5 |
* | Revert "avformat/mp3dec: offset seek index to end of id3v2 tag" | wm4 | 2015-04-15 | 1 | -5/+5 |
* | avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files | Michael Niedermayer | 2015-04-15 | 1 | -0/+1 |
* | avformat, avcodec: log discard padding | wm4 | 2015-04-14 | 1 | -1/+1 |
* | webdashenc: replace unchecked av_malloc with stack allocation | Vignesh Venkatasubramanian | 2015-04-14 | 1 | -2/+1 |
* | lavf/mpegtsenc: Accept 0x000001 as startcode for hevc. | Carl Eugen Hoyos | 2015-04-14 | 1 | -1/+1 |
* | lavf/mpeg: vobsub add an option to specify the .sub's URI | Rodger Combs | 2015-04-13 | 1 | -15/+37 |
* | lavf/http: handle case where the server returns a redirect during a seek | Rodger Combs | 2015-04-13 | 1 | -0/+3 |
* | avformat/rtsp: Fix dereference after null check | Himangi Saraogi | 2015-04-12 | 1 | -2/+2 |
* | avformat/rtpdec_asf: Fix potential pointer overflow | Michael Niedermayer | 2015-04-12 | 1 | -2/+5 |
* | avformat/segafilm: Use av_malloc_array() | Michael Niedermayer | 2015-04-12 | 1 | -1/+1 |
* | avformat/sierravmd: use av_malloc_array() | Michael Niedermayer | 2015-04-12 | 1 | -1/+1 |
* | libavformat/mxfenc: added support mxf opatom audio muxing | Mark Reid | 2015-04-12 | 1 | -17/+85 |
* | libavformat/http.c: Make http-listen work as an input stream. | Stephan Holljes | 2015-04-11 | 1 | -2/+5 |
* | avformat/rtpproto: Move dscp into context & AVOptions | Michael Niedermayer | 2015-04-11 | 1 | -9/+8 |
* | avformat/xwma: Use av_malloc_array() | Michael Niedermayer | 2015-04-11 | 1 | -1/+1 |
* | avformat/wtvenc: Use av_realloc_array() | Michael Niedermayer | 2015-04-11 | 1 | -1/+1 |
* | avformat/nsvdec: Use av_malloc_array() | Michael Niedermayer | 2015-04-11 | 1 | -2/+2 |
* | rtpenc_jpeg: handle case of picture dimensions not dividing by 8 | Andrey Utkin | 2015-04-11 | 1 | -2/+2 |
* | ffmdec: Check return value of ffm_append_recommended_configuration | Himangi Saraogi | 2015-04-10 | 1 | -1/+2 |
* | avformat/rtsp: Fix unchecked return value | Himangi Saraogi | 2015-04-10 | 1 | -2/+6 |
* | lavf/flac: Autodetect raw flac files. | Carl Eugen Hoyos | 2015-04-10 | 1 | -0/+18 |
* | Merge commit '27852f2f1dec3749ea79883b70484c841169f747' | Michael Niedermayer | 2015-04-09 | 2 | -8/+7 |
|\ |
|
| * | libavformat: Handle error return from ff_listen_bind | Anders Nystrom | 2015-04-09 | 2 | -8/+7 |
* | | Merge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d' | Michael Niedermayer | 2015-04-09 | 1 | -0/+1 |
|\| |
|
| * | riff: Add 'M705' FourCC for mpeg2video | Vittorio Giovara | 2015-04-09 | 1 | -0/+1 |
* | | Merge commit 'be089af38f65dc8b1fe3564f98020fc815577edb' | Michael Niedermayer | 2015-04-09 | 1 | -2/+2 |
|\| |
|
| * | mov: Rely on box type rather than file type for colr atom | Vittorio Giovara | 2015-04-09 | 1 | -2/+2 |
* | | microdvd: do not export framerate hint as subtitle packet | wm4 | 2015-04-08 | 1 | -0/+1 |
* | | Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909' | Michael Niedermayer | 2015-04-08 | 1 | -2/+3 |
|\| |
|
| * | matroskadec: export cover art correctly | wm4 | 2015-04-08 | 4 | -14/+48 |
* | | lavf/apngenc: Do not print a warning in the normal use-case. | Carl Eugen Hoyos | 2015-04-08 | 1 | -1/+1 |
* | | avformat/libquvi: Fix whitelist handling | Gilles Chanteperdrix | 2015-04-08 | 1 | -0/+3 |
* | | avformat/segment: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-04-07 | 1 | -1/+1 |
* | | avformat/ape: Use av_malloc_array() | Michael Niedermayer | 2015-04-07 | 1 | -1/+1 |
* | | avformat/asfenc: Check for index_ptr allocation failure | Michael Niedermayer | 2015-04-07 | 1 | -0/+2 |
* | | webmdashenc: Fix fate in MSVC | Vignesh Venkatasubramanian | 2015-04-07 | 1 | -10/+9 |
* | | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae' | Michael Niedermayer | 2015-04-07 | 1 | -2/+2 |
|\| |
|
| * | parseutils: Make av_small_strptime public | Luca Barbato | 2015-04-07 | 1 | -9/+2 |
* | | lavf: Add support for WebM Live Muxing | Vignesh Venkatasubramanian | 2015-04-07 | 5 | -6/+276 |
* | | libavformat/http.c: Fix missing parenthesis in http_listen() | Stephan Holljes | 2015-04-06 | 1 | -3/+3 |
* | | avformat/httpauth: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-04-06 | 1 | -1/+1 |
* | | avformat/utils: avoid discarded streams in av_find_default_stream_index() | Michael Niedermayer | 2015-04-06 | 1 | -0/+3 |
* | | lavf/libsmbclient: implement directory listing callbacks | Mariusz SzczepaĆczyk | 2015-04-06 | 1 | -0/+108 |
* | | lavf/http: add proof-of-concept http server. | Stephan Holljes | 2015-04-05 | 1 | -0/+30 |
* | | webmdashenc: Support for live stream manifests | Vignesh Venkatasubramanian | 2015-04-05 | 1 | -27/+162 |
* | | matroskadec: Add support for parsing live header files | Vignesh Venkatasubramanian | 2015-04-05 | 1 | -13/+36 |
* | | lavf/mov: Do not overread iTunes metadata. | Carl Eugen Hoyos | 2015-04-04 | 1 | -1/+1 |
* | | avformat/rtsp: Fix null pointer dereference | Himangi Saraogi | 2015-04-04 | 1 | -0/+2 |