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-11-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-28
ffplay: increase maximum frame duration to 1 hour for streams without TS disc...
Marton Balint
2012-11-28
ffplay: fix updating external clock after seeking
Marton Balint
2012-11-28
ffplay: disallow seeking before the start of the file
Marton Balint
2012-11-04
ffplay: adjust external clock speed based on buffer fullness for realtime sou...
Marton Balint
2012-11-01
ffplay: remove redundant !codec check
Marton Balint
2012-11-01
ffplay: only initialize codec opts before using it
Marton Balint
2012-11-01
ffplay: always free buffersink_params in configure_video_filters
Marton Balint
2012-11-01
ffplay: remove uneeded format filter, buffersink format is set
Marton Balint
2012-11-01
ffplay: check for buffersink_params allocation success
Marton Balint
2012-11-01
ffplay: always free inputs and outputs in configure_filtergraph
Marton Balint
2012-11-01
ffplay: fill the unused part of the window with black
Marton Balint
2012-11-01
ffplay: add update parameter to fill_rectangle
Marton Balint
2012-10-21
ffplay: if there is no audio stream, use external clock by default
Marton Balint
2012-10-21
ffplay: use get_master_sync_type where necessary
Marton Balint
2012-10-21
ffplay: add get_master_sync_type function
Marton Balint
2012-10-21
ffplay: only check external clock if current frame serial matches the display...
Marton Balint
2012-10-21
ffplay: add serial field to PacketQueue entry and populate it
Marton Balint
2012-10-21
ffplay: fix external time sync mode
Marton Balint
2012-10-21
ffplay: initialize audio and video pts drift
Marton Balint
2012-10-21
ffplay: fix nosync threshold check in synchronize_audio
Marton Balint
2012-10-21
ffplay: use framedrop by default when sync is not done to video
Marton Balint
2012-10-14
ffplay: Prevent 0/0 aspect from being passed on to lavfi
Michael Niedermayer
2012-10-13
ffplay: use audio parameters from the decoded frame instead of AVCodecContext
Michael Niedermayer
2012-10-13
Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'
Michael Niedermayer
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-04
ffplay: autodetect realtime streams and enable infbuf
Michael Niedermayer
2012-10-04
ffplay: add a 3rd state to infbuf for autodetection
Michael Niedermayer
2012-10-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
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
[next]