projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
add support for more pixel format (yuv422p, yuv444p, etc instead of yuv420 only.)
[libav.git]
/
ffplay.c
2007-02-22
Limin Wang
add support for more pixel format (yuv422p, yuv444p...
blob
|
commitdiff
2007-02-09
Michael Niedermayer
fix rawvideo
blob
|
commitdiff
|
diff to current
2007-02-08
Luca Abeni
Directly access av_log_level instead of calling av_log_...
blob
|
commitdiff
|
diff to current
2007-02-07
Diego Biurrun
Replace deprecated PIX_FMT names by the newer variants.
blob
|
commitdiff
|
diff to current
2007-02-07
Michael McConnell
Fix to loss of sync in ffplay when paused patch by...
blob
|
commitdiff
|
diff to current
2007-01-29
Michael Niedermayer
trigger for the audio scope vissualization
blob
|
commitdiff
|
diff to current
2007-01-23
Michael Niedermayer
seek based on currently active stream fixes seeking...
blob
|
commitdiff
|
diff to current
2007-01-23
Michael Niedermayer
command line option to select the audio stream
blob
|
commitdiff
|
diff to current
2006-12-31
Michael Niedermayer
remember the size after switching back from fullscreen
blob
|
commitdiff
|
diff to current
2006-12-31
Michael Niedermayer
dont use SDL_WM_ToggleFullScreen() as that doesnt seem...
blob
|
commitdiff
|
diff to current
2006-12-31
Michael Niedermayer
check x/y validity
blob
|
commitdiff
|
diff to current
2006-12-31
Michael Niedermayer
cosmetic (move video_open() up to avoid prototype)
blob
|
commitdiff
|
diff to current
2006-12-31
Michael Niedermayer
10l (fix segfault with audio only files)
blob
|
commitdiff
|
diff to current
2006-12-30
Michael Niedermayer
remove code duplication
blob
|
commitdiff
|
diff to current
2006-12-30
Michael Niedermayer
1st attempt to fix width/height
blob
|
commitdiff
|
diff to current
2006-11-16
Michael Niedermayer
remove broken decoder locking code
blob
|
commitdiff
|
diff to current
2006-11-14
Michael Niedermayer
call AVCodec.flush() for audio too
blob
|
commitdiff
|
diff to current
2006-11-07
Steve L'Homme
add "seek by bytes" support to ffplay
blob
|
commitdiff
|
diff to current
2006-11-02
Baptiste Coudurier
kill AVImageFormat
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-01
Diego Biurrun
Update copyright year and mention other copyright holders.
blob
|
commitdiff
|
diff to current
2006-09-07
Panagiotis Issaris
Better tag support:
blob
|
commitdiff
|
diff to current
2006-08-31
Luca Barbato
Align the input buffer in ffplay, introduce a public...
blob
|
commitdiff
|
diff to current
2006-08-03
Luca Abeni
Move output_example.c and ffplay.c to the swscale interface
blob
|
commitdiff
|
diff to current
2006-07-11
Diego Biurrun
CONFIG_WIN32 implies MinGW and Cygwin and possibly...
blob
|
commitdiff
|
diff to current
2006-07-09
Måns Rullgård
give AVInput/OutputFormat structs consistent names
blob
|
commitdiff
|
diff to current
2006-07-06
Michael Niedermayer
100l to whoever write this
blob
|
commitdiff
|
diff to current
2006-06-25
Luca Barbato
Make debug work early on ffplay
blob
|
commitdiff
|
diff to current
2006-06-20
Diego Biurrun
Use Subversion revision for FFMPEG_VERSION.
blob
|
commitdiff
|
diff to current
2006-06-18
Stefan Huehner
Add const to (mostly) char* and make some functions...
blob
|
commitdiff
|
diff to current
2006-06-14
Måns Rullgård
check for SDL_VideoInfo.current_[wh] availability in...
blob
|
commitdiff
|
diff to current
2006-06-09
Måns Rullgård
don't use xlib in ffplay, and bump required sdl version
blob
|
commitdiff
|
diff to current
2006-05-19
Earl Levine
Fix segfault on Mac OS X, patch by Earl Levine elevine...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-20
Michael Niedermayer
doxygenize a few comments
blob
|
commitdiff
|
diff to current
2005-09-12
Diego Biurrun
CAREFULL --> CAREFUL typo fix
blob
|
commitdiff
|
diff to current
2005-08-15
Michael Niedermayer
support fixing missing pts by parsing future frames
blob
|
commitdiff
|
diff to current
2005-08-14
Ian Caulfield
subtitles support for ffplay patch by (Ian Caulfield...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
changing AVCodecContext codec -> *codec in AVStream...
blob
|
commitdiff
|
diff to current
2005-07-17
Michael Niedermayer
make error concealment related options accessable from...
blob
|
commitdiff
|
diff to current
2005-07-14
Michael Niedermayer
skip_idct
blob
|
commitdiff
|
diff to current
2005-06-28
Andy Parkins
ffplay seeking because url_feof() not working patch...
blob
|
commitdiff
|
diff to current
2005-06-24
Ivan Wong
ffplay crashes patch by (Ivan Wong: email, ivanwong...
blob
|
commitdiff
|
diff to current
2005-06-07
Michael Niedermayer
set log level to AV_LOG_DEBUG if -debug ... is used
blob
|
commitdiff
|
diff to current
2005-04-30
Michael Niedermayer
switch to native time bases
blob
|
commitdiff
|
diff to current
2005-04-25
Michael Niedermayer
os2.diff by (Paul Smedley // paul smedley info)
blob
|
commitdiff
|
diff to current
2005-02-07
Michael Niedermayer
dont kill the buffers while the decoder is using them
blob
|
commitdiff
|
diff to current
2005-01-04
Michael Niedermayer
workaround missuse of url_feof()
blob
|
commitdiff
|
diff to current
2004-11-30
Michael Niedermayer
raw rgb flip fix
blob
|
commitdiff
|
diff to current
2004-11-21
François Revol
BeOS threading support. changed some "if FOO_THREAD...
blob
|
commitdiff
|
diff to current
2004-10-13
Roman Shaposhnik
* fixing a problem with ffplay being stuck (and...
blob
|
commitdiff
|
diff to current
2004-10-10
Michael Niedermayer
use native timebase for seeking
blob
|
commitdiff
|
diff to current
2004-10-09
Michael Niedermayer
lowres needs EMU_EDGE
blob
|
commitdiff
|
diff to current
2004-10-07
Michael Niedermayer
10l pts vs. dts
blob
|
commitdiff
|
diff to current
2004-10-06
Zdenek Kabelac
* fixing a few of gcc 'clean-code' warnings
blob
|
commitdiff
|
diff to current
2004-09-25
Michael Niedermayer
1/2 resolution decoding
blob
|
commitdiff
|
diff to current
2004-09-02
Michael Niedermayer
optional non spec compliant optimizations
blob
|
commitdiff
|
diff to current
2004-08-16
Michael Niedermayer
memleak found by ("wxWindows_study" <quicktime2008...
blob
|
commitdiff
|
diff to current
2004-05-30
Michael Niedermayer
much better AV sync, for some files
blob
|
commitdiff
|
diff to current
2004-04-30
Michael Niedermayer
-bug
blob
|
commitdiff
|
diff to current
2004-04-02
Michael Niedermayer
10l (vismv fix)
blob
|
commitdiff
|
diff to current
2004-02-23
Michael Niedermayer
multithreaded mpeg2 decoding
blob
|
commitdiff
|
diff to current
2004-01-14
Michael Niedermayer
dont let the demuxer thread die before the video has...
blob
|
commitdiff
|
diff to current
2004-01-11
Michael Niedermayer
ignore damaged video frames
blob
|
commitdiff
|
diff to current
2004-01-11
Michael Niedermayer
oops
blob
|
commitdiff
|
diff to current
2004-01-11
Michael Niedermayer
fix b frame after seeking blockmess
blob
|
commitdiff
|
diff to current
2004-01-10
Michael Niedermayer
fixing some seek failure issues
blob
|
commitdiff
|
diff to current
2003-12-30
Wolfgang Hesseler
motion vector vissualization improvements patch by...
blob
|
commitdiff
|
diff to current
2003-12-28
Wolfgang Hesseler
frame stepping patch by (Wolfgang Hesseler <qv at multi...
blob
|
commitdiff
|
diff to current
2003-11-28
Michel Bardiaux
seek by mouse in ffplay patch by (Michel Bardiaux ...
blob
|
commitdiff
|
diff to current
2003-11-28
Wolfgang Hesseler
debug parameter patch by (Wolfgang Hesseler <qv at...
blob
|
commitdiff
|
diff to current
2003-11-10
Fabrice Bellard
initial seek support
blob
|
commitdiff
|
diff to current
2003-10-20
Michael Niedermayer
AVRational
blob
|
commitdiff
|
diff to current
2003-09-29
Glenn Maynard
Trivial error reporting patch by (Glenn Maynard <g_sf...
blob
|
commitdiff
|
diff to current
2003-09-28
Michael Niedermayer
init AVFrame with defaults
blob
|
commitdiff
|
diff to current
2003-09-16
Fabrice Bellard
better image sequence support (Charles Yates) - suppres...
blob
|
commitdiff
|
diff to current
2003-09-11
Fabrice Bellard
simplified version handling
blob
|
commitdiff
|
diff to current
2003-09-08
Fabrice Bellard
show stream info with -stats
blob
|
commitdiff
|
diff to current
2003-08-29
Michael Niedermayer
Small Patch for "ffplay -" instead of "ffplay pipe...
blob
|
commitdiff
|
diff to current
2003-08-28
Michael Niedermayer
ffplay diff commenting out rtsp for no network by ...
blob
|
commitdiff
|
diff to current
2003-08-24
Fabrice Bellard
more sections in help - copyright fixes
blob
|
commitdiff
|
diff to current
2003-08-06
Fabrice Bellard
fine A-V synchronisation support with either audio...
blob
|
commitdiff
|
diff to current
2003-07-17
Fabrice Bellard
added correct RTSP aborting - added option to force...
blob
|
commitdiff
|
diff to current
2003-06-14
Fabrice Bellard
win32 compile fix for ffplay by gbazin at altern dot org
blob
|
commitdiff
|
diff to current
2003-06-09
Fabrice Bellard
better pause when displaying audio samples
blob
|
commitdiff
|
diff to current
2003-06-07
Fabrice Bellard
added ffplay utility
blob
|
commitdiff
|
diff to current