index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffplay.c
Age
Commit message (
Expand
)
Author
2007-08-09
100l in YUVA_IN macro: missing () caused horrible artefacts in blend_subrect
Reimar Döffinger
2007-08-09
Revert r10021, it was committed by accident and is a bit ugly anyway.
Reimar Döffinger
2007-08-09
Scale subtitle position
Reimar Döffinger
2007-08-09
Fix blend_subrect to respect the boundaries of the destination image
Reimar Döffinger
2007-08-09
Make ffmpeg and ffplay exit 0 after displaying help
Stefano Sabatini
2007-08-03
cosmetics: be sure all lines fit into 79 characters
Alex Beregszaszi
2007-08-03
cosmetics: indent correctly
Alex Beregszaszi
2007-08-03
Use getCachedContext instead getContext to support resolution change. Patch b...
Glenn A. Serre
2007-07-25
add vst option to select video stream
Michael Niedermayer
2007-07-10
Remove OS/2 support
Ramiro Polla
2007-07-02
to be able to compile without HAVE_AV_CONFIG_H
Ronald S. Bultje
2007-06-26
Update copyright year
Benoit Fouet
2007-06-24
replace the uses of old string functions that Reimar missed
Måns Rullgård
2007-06-18
replace calls to deprecated parsing functions to calls to new ones
Stefano Sabatini
2007-06-12
misc spelling fixes
Diego Biurrun
2007-06-10
Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.
Diego Biurrun
2007-04-26
remove CONFIG_NETWORK, av_read_play/pause are exported anyway
Alex Beregszaszi
2007-04-26
properly check for CONFIG_RTSP_DEMUXER
Alex Beregszaszi
2007-04-26
Use correct RTSP_DEMUXER checks instead of NETWORK.
Alex Beregszaszi
2007-04-08
Make some functions which aren't used outside their declaring source file
Stefan Huehner
2007-03-27
prevent exit missuse
Michael Niedermayer
2007-03-15
fix indention
Michael Niedermayer
2007-03-15
support reordering pts in the decoder (this might be equivalent to mplayers -...
Michael Niedermayer
2007-03-12
Remove superfluous HAVE_THREADS #ifdef.
Ramiro Polla
2007-03-08
As avcodec_decode_audio() is deprecated, replace it with avcodec_decode_audio...
Limin Wang
2007-03-02
Fix A/V sync error in ffplay with wmv3/wmav2 medias
Ryan Martell
2007-03-02
fix typo
Baptiste Coudurier
2007-03-01
fix frame size option, patch by Limin Wang, lance lmwang gmail com
Limin Wang
2007-02-22
add support for more pixel format (yuv422p, yuv444p, etc instead of yuv420 on...
Limin Wang
2007-02-09
fix rawvideo
Michael Niedermayer
2007-02-08
Directly access av_log_level instead of calling av_log_{set, get}_level()
Luca Abeni
2007-02-07
Replace deprecated PIX_FMT names by the newer variants.
Diego Biurrun
2007-02-07
Fix to loss of sync in ffplay when paused patch by (Michael McConnell /// sor...
Michael McConnell
2007-01-29
trigger for the audio scope vissualization
Michael Niedermayer
2007-01-23
seek based on currently active stream fixes seeking in ffwma2_broken.wma whic...
Michael Niedermayer
2007-01-23
command line option to select the audio stream
Michael Niedermayer
2006-12-31
remember the size after switching back from fullscreen
Michael Niedermayer
2006-12-31
dont use SDL_WM_ToggleFullScreen() as that doesnt seem to work reliably if a ...
Michael Niedermayer
2006-12-31
check x/y validity
Michael Niedermayer
2006-12-31
cosmetic (move video_open() up to avoid prototype)
Michael Niedermayer
2006-12-31
10l (fix segfault with audio only files)
Michael Niedermayer
2006-12-30
remove code duplication
Michael Niedermayer
2006-12-30
1st attempt to fix width/height
Michael Niedermayer
2006-11-16
remove broken decoder locking code
Michael Niedermayer
2006-11-14
call AVCodec.flush() for audio too
Michael Niedermayer
2006-11-07
add "seek by bytes" support to ffplay
Steve L'Homme
2006-11-02
kill AVImageFormat
Baptiste Coudurier
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-01
Update copyright year and mention other copyright holders.
Diego Biurrun
2006-09-07
Better tag support:
Panagiotis Issaris
[prev]
[next]