| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' | Michael Niedermayer | 2012-10-17 | 1 | -4/+0 |
|\ |
|
| * | avserver: move avserver-specific code from ffmdec.c to avserver.c | Mans Rullgard | 2012-10-16 | 1 | -4/+0 |
| * | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 1 | -1/+1 |
* | | ffserver: fix seeking with ?date=... | Clément Bœsch | 2012-10-08 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-09 | 1 | -0/+5 |
|\| |
|
| * | lavf: get rid of ffm-specific stuff in avformat.h | Anton Khirnov | 2011-04-08 | 1 | -0/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Remove offset_t typedef and use int64_t directly instead. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Recommit r14497 | Michael Niedermayer | 2008-08-01 | 1 | -0/+2 |
* | Revert r14497 | Michael Niedermayer | 2008-08-01 | 1 | -2/+0 |
* | Add missing header #includes. | Diego Biurrun | 2008-08-01 | 1 | -0/+2 |
* | cosmetics, pts->dts | Baptiste Coudurier | 2008-06-22 | 1 | -1/+1 |
* | pass dts and pts through ffm, should fix streaming b frames | Baptiste Coudurier | 2008-06-09 | 1 | -3/+3 |
* | remove ugly ffm_nopts hack, use AVFormatContext->timestamp | Baptiste Coudurier | 2008-06-09 | 1 | -1/+0 |
* | fix pts handling in ffm | Baptiste Coudurier | 2008-06-07 | 1 | -4/+1 |
* | split ffm de/muxer | Baptiste Coudurier | 2008-05-26 | 1 | -0/+60 |