index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
video_out.c
Age
Commit message (
Expand
)
Author
2003-07-13
set pos/time information on video frames as well
Guenter Bartsch
2003-07-12
reports the number of skipped/discarded frames
Miguel Freitas
2003-06-22
some additional pthread_*_destroy() calls
Michael Roitzsch
2003-06-13
default
Miguel Freitas
2003-06-11
- add VO_INTERLACED_FLAG to get_frame
Miguel Freitas
2003-06-06
initial ideas for automatic enabling/disabling deinterlacer
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-11
Little seeking improvement.
Thibaut Mattern
2003-05-06
Thibaut asked me to revert his latest patch
Miguel Freitas
2003-05-06
This is some general Win32 cleanup and getting ready for DVD support.
Tim Champagne
2003-05-05
Do not use pts from bad frames in the metronom and in the video_loop.
Thibaut Mattern
2003-04-30
make sure bad_frame=0 even if decoder forget about it
Miguel Freitas
2003-04-28
do not show backup immediately when discarding frames
Miguel Freitas
2003-04-23
faster seeking (heavily based on Thibaut's patch)
Miguel Freitas
2003-04-02
- remove unneeded use of pthread_exit(NULL). We do not have any cleanup
Bastien Nocera
2003-03-26
ops, i forgot that assert.h was removed...
Miguel Freitas
2003-03-26
revert my assert to the classic macro
Miguel Freitas
2003-03-24
slightly better stream position heuristic
Stefan Holst
2003-03-06
steps toward muting xine's console output by default
Guenter Bartsch
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-22
this hack can go now
Michael Roitzsch
2003-02-21
disable debug output
Guenter Bartsch
2003-02-20
Same fix for yv12
James Stembridge
2003-02-20
Fix copy of yuy2 frame by slices when frame height is not a multiple of 16
James Stembridge
2003-02-18
this might help prevent problems in the future:
Michael Roitzsch
2003-02-06
continuing the clean up...
Miguel Freitas
2003-02-06
first pass on cleaning up ao/vo properties and flush stuff
Miguel Freitas
2003-02-01
adding flush-mode so seek() and play() work for video processing (enix)
Guenter Bartsch
2003-01-26
patch from Fredrik Noring <noring@nocrew.org> (slightly modified)
Michael Roitzsch
2003-01-25
- only default frame's extra_info to the video decoder one, when it is empty
Michael Roitzsch
2003-01-13
debug message
Michael Roitzsch
2003-01-11
introducing a new, very low-impact aproach on implementing a video processing...
Guenter Bartsch
2003-01-11
get img_duration from video_out
Miguel Freitas
2003-01-11
brand-new external subtitles support. (yes, it works!)
Miguel Freitas
2003-01-10
protect update of current_extra_info
Miguel Freitas
2003-01-10
add width/height to vo_status
Miguel Freitas
2003-01-08
allow frames to be freed in paused mode
Miguel Freitas
2003-01-08
Fix memory leak (caused by 'recent frames' in some video output drivers)
Ewald Snel
2003-01-05
fixing a copyright, bringing back the old READMEs to the xine-lib tarball, im...
Guenter Bartsch
2002-12-27
move first frame signal deeper into video out to the place where the frames are
Michael Roitzsch
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-23
merge info for skipped frames
Miguel Freitas
2002-12-22
flush/seeking overhauled
Miguel Freitas
2002-12-22
flush moved to decoder loop. that simplifies things a lot.
Miguel Freitas
2002-12-21
log message
Miguel Freitas
2002-12-21
ops, my fault. without this line dvd menus are broken for xshm.
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-20
Install a hack to avoid deadlocks when exiting xine (for exampple with the
Juergen Keil
2002-12-16
fix Floating point exception playing some streams (mostly mp4)
Miguel Freitas
2002-12-06
- add still frame hint
Miguel Freitas
[next]