| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\| |
|
| * | nutenc: check for negative index rather than assert | Vittorio Giovara | 2014-10-21 | 1 | -1/+4 |
* | | Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709' | Michael Niedermayer | 2014-10-21 | 1 | -1/+1 |
|\| |
|
| * | rmdec: stricter error check to avoid theoretical unitialized use | Vittorio Giovara | 2014-10-21 | 1 | -1/+1 |
* | | Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d' | Michael Niedermayer | 2014-10-21 | 1 | -2/+3 |
|\| |
|
| * | rmdec: check av_new_packet return value | Vittorio Giovara | 2014-10-21 | 1 | -1/+3 |
* | | Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae' | Michael Niedermayer | 2014-10-21 | 1 | -1/+1 |
|\| |
|
| * | flvdec: make sure to check create_stream and report the same error | Vittorio Giovara | 2014-10-21 | 1 | -2/+5 |
* | | Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629' | Michael Niedermayer | 2014-10-21 | 1 | -0/+1 |
|\| |
|
| * | flvdec: avoid unitialized use of a struct member | Vittorio Giovara | 2014-10-21 | 1 | -0/+1 |
* | | Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2' | Michael Niedermayer | 2014-10-21 | 1 | -1/+1 |
|\| |
|
| * | smoothstreamingenc: explict cast to avoid overflow | Vittorio Giovara | 2014-10-21 | 1 | -1/+1 |
* | | mov.c: reasonable bitrate for fragmented mp4 | Mika Raento | 2014-10-21 | 1 | -0/+11 |
* | | lavf/mov.c: Prevent memory leak in case of invalid metadata reads. | Thilo Borgmann | 2014-10-21 | 1 | -6/+8 |
* | | avformat/rtsp: Use ff_rtsp_averror() | Andrey Utkin | 2014-10-21 | 3 | -17/+18 |
* | | avformat/rtspcodes: introduce ff_rtsp_averror() | Andrey Utkin | 2014-10-21 | 1 | -0/+7 |
* | | Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea' | Michael Niedermayer | 2014-10-20 | 1 | -1/+3 |
|\| |
|
| * | rtpproto: Free the addrinfo pointer on failure | Luca Barbato | 2014-10-20 | 1 | -1/+3 |
* | | Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f' | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
|\| |
|
| * | nutdec: Prevent a memory corruption | Luca Barbato | 2014-10-20 | 1 | -2/+3 |
* | | Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e' | Michael Niedermayer | 2014-10-20 | 1 | -2/+0 |
|\| |
|
| * | rtpdec_hevc: drop unnecessary check | Vittorio Giovara | 2014-10-20 | 1 | -2/+0 |
| * | rtmpproto: remove dead code | Vittorio Giovara | 2014-10-20 | 1 | -3/+0 |
| * | wtv: clean memory on error | Vittorio Giovara | 2014-10-20 | 1 | -1/+3 |
* | | Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210' | Michael Niedermayer | 2014-10-20 | 1 | -1/+3 |
|\| |
|
| * | wtv: check seek_by_sector return value | Vittorio Giovara | 2014-10-20 | 1 | -1/+3 |
* | | Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2' | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
|\| |
|
| * | aviobuf: check context before using it | Vittorio Giovara | 2014-10-20 | 1 | -1/+2 |
| * | avio: fix sizeof argument | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
| * | idcin: fix return check | Vittorio Giovara | 2014-10-20 | 1 | -2/+2 |
* | | lavf/mov.c: Allocate buffer in case of long metadata entries. | Thilo Borgmann | 2014-10-20 | 1 | -6/+12 |