| Commit message (Expand) | Author | Age | Files | Lines |
* | Magic Lantern Video (MLV) demuxer | Peter Ross | 2014-04-19 | 3 | -0/+460 |
* | ff_id3v2_read: add option to limit ID3 magic number search | Peter Ross | 2014-04-19 | 7 | -11/+22 |
* | ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to NULL | Peter Ross | 2014-04-19 | 1 | -0/+2 |
* | avformat/wavdec: enlarge probe_packets for wav | csheng | 2014-04-19 | 1 | -1/+1 |
* | avformat/dsddec: create audio stream before processing id3 | Peter Ross | 2014-04-18 | 1 | -4/+5 |
* | DSD Stream File (DSF) demuxer | Peter Ross | 2014-04-18 | 3 | -0/+160 |
* | avformat/replaygain: fix mixed declaration and statement | Michael Niedermayer | 2014-04-18 | 1 | -1/+2 |
* | Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' | Michael Niedermayer | 2014-04-18 | 3 | -25/+112 |
|\ |
|
| * | mp3dec: decode more data from Info header | Alessandro Ghedini | 2014-04-17 | 3 | -10/+101 |
* | | Merge commit 'fbd8e042107ec63e0ddf155588c59dcb76007641' | Michael Niedermayer | 2014-04-17 | 1 | -44/+61 |
|\| |
|
| * | mp3dec: move XING/Info and VBRI parsing into their own functions | Alessandro Ghedini | 2014-04-17 | 1 | -35/+58 |
* | | Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796' | Michael Niedermayer | 2014-04-17 | 2 | -15/+21 |
|\| |
|
| * | replaygain: allow exporting already decoded replaygain values | Alessandro Ghedini | 2014-04-17 | 2 | -15/+21 |
| * | rtmpproto: Handle RTMP chunk size packets before the connect packet | Stephan Soller | 2014-04-14 | 1 | -0/+12 |
* | | Write sample_aspect_ratio to asf files. | Carl Eugen Hoyos | 2014-04-17 | 1 | -3/+39 |
* | | Only insert the icpf atom in ProRes mkv packets if it isn't already present. | Carl Eugen Hoyos | 2014-04-17 | 1 | -2/+3 |
* | | Fix compilation with --disable-everything --enable-muxer=avi --disable-network. | Anh | 2014-04-16 | 1 | -1/+1 |
* | | avformat/ico: use avmalloc(z)_array() | Michael Niedermayer | 2014-04-16 | 2 | -2/+2 |
* | | avformat/mpegenc: try to improve the VBV buffer warning | Michael Niedermayer | 2014-04-16 | 1 | -1/+3 |
* | | avformat/mpegts: Remove redundant check | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | | avformat/hnm: fix decoding of 256x256 video | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | | avformat/flacdec/flac_read_timestamp: free the correct packet | Michael Niedermayer | 2014-04-16 | 1 | -2/+2 |
* | | avformat/flacdec/flac_read_timestamp: dont modify AVStream state | Michael Niedermayer | 2014-04-15 | 1 | -8/+12 |
* | | avformat/xmv: use av_malloc_array() | Michael Niedermayer | 2014-04-15 | 1 | -1/+1 |
* | | avformat/mpegtsenc: use av_malloc_array() | Michael Niedermayer | 2014-04-15 | 1 | -1/+1 |
* | | avformat/utils: fix typo | Michael Niedermayer | 2014-04-15 | 1 | -1/+1 |
* | | avformat: add av_format_inject_global_side_data(), and disable it by default | Michael Niedermayer | 2014-04-15 | 3 | -4/+27 |
* | | avformat/img2dec: fix typo | Michael Niedermayer | 2014-04-14 | 1 | -2/+2 |
* | | Merge branch 'flac' of https://github.com/FernetMenta/FFmpeg | Michael Niedermayer | 2014-04-14 | 1 | -0/+45 |
|\ \ |
|
| * | | flac demuxer: improve seeking | Rainer Hochecker | 2014-04-14 | 1 | -0/+45 |
* | | | Fix writing RGB 5:5:5 rawvideo into avi. | Carl Eugen Hoyos | 2014-04-14 | 1 | -0/+6 |
* | | | avformat/rtmpproto: Added handling of an initial RTMP chunk size packet. | Stephan Soller | 2014-04-14 | 1 | -0/+13 |
* | | | Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1' | Michael Niedermayer | 2014-04-14 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | rtmpproto: Make sure to pass on the error code if read_connect failed | Martin Storsjö | 2014-04-14 | 1 | -1/+1 |
* | | | avformat/network: use av_malloc_array() | Michael Niedermayer | 2014-04-13 | 1 | -1/+1 |
* | | | avformat/mp3enc: drop redundant and uninitialized variable | Michael Niedermayer | 2014-04-13 | 1 | -2/+2 |
* | | | avformat/utils: reinject global side data on seeks | Michael Niedermayer | 2014-04-13 | 1 | -0/+2 |
* | | | avformat/utils: factorize if() | Michael Niedermayer | 2014-04-13 | 1 | -3/+3 |
* | | | avformat/utils: Inject global side data into first packet. | Michael Niedermayer | 2014-04-13 | 2 | -0/+24 |
* | | | avformat/iff: indent | Peter Ross | 2014-04-13 | 1 | -15/+15 |
* | | | avformat/iff: remove unused code | Peter Ross | 2014-04-13 | 1 | -6/+0 |
* | | | Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03' | Michael Niedermayer | 2014-04-12 | 1 | -30/+33 |
|\| |
| |/
|/| |
|
| * | mp3enc: Properly write bitrate value in XING header | Michael Niedermayer | 2014-04-12 | 1 | -7/+39 |
* | | avformat/img2dec: support nanosecond file times | Michael Niedermayer | 2014-04-12 | 1 | -2/+16 |
* | | avformat/hls: reduce memory usage by using dynamically allocated url/key | Michael Schenk | 2014-04-12 | 1 | -5/+29 |
* | | Improve amr bitrate calculation for VBR files. | Carl Eugen Hoyos | 2014-04-11 | 1 | -2/+12 |
* | | Warn if rawvideo and an unreadable pix_fmt are written. | Carl Eugen Hoyos | 2014-04-11 | 2 | -0/+21 |
* | | lavd: add device capabilities API | Lukasz Marek | 2014-04-11 | 2 | -2/+25 |
* | | avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocol | Anssi Hannula | 2014-04-11 | 1 | -5/+5 |
* | | lavf/rtspcodes: add missing header include | James Almer | 2014-04-10 | 1 | -0/+2 |