Commit History

Author SHA1 Message Date
  Marton Balint f07cb53ab9 ffplay: assume 0 stream start time if start time is unset in duration check 11 years ago
  Marton Balint 3886572a83 ffplay: do not update audio clock with old audio pts if current frame is AV_NOPTS_VALUE 11 years ago
  Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 11 years ago
  Marton Balint 02fc61a5a6 ffplay: always send zero packets to flush audio decoders 11 years ago
  Marton Balint 447d2e31d1 ffplay: use frame->pkt_pts instead of pkt->pts in audio pts calculation 11 years ago
  Marton Balint 9fac752afa ffplay: simplify and fix flushing out old subtitles on seeking 11 years ago
  Marton Balint 96b33ddbd0 ffplay: remove remains of the old audio and video clock VideoState variables 11 years ago
  Marton Balint 05f0d53170 ffplay: fix missed conversion of video_current_pts to vidclk.pts in subtitles 11 years ago
  Marton Balint f73d6d2af7 ffplay: cast vp->height to int64 in buffer size check 11 years ago
  Carl Eugen Hoyos 3b491c5a50 Use av_log() instead of fprintf() in ffplay. 11 years ago
  Marton Balint 30d724bdfd ffplay: detect when the created overlay buffers are not valid for the wanted overlay height 11 years ago
  Marton Balint 87917a3283 ffplay: do not allow wider window than 16383 11 years ago
  Marton Balint 3b6f1526c6 ffplay: use 0 frame delay if redisplaying an already displayed frame 11 years ago
  Marton Balint 97e42551e4 ffplay: use more sane frame timer resetting logic 11 years ago
  Marton Balint 35b2f30fd1 ffplay: only update pts if not redisplaying a frame 11 years ago
  Marton Balint e341cb1102 ffplay: fix compute_target_delay to better handle frames with long durations 11 years ago
  Marton Balint 5b492720ad ffplay: if playing only audio or video only, show the master clock diff in status line 11 years ago
  Marton Balint f2175a628b ffplay: factorize clock functions 11 years ago
  Marton Balint b764b53aae ffplay: decrease video picture queue size to 3 11 years ago
  Michael Niedermayer 840ee5e1a1 ffplay: dont forget passing lowres to private options 11 years ago
  Michael Niedermayer 5fd254c4f6 Merge commit '26a44143efb513a602542fb59aee87b1fc62af51' 11 years ago
  Michael Niedermayer 047716bbd8 ffplay: check av_samples_get_buffer_size() return 11 years ago
  Marton Balint b8facbeecb ffplay: only do early frame drop if video queue is not empty 11 years ago
  Marton Balint d148339d19 ffplay: use AV_NOPTS_VALUE video frame pts instead of using 0 11 years ago
  Marton Balint 40693ba3ac ffplay: simplify aspect ratio calculation 11 years ago
  Clément Bœsch 9db6aaeb2c ffplay: use format title metadata to set window caption. 11 years ago
  Michael Niedermayer e87c1cdbb5 ffplay: replace opaque/params for buffersinks 11 years ago
  Michael Niedermayer 835cc0f2e7 Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' 11 years ago
  Michael Niedermayer 231fd4411f Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 11 years ago
  Marton Balint 85b9bf5693 ffplay: simplify video pts calculation 11 years ago
  Marton Balint 5dacf7b1ab ffplay: fix indentation 11 years ago
  Marton Balint 0b24e341ed ffplay: handle audio buffersink output properly with buffering filters 11 years ago
  Marton Balint 325846aac0 ffplay: set time_base of audio filter buffer src 11 years ago
  Michael Niedermayer 7f4b588fdf ffplay: use seek per time for ogg by default 11 years ago
  Marton Balint 1c2ac44947 ffplay: always queue attachment pictures after flushing the video packet queue 11 years ago
  Marton Balint de81d8da47 ffplay: fix early frame dropped pts serial 11 years ago
  Michael Niedermayer 612d9cdbe9 ffplay: use av_guess_frame_rate() 11 years ago
  Marton Balint c46a8c613e ffplay: avoid frame data leak on early frame drop 11 years ago
  Paul B Mahol 4d16ba2dd8 ffplay: silence warning of mixed enumeration types 11 years ago
  Stefano Sabatini 5fe542d7e1 ffplay: remove options skiploop, skipidct, skipframe 11 years ago
  Stefano Sabatini f7d1a18c90 ffplay: remove unused variable "codec" 11 years ago
  Marton Balint e96175ad7b ffplay: add -af option 11 years ago
  Marton Balint 738487f8db ffplay: use refcounted frames for audio 11 years ago
  Marton Balint 9eafdd518c ffplay: use frame->pts if available for setting the audio clock 11 years ago
  Marton Balint 1822519d2a ffplay: restructure audio stream opening code 11 years ago
  Michael Niedermayer b94df21a51 Merge commit '2eaa3663fda750dac66d41fe8541a8744d5563a4' 11 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 11 years ago
  Michael Niedermayer 32fdfdfbda Merge commit '354468fc12dcf93e7fb4af552e18906771913273' 11 years ago
  Michael Niedermayer ec1d2e2fb0 ffplay: use AVFrame accessor functions 11 years ago
  Marton Balint ac37d21f49 ffplay: do not cycle through unavailable show modes 11 years ago