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
2012-09-25
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
Michael Niedermayer
2012-09-16
ffplay: dont wait 100ms if data is not yet ready
Marton Balint
2012-09-15
ffplay: use PTS from the AVSubtitle structure.
Nicolas George
2012-09-11
ffplay: increase sample array buffer
Marton Balint
2012-09-11
ffplay: ensure that pictq_prev_picture never fills the picture queue
Marton Balint
2012-09-11
ffplay: simplify picture allocation
Marton Balint
2012-09-11
ffplay: make initial window size calculation based on aspect ratio
Marton Balint
2012-09-11
ffplay: factor display rectangle calculation to its own function
Marton Balint
2012-09-01
Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
2012-09-01
avoid ambigous buffersink names
Michael Niedermayer
2012-08-31
ffplay: only free vfilters on exit
Marton Balint
2012-08-31
ffplay: replace SDL_delay in read thread with SDL_CondWait
Marton Balint
2012-08-31
ffplay: requeue last picture on forced video refresh
Marton Balint
2012-08-31
ffplay: get rid of void casts in the option table
Michael Niedermayer
2012-08-31
ffplay: fix function parameters
Michael Niedermayer
2012-08-31
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Michael Niedermayer
2012-08-27
ffplay: fix odd YUV width by cropping the video
Marton Balint
2012-08-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-20
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
Michael Niedermayer
2012-08-20
Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
Michael Niedermayer
2012-08-20
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
Michael Niedermayer
2012-08-18
ffmpeg,ffplay: show filter options
Stefano Sabatini
2012-08-16
ffplay: reque attached pictures on channel changes.
Michael Niedermayer
2012-08-12
ffplay: avoid SDL_atoi()
Michael Niedermayer
2012-07-20
ffplay: fix warning that i just mistakenly introduced
Michael Niedermayer
2012-07-20
ffplay: fix planar audio
Michael Niedermayer
2012-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-01
Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
2012-06-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-30
ffplay: only configure video filters after we got the first frame
Marton Balint
2012-06-30
ffplay: factorize expression in audio_decode_frame()
Stefano Sabatini
2012-06-29
ffplay: group together and vertically align correlated parameters in log func...
Stefano Sabatini
2012-06-29
ffplay: vertially align complex if condition in audio_decode_frame()
Stefano Sabatini
2012-06-29
ffplay: move assignment in else block in audio_decode_frame()
Stefano Sabatini
2012-06-29
ffplay: split overly long line in audio_decode_frame()
Stefano Sabatini
2012-06-29
ffplay: avoid useless NULL checks in swr_free()
Stefano Sabatini
2012-06-29
ffplay: fix wrong reference to function in audio_decode_frame() comment
Stefano Sabatini
2012-06-28
ffplay: simplify code by using avfilter_unref_bufferp()
Stefano Sabatini
2012-06-28
lavfi: deprecate av_buffersrc_buffer() function
Stefano Sabatini
2012-06-26
ffplay: add configure_filtergraph() helper
Stefano Sabatini
2012-06-26
lavfi: remove old video sink API
Stefano Sabatini
2012-06-25
ffplay: give more meaningful names to the buffersink instances
Stefano Sabatini
2012-06-25
lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API
Stefano Sabatini
2012-06-23
ffplay: add cast to fix warning in configure_video_filters()
Stefano Sabatini
2012-06-22
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-17
ffplay: fix -vismv 1
Michael Niedermayer
2012-06-17
ffplay: rename buffer source instance from "src" to "ffplay_buffer"
Stefano Sabatini
2012-06-17
ffplay: use key=val syntax for the buffersrc args
Stefano Sabatini
2012-06-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]