index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_mpegpes.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r30848
Uoti Urpala
2010-03-10
|
\
|
*
Drop support for old-style DVB code.
diego
2010-03-02
|
*
Remove unused static function send_lpcm_packet().
cehoyos
2010-02-27
|
*
libvo: Mark functions not used outside of their files as static.
diego
2010-02-16
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r27514
Uoti Urpala
2008-09-03
|
\
|
|
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
diego
2008-08-14
|
*
100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.
diego
2008-08-14
*
|
mpeg ao/vo drivers: Fix packet-writing helper function types
Uoti Urpala
2008-08-12
*
|
Make various functions static
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
diego
2008-08-02
|
*
cosmetics: typo fixes
diego
2008-08-02
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
|
/
*
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
[next]