| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/gifdec: cosmetics: remove extra whitespace | Paul B Mahol | 2013-01-26 | 1 | -1/+1 |
* | lavf/gifdec: fix typo | Paul B Mahol | 2013-01-26 | 1 | -1/+1 |
* | gifdec: resync support | Michael Niedermayer | 2013-01-25 | 1 | -6/+26 |
* | lavf/img2enc: extend current options documentation | Stefano Sabatini | 2013-01-25 | 1 | -2/+2 |
* | lavf/img2dec: fix option help fields | Stefano Sabatini | 2013-01-25 | 1 | -3/+3 |
* | movenc: check that fps for tmcd is within encodable range. | Michael Niedermayer | 2013-01-24 | 1 | -0/+5 |
* | movenc: Calculate fps for tmcd without intermediate step. | Michael Niedermayer | 2013-01-24 | 1 | -1/+1 |
* | mpeg12demux: Fallback to startcode for stream type identification. | Michael Niedermayer | 2013-01-24 | 1 | -4/+0 |
* | eacdata: do not set sample_fmt | Paul B Mahol | 2013-01-24 | 1 | -1/+0 |
* | flic: do not set sample_fmt | Paul B Mahol | 2013-01-24 | 1 | -1/+0 |
* | Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5' | Michael Niedermayer | 2013-01-24 | 2 | -2/+2 |
|\ |
|
| * | rtpenc_chain: Use the original AVFormatContext for getting payload type | Martin Storsjö | 2013-01-24 | 1 | -1/+1 |
| * | rtp: Make sure the output format pointer is set | Martin Storsjö | 2013-01-24 | 1 | -1/+1 |
* | | Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c' | Michael Niedermayer | 2013-01-24 | 1 | -1/+1 |
|\| |
|
| * | rtp: Make sure priv_data is set before reading it | Martin Storsjö | 2013-01-23 | 1 | -1/+1 |
| * | rtpenc: fix overflow checking in avc_mp4_find_startcode() | Xi Wang | 2013-01-23 | 1 | -2/+2 |
| * | rtmp: fix buffer overflows in ff_amf_tag_contents() | Xi Wang | 2013-01-23 | 1 | -6/+5 |
| * | rtmp: fix multiple broken overflow checks | Xi Wang | 2013-01-23 | 1 | -6/+6 |
* | | matroskadec: export codec bits_per_coded_sample | Paul B Mahol | 2013-01-24 | 1 | -0/+1 |
* | | matroskaenc: fix -codec copy with TTA | Paul B Mahol | 2013-01-24 | 1 | -0/+2 |
* | | matroskaenc: support TTA muxing | Paul B Mahol | 2013-01-24 | 1 | -9/+1 |
* | | Refuse to mux tta into matroska, the output file is broken. | Carl Eugen Hoyos | 2013-01-24 | 1 | -0/+7 |
* | | mpc8: check stream count before accessing stream 1. | Michael Niedermayer | 2013-01-24 | 1 | -0/+5 |
* | | matroskaenc: add codec_tag lists back. | Carl Eugen Hoyos | 2013-01-24 | 2 | -0/+38 |
* | | Only try to auto-detect LATM in mpegts if the LOAS demuxer was configured. | Carl Eugen Hoyos | 2013-01-24 | 1 | -1/+3 |
* | | hls: add missing checks for accessing avoption fields | Michael Niedermayer | 2013-01-23 | 1 | -5/+5 |
* | | lavf/hls: broker HTTP options | Micah Galizia | 2013-01-23 | 2 | -3/+33 |
* | | lavf/segment: exit immediately in case of invalid stream specifier | Stefano Sabatini | 2013-01-23 | 1 | -1/+1 |
* | | lavf/segment: avoid failure in case -flags +live and -segment_times/frames ar... | Stefano Sabatini | 2013-01-23 | 1 | -7/+0 |
* | | lavf/segment: drop now pointless segment_list_close() function | Stefano Sabatini | 2013-01-23 | 1 | -9/+3 |
* | | lavf/segment: mark #EXT-X-ENDLIST in M3U8 only at the end of stream | Stefano Sabatini | 2013-01-23 | 1 | -5/+5 |
* | | rtmp: fix buffer overflows in ff_amf_tag_contents() | Xi Wang | 2013-01-23 | 1 | -6/+5 |
* | | rtmp: fix multiple broken overflow checks | Xi Wang | 2013-01-23 | 1 | -6/+6 |
* | | rtpenc: fix overflow checking in avc_mp4_find_startcode() | Xi Wang | 2013-01-23 | 1 | -2/+2 |
* | | mvdec: check channel count. | Michael Niedermayer | 2013-01-22 | 1 | -4/+18 |
* | | mvdec: minor simplification, remove av_inv_q() | Michael Niedermayer | 2013-01-22 | 1 | -2/+2 |
* | | mvdec: use avpriv_set_pts_info() instead of directly setting tb. | Michael Niedermayer | 2013-01-22 | 1 | -2/+3 |
* | | Fix compilation with --disable-everything --enable-demuxer=loas | Carl Eugen Hoyos | 2013-01-22 | 1 | -1/+1 |
* | | lavf/aiffenc: ID3 tags support | Matthieu Bouron | 2013-01-22 | 2 | -12/+153 |
* | | lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in ... | Stefano Sabatini | 2013-01-22 | 1 | -1/+1 |
* | | rtpenc: do not use random values for seq when bitexact is requested. | Michael Niedermayer | 2013-01-22 | 1 | -3/+6 |
* | | Merge commit '4f56e773fe8a554b8c2662650aaf799c2ece2721' | Michael Niedermayer | 2013-01-22 | 3 | -3/+11 |
|\| |
|
| * | rtpenc: Start the sequence numbers from a random offset | Martin Storsjö | 2013-01-22 | 3 | -3/+11 |
* | | Merge commit '570a4a0189946c2c983da41d37fdd67fa13266e7' | Michael Niedermayer | 2013-01-22 | 1 | -18/+20 |
|\| |
|
| * | avidec: use sensible error codes instead of -1 | Jindrich Makovicka | 2013-01-21 | 1 | -19/+22 |
* | | mov: prevent double free if the caller replaces the io context. | Michael Niedermayer | 2013-01-22 | 2 | -2/+5 |
* | | img2dec: support seeking in infinitely looped stream | Michael Niedermayer | 2013-01-21 | 1 | -4/+7 |
* | | lavf/hlsenc: append last incomplete segment when closing the output | Stefano Sabatini | 2013-01-21 | 1 | -4/+12 |
* | | oggdec: remove unused variables | Michael Niedermayer | 2013-01-21 | 1 | -2/+0 |
* | | Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382' | Michael Niedermayer | 2013-01-21 | 1 | -2/+34 |
|\| |
|