aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_mpegpes.c
Commit message (Expand)AuthorAge
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* re-enabled a-v sync, fixes 25fps playback problemsGravatar arpi2002-06-02
* warning fix (write()/close() require unistd.h)Gravatar pl2002-05-30
* open w/O_CREAT requires a third argument, mode!Gravatar rfelker2002-04-28
* libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, h...Gravatar arpi2002-04-28
* eeh 10l forogt to commit.Gravatar atmos42002-04-26
* VFCAP addedGravatar arpi2002-04-11
* uninit sig11 fixedGravatar arpi2002-04-11
* fame enabeldGravatar arpi2002-03-16
* 10lGravatar arpi2002-03-15
* place subtitles under the imageGravatar arpi2002-03-15
* 10l? frames_per_sequence==GOPsize... so it should be few secondsGravatar arpi2002-03-15
* using libFAME...Gravatar arpi2002-03-13
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* qscale 3->2 (Thank you Michael)Gravatar arpi2002-01-24
* vo_pts fix (10l)Gravatar arpi2002-01-24
* cleanup of video packet writer, PTS sent only onceGravatar arpi2002-01-22
* LPCM write code rewritten, thanks to Marcus at mocm@convergence.deGravatar arpi2002-01-22
* autodetecting for dvb-cardsGravatar jaf2001-11-05
* Sorry, my laptop has no dvb-cardGravatar jaf2001-11-05
* audio packet writting addedGravatar arpi2001-11-05
* libffmpeg.so supportGravatar nick2001-10-27
* using poll() only for DVB card - not required for file writeGravatar arpi2001-10-03
* Y clipping fixedGravatar arpi2001-09-27
* software OSD supportGravatar arpi2001-09-23
* 10l cola Arpi =)Gravatar atmos42001-09-22
* YV12 support (using libavcodec for mpeg1-I encoding)Gravatar arpi2001-09-22
* PS multiplexing fixedGravatar arpi2001-09-09
* file writer implementedGravatar arpi2001-09-08
* Mpeg PES addedGravatar arpi2001-09-08