summaryrefslogtreecommitdiffstats
path: root/libvo/vo_mpegpes.c
Commit message (Expand)AuthorAgeFilesLines
* debugarpi2003-01-121-0/+2
* DVB-HEAD (aka. NEWSTRUCT) detection & supportarpi2002-12-281-2/+29
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-8/+3
* re-enabled a-v syncarpi2002-10-231-1/+1
* - fixed a 10l bug: setting PTS flag even if no PTS storedarpi2002-10-081-8/+15
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* re-enabled a-v sync, fixes 25fps playback problemsarpi2002-06-021-1/+1
* warning fix (write()/close() require unistd.h)pl2002-05-301-2/+2
* open w/O_CREAT requires a third argument, mode!rfelker2002-04-281-1/+1
* libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, h...arpi2002-04-281-210/+18
* eeh 10l forogt to commit.atmos42002-04-261-1/+1
* VFCAP addedarpi2002-04-111-2/+2
* uninit sig11 fixedarpi2002-04-111-1/+2
* fame enabeldarpi2002-03-161-1/+1
* 10larpi2002-03-151-1/+1
* place subtitles under the imagearpi2002-03-151-3/+10
* 10l? frames_per_sequence==GOPsize... so it should be few secondsarpi2002-03-151-2/+2
* using libFAME...arpi2002-03-131-74/+78
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-2/+7
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* new info for tuningnick2002-01-311-1/+1
* Extensions for video accelerated architecturenick2002-01-261-0/+9
* qscale 3->2 (Thank you Michael)arpi2002-01-241-1/+1
* vo_pts fix (10l)arpi2002-01-241-2/+3
* cleanup of video packet writer, PTS sent only oncearpi2002-01-221-14/+20
* LPCM write code rewritten, thanks to Marcus at mocm@convergence.dearpi2002-01-221-29/+44
* autodetecting for dvb-cardsjaf2001-11-051-1/+2
* Sorry, my laptop has no dvb-cardjaf2001-11-051-1/+1
* audio packet writting addedarpi2001-11-051-4/+67
* libffmpeg.so supportnick2001-10-271-1/+4
* using poll() only for DVB card - not required for file writearpi2001-10-031-2/+8
* Y clipping fixedarpi2001-09-271-2/+3
* software OSD supportarpi2001-09-231-1/+20
* 10l cola Arpi =)atmos42001-09-221-1/+1
* YV12 support (using libavcodec for mpeg1-I encoding)arpi2001-09-221-11/+173
* PS multiplexing fixedarpi2001-09-091-24/+151
* file writer implementedarpi2001-09-081-2/+41
* Mpeg PES addedarpi2001-09-081-0/+70