| Commit message (Expand) | Author | Age |
* | when :card isn't specified by the user search the first available card | nicodvb | 2008-01-02 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 |
* | Make vo info structs const | reimar | 2007-12-02 |
* | split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de... | nicodvb | 2006-07-26 |
* | removed now unnecessary define | ben | 2006-07-23 |
* | removed now unnecessary variable | ben | 2006-07-23 |
* | reuse send_mpeg_lpcm_packet() instead of the old packetizer | nicodvb | 2006-07-23 |
* | fix compilation if DVB is not defined | ben | 2006-07-22 |
* | my_write() must return the bytes written | nicodvb | 2006-07-22 |
* | simplified mpeg packetizer used by hw mpeg decoders/vo - first round | nicodvb | 2006-07-22 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | user can select dvb card number to use (V3 api only) | nicodvb | 2004-08-19 |
* | debug | arpi | 2003-01-12 |
* | DVB-HEAD (aka. NEWSTRUCT) detection & support | arpi | 2002-12-28 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | re-enabled a-v sync | arpi | 2002-10-23 |
* | - fixed a 10l bug: setting PTS flag even if no PTS stored | arpi | 2002-10-08 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | re-enabled a-v sync, fixes 25fps playback problems | arpi | 2002-06-02 |
* | warning fix (write()/close() require unistd.h) | pl | 2002-05-30 |
* | open w/O_CREAT requires a third argument, mode! | rfelker | 2002-04-28 |
* | libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, h... | arpi | 2002-04-28 |
* | eeh 10l forogt to commit. | atmos4 | 2002-04-26 |
* | VFCAP added | arpi | 2002-04-11 |
* | uninit sig11 fixed | arpi | 2002-04-11 |
* | fame enabeld | arpi | 2002-03-16 |
* | 10l | arpi | 2002-03-15 |
* | place subtitles under the image | arpi | 2002-03-15 |
* | 10l? frames_per_sequence==GOPsize... so it should be few seconds | arpi | 2002-03-15 |
* | using libFAME... | arpi | 2002-03-13 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 |
* | new info for tuning | nick | 2002-01-31 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 |
* | qscale 3->2 (Thank you Michael) | arpi | 2002-01-24 |
* | vo_pts fix (10l) | arpi | 2002-01-24 |
* | cleanup of video packet writer, PTS sent only once | arpi | 2002-01-22 |
* | LPCM write code rewritten, thanks to Marcus at mocm@convergence.de | arpi | 2002-01-22 |
* | autodetecting for dvb-cards | jaf | 2001-11-05 |
* | Sorry, my laptop has no dvb-card | jaf | 2001-11-05 |
* | audio packet writting added | arpi | 2001-11-05 |
* | libffmpeg.so support | nick | 2001-10-27 |
* | using poll() only for DVB card - not required for file write | arpi | 2001-10-03 |
* | Y clipping fixed | arpi | 2001-09-27 |
* | software OSD support | arpi | 2001-09-23 |
* | 10l cola Arpi =) | atmos4 | 2001-09-22 |
* | YV12 support (using libavcodec for mpeg1-I encoding) | arpi | 2001-09-22 |
* | PS multiplexing fixed | arpi | 2001-09-09 |