| Commit message (Expand) | Author | Age | Files | Lines |
* | ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd | diego | 2010-11-02 | 1 | -4/+4 |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -1/+2 |
* | Merge svn changes up to r30848 | Uoti Urpala | 2010-03-10 | 1 | -21/+0 |
|\ |
|
| * | Drop support for old-style DVB code. | diego | 2010-03-02 | 1 | -21/+0 |
| * | Remove unused static function send_lpcm_packet(). | cehoyos | 2010-02-27 | 1 | -7/+0 |
| * | libvo: Mark functions not used outside of their files as static. | diego | 2010-02-16 | 1 | -2/+5 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -6/+6 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -6/+6 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -6/+19 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -6/+19 |
* | | Merge svn changes up to r27514 | Uoti Urpala | 2008-09-03 | 1 | -9/+9 |
|\| |
|
| * | Use '#include <poll.h>' instead of '#include <sys/poll.h>'. | diego | 2008-08-14 | 1 | -2/+2 |
| * | 100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_. | diego | 2008-08-14 | 1 | -7/+7 |
* | | mpeg ao/vo drivers: Fix packet-writing helper function types | Uoti Urpala | 2008-08-12 | 1 | -1/+1 |
* | | Make various functions static | Uoti Urpala | 2008-08-12 | 1 | -6/+1 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -5/+3 |
|\| |
|
| * | Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined | diego | 2008-08-02 | 1 | -3/+1 |
| * | cosmetics: typo fixes | diego | 2008-08-02 | 1 | -2/+2 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
|/ |
|
* | when :card isn't specified by the user search the first available card | nicodvb | 2008-01-02 | 1 | -1/+16 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 | 1 | -1/+1 |
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de... | nicodvb | 2006-07-26 | 1 | -30/+1 |
* | removed now unnecessary define | ben | 2006-07-23 | 1 | -3/+0 |
* | removed now unnecessary variable | ben | 2006-07-23 | 1 | -2/+0 |
* | reuse send_mpeg_lpcm_packet() instead of the old packetizer | nicodvb | 2006-07-23 | 1 | -78/+1 |
* | fix compilation if DVB is not defined | ben | 2006-07-22 | 1 | -1/+1 |
* | my_write() must return the bytes written | nicodvb | 2006-07-22 | 1 | -1/+3 |
* | simplified mpeg packetizer used by hw mpeg decoders/vo - first round | nicodvb | 2006-07-22 | 1 | -38/+2 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -2/+2 |
* | user can select dvb card number to use (V3 api only) | nicodvb | 2004-08-19 | 1 | -14/+27 |
* | debug | arpi | 2003-01-12 | 1 | -0/+2 |
* | DVB-HEAD (aka. NEWSTRUCT) detection & support | arpi | 2002-12-28 | 1 | -2/+29 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -8/+3 |
* | re-enabled a-v sync | arpi | 2002-10-23 | 1 | -1/+1 |
* | - fixed a 10l bug: setting PTS flag even if no PTS stored | arpi | 2002-10-08 | 1 | -8/+15 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -1/+1 |
* | re-enabled a-v sync, fixes 25fps playback problems | arpi | 2002-06-02 | 1 | -1/+1 |
* | warning fix (write()/close() require unistd.h) | pl | 2002-05-30 | 1 | -2/+2 |
* | open w/O_CREAT requires a third argument, mode! | rfelker | 2002-04-28 | 1 | -1/+1 |
* | libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, h... | arpi | 2002-04-28 | 1 | -210/+18 |
* | eeh 10l forogt to commit. | atmos4 | 2002-04-26 | 1 | -1/+1 |
* | VFCAP added | arpi | 2002-04-11 | 1 | -2/+2 |
* | uninit sig11 fixed | arpi | 2002-04-11 | 1 | -1/+2 |
* | fame enabeld | arpi | 2002-03-16 | 1 | -1/+1 |
* | 10l | arpi | 2002-03-15 | 1 | -1/+1 |
* | place subtitles under the image | arpi | 2002-03-15 | 1 | -3/+10 |
* | 10l? frames_per_sequence==GOPsize... so it should be few seconds | arpi | 2002-03-15 | 1 | -2/+2 |
* | using libFAME... | arpi | 2002-03-13 | 1 | -74/+78 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 | 1 | -2/+7 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 | 1 | -1/+1 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -2/+6 |
* | new info for tuning | nick | 2002-01-31 | 1 | -1/+1 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -0/+9 |
* | qscale 3->2 (Thank you Michael) | arpi | 2002-01-24 | 1 | -1/+1 |
* | vo_pts fix (10l) | arpi | 2002-01-24 | 1 | -2/+3 |
* | cleanup of video packet writer, PTS sent only once | arpi | 2002-01-22 | 1 | -14/+20 |
* | LPCM write code rewritten, thanks to Marcus at mocm@convergence.de | arpi | 2002-01-22 | 1 | -29/+44 |
* | autodetecting for dvb-cards | jaf | 2001-11-05 | 1 | -1/+2 |
* | Sorry, my laptop has no dvb-card | jaf | 2001-11-05 | 1 | -1/+1 |
* | audio packet writting added | arpi | 2001-11-05 | 1 | -4/+67 |
* | libffmpeg.so support | nick | 2001-10-27 | 1 | -1/+4 |
* | using poll() only for DVB card - not required for file write | arpi | 2001-10-03 | 1 | -2/+8 |
* | Y clipping fixed | arpi | 2001-09-27 | 1 | -2/+3 |
* | software OSD support | arpi | 2001-09-23 | 1 | -1/+20 |
* | 10l cola Arpi =) | atmos4 | 2001-09-22 | 1 | -1/+1 |
* | YV12 support (using libavcodec for mpeg1-I encoding) | arpi | 2001-09-22 | 1 | -11/+173 |
* | PS multiplexing fixed | arpi | 2001-09-09 | 1 | -24/+151 |
* | file writer implemented | arpi | 2001-09-08 | 1 | -2/+41 |
* | Mpeg PES added | arpi | 2001-09-08 | 1 | -0/+70 |