| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mpeg: Use av_find_input_format() instead of directly linking to the ... | Michael Niedermayer | 2014-10-25 | 1 | -1/+5 |
* | avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking t... | Michael Niedermayer | 2014-10-25 | 1 | -1/+5 |
* | avformat: Read errno before av_log() as the callback from av_log() might affe... | Michael Niedermayer | 2014-10-25 | 2 | -6/+11 |
* | avformat/hdsenc: Read errno before av_log() as the callback from av_log() mig... | Michael Niedermayer | 2014-10-25 | 1 | -1/+1 |
* | avformat: Print error message on failure of ff_rename() | Michael Niedermayer | 2014-10-25 | 3 | -9/+13 |
* | Merge commit '50dbe6b3544fa64d5611e16553bf542fd71276b8' | Michael Niedermayer | 2014-10-25 | 1 | -1/+1 |
|\ |
|
| * | mov: fix assigment check | Vittorio Giovara | 2014-10-24 | 1 | -1/+1 |
| * | mxfenc: Fix possible integer overflows | Tomas Härdin | 2014-10-24 | 1 | -6/+6 |
| * | mxfdec: add missing break | Vittorio Giovara | 2014-10-24 | 1 | -0/+1 |
* | | Merge commit '28c020d4df9b060a58a124a7a5406d4313fbe249' | Michael Niedermayer | 2014-10-25 | 1 | -1/+2 |
|\| |
|
| * | matroskaenc: check avio_open_dyn_buf return value | Vittorio Giovara | 2014-10-24 | 1 | -2/+5 |
* | | Merge commit 'e0caa1eb4e518111a81801db0d2ccdd2733ba94b' | Michael Niedermayer | 2014-10-25 | 1 | -3/+8 |
|\| |
|
| * | matroskadec: check return values | Vittorio Giovara | 2014-10-24 | 1 | -1/+9 |
| * | matroskadec: fix leak on error | Vittorio Giovara | 2014-10-24 | 1 | -0/+1 |
* | | Merge commit '7785ce1c769369abf85b276148548a5510aabb5f' | Michael Niedermayer | 2014-10-25 | 3 | -17/+24 |
|\| |
|
| * | lavf: replace rename() with ff_rename() | Luca Barbato | 2014-10-24 | 3 | -8/+24 |
* | | Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc' | Michael Niedermayer | 2014-10-25 | 1 | -4/+5 |
|\| |
|
| * | flac_picture: prevent a possible out of bound write | Vittorio Giovara | 2014-10-24 | 1 | -5/+5 |
* | | Merge commit 'f1ed83e23add1c26c50b146727e4c2399dfc0b3a' | Michael Niedermayer | 2014-10-25 | 1 | -3/+4 |
|\| |
|
| * | img2dec: check av_new_packet return value | Vittorio Giovara | 2014-10-24 | 1 | -2/+4 |
* | | Merge commit '1967cd4e4c1cd96dfa195ce14e4b212ddb70586d' | Michael Niedermayer | 2014-10-25 | 1 | -3/+4 |
|\| |
|
| * | audiointerleave: check av_new_packet return value | Vittorio Giovara | 2014-10-24 | 1 | -2/+4 |
* | | Added support for G2M5 codec | Eric Zimmerman | 2014-10-24 | 1 | -0/+1 |
* | | avformat: Add and use ff_copy_whitelists() | Michael Niedermayer | 2014-10-24 | 9 | -20/+34 |
* | | avformat/mp3dec: also accept Lavc as shortname to read delays | Michael Niedermayer | 2014-10-24 | 1 | -1/+3 |
* | | avformat/mp3enc: Squeeze our mp3 encoder tag into the 9byte shortname instead... | Michael Niedermayer | 2014-10-24 | 1 | -1/+6 |
* | | Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' | Michael Niedermayer | 2014-10-24 | 1 | -44/+125 |
|\| |
|
| * | mp3enc: write full LAME frame | Anton Khirnov | 2014-10-24 | 1 | -33/+127 |
* | | Merge commit '99143140dea12363af680d02e23cb42cfe191679' | Michael Niedermayer | 2014-10-24 | 1 | -2/+3 |
|\| |
|
| * | mp3dec: fix reading the Xing tag | Anton Khirnov | 2014-10-24 | 1 | -1/+3 |
* | | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' | Michael Niedermayer | 2014-10-24 | 5 | -17/+17 |
|\| |
|
| * | lavf: Use av_gettime_relative | Martin Storsjö | 2014-10-24 | 6 | -17/+17 |
* | | avformat/rtsp: pass return code from ffurl_open() on its failure | Andrey Utkin | 2014-10-23 | 1 | -3/+4 |
* | | avformat/rtsp: add av_assert0() to clarify that the else case is supposed to ... | Michael Niedermayer | 2014-10-23 | 1 | -0/+2 |
* | | avformat/http: pass return code from http_open_cnx_internal() on its failure | Andrey Utkin | 2014-10-23 | 1 | -0/+2 |
* | | avformat/concatdec: Forward whitelists to the subdemuxers. | Michael Niedermayer | 2014-10-23 | 1 | -0/+5 |
* | | Forward whitelists to the asf demuxer | Michael Niedermayer | 2014-10-23 | 1 | -0/+6 |
* | | avformat/avidec: Forward whitelists to the subtitle demuxer | Michael Niedermayer | 2014-10-23 | 1 | -2/+7 |
* | | avformat/mpeg: Forward whitelists to the mpegps demuxer | Michael Niedermayer | 2014-10-23 | 1 | -0/+8 |
* | | avformat/libquvi: Forward whitelists to subdemuxer | Michael Niedermayer | 2014-10-23 | 1 | -0/+5 |
* | | avformat/sapdec: Forward whitelists to sdp demuxer | Michael Niedermayer | 2014-10-23 | 1 | -0/+6 |
* | | avformat/hls: forward whitelists to mpegts demuxer | Michael Niedermayer | 2014-10-23 | 1 | -0/+5 |
* | | avformat/format: Use av_match_name() instead of list in av_match_ext() | Michael Niedermayer | 2014-10-23 | 1 | -1/+1 |
* | | Added STL demuxer and decoder | Eejya Singh | 2014-10-22 | 4 | -2/+145 |
* | | avformat/mux: Fix assertion failure due to max_interleave_delta and poor input | Michael Niedermayer | 2014-10-22 | 1 | -1/+9 |
* | | avformat/matroskadec: Fix cluster parsing loop which gathers seek information | Michael Niedermayer | 2014-10-22 | 1 | -2/+2 |
* | | lavf/cinedec: Fix a typo in the file header. | Carl Eugen Hoyos | 2014-10-22 | 1 | -1/+1 |
* | | Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe' | Michael Niedermayer | 2014-10-22 | 1 | -4/+4 |
|\| |
|
| * | nutdec: check av_new_packet return value | Vittorio Giovara | 2014-10-21 | 1 | -2/+4 |
* | | Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba' | Michael Niedermayer | 2014-10-22 | 1 | -0/+1 |
|\| |
|