summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_lavf.c
Commit message (Expand)AuthorAgeFilesLines
* Demuxer modularizationrtognimp2005-08-051-11/+28
* Hopefully finally fix the last commitreimar2005-07-281-0/+8
* lavf demuxer with raw PCM fix (and a related hang)reimar2005-07-281-0/+10
* LIBAVFORMAT_BUILD >= 4629michael2005-07-171-0/+4
* 10lfaust32005-06-261-1/+2
* LIBAVFORMAT_BUILD >= 4624michael2005-05-011-0/+10
* various (de)muxer_lavf fixesmichael2005-03-251-1/+15
* set i_bpsmichael2005-03-251-0/+2
* discard streams we dont needmichael2005-03-251-4/+14
* discard lavf packets with wrong idsnicodvb2005-01-301-2/+4
* print build nummichael2004-10-241-0/+1
* 10l (mplayer doesnt like AV_NOPTS_VALUE)michael2004-10-241-3/+4
* LIBAVFORMAT_BUILD >= 4619michael2004-10-101-0/+4
* segfault fixmichael2004-05-121-1/+4
* fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo do...michael2004-04-261-2/+4
* seekingmichael2004-04-111-7/+13
* avoid unneeded stream_reset()michael2004-04-111-2/+15
* nicer EOF solution, mpeg-ps works now toomichael2004-04-111-4/+4
* libavformat really doesnt like it that the streams get stuck if the end is re...michael2004-04-111-3/+11
* demux_lavfmichael2004-04-111-0/+333