Commit History

Author SHA1 Message Date
  Clément Bœsch 491ca0e89f Replace references to "que" with the appropriate word. 11 years ago
  Marton Balint 92b50b71a1 ffplay: fix type of time_diff in waveform display 11 years ago
  Marton Balint ec89ea3022 ffplay: always display audio visualization if mode is set 11 years ago
  Marton Balint ef7f3b0870 ffplay: hide cursor on no mouse movement 12 years ago
  Marton Balint 0ca4e9f014 ffplay: reset external clock to unknown on start 11 years ago
  Marton Balint 4e33d8ebb3 ffplay: only drop frames if not in frame step mode 11 years ago
  Marton Balint 97660b8b13 ffplay: move frame step pause from the video thread to video_refresh 11 years ago
  Marton Balint cf0c63d99a ffplay: fix greenish line on the right edge with some xv sizes 11 years ago
  Michael Niedermayer 3f72dbe462 ffplay: fix another use of context instead of frame parameters 11 years ago
  Michael Niedermayer 230bef0a89 ffplay: fix handling of resolution changes with h264-mt 11 years ago
  Stefano Sabatini 013b700771 ffplay: provide some feedback in case the codec cannot be set 11 years ago
  Stefano Sabatini 1cbb11cda7 ffplay: set codec_id in codec context 11 years ago
  Stefano Sabatini cb0f97b59d ffplay: improve robustness of opt_codec(), and add options acodec,vcodec,scodec 11 years ago
  Michael Niedermayer 0ecfcf8621 Merge remote-tracking branch 'qatar/master' 12 years ago
  Marton Balint f7eb50f3c0 ffplay: increase maximum frame duration to 1 hour for streams without TS discontinuity 12 years ago
  Marton Balint 2efd01a32f ffplay: fix updating external clock after seeking 12 years ago
  Marton Balint fc38bbcd6a ffplay: disallow seeking before the start of the file 12 years ago
  Marton Balint 747c749d42 ffplay: adjust external clock speed based on buffer fullness for realtime sources 12 years ago
  Marton Balint fec39d99d6 ffplay: remove redundant !codec check 12 years ago
  Marton Balint fdb933444a ffplay: only initialize codec opts before using it 12 years ago
  Marton Balint 8cb740245d ffplay: always free buffersink_params in configure_video_filters 12 years ago
  Marton Balint 09214f494b ffplay: remove uneeded format filter, buffersink format is set 12 years ago
  Marton Balint afd9e705de ffplay: check for buffersink_params allocation success 12 years ago
  Marton Balint abd49a7524 ffplay: always free inputs and outputs in configure_filtergraph 12 years ago
  Marton Balint 65f6c42a9f ffplay: fill the unused part of the window with black 12 years ago
  Marton Balint 00b70f8d29 ffplay: add update parameter to fill_rectangle 12 years ago
  Marton Balint 3166a6fc37 ffplay: if there is no audio stream, use external clock by default 12 years ago
  Marton Balint d30c69251f ffplay: use get_master_sync_type where necessary 12 years ago
  Marton Balint fca16a1571 ffplay: add get_master_sync_type function 12 years ago
  Marton Balint b2a8850969 ffplay: only check external clock if current frame serial matches the displayed frame serial 12 years ago
  Marton Balint 2a4c7e6540 ffplay: add serial field to PacketQueue entry and populate it 12 years ago
  Marton Balint 77bd595ad2 ffplay: fix external time sync mode 12 years ago
  Marton Balint 66bb5b1bc9 ffplay: initialize audio and video pts drift 12 years ago
  Marton Balint eaa91ed863 ffplay: fix nosync threshold check in synchronize_audio 12 years ago
  Marton Balint da56955621 ffplay: use framedrop by default when sync is not done to video 12 years ago
  Michael Niedermayer a63d7213b3 ffplay: Prevent 0/0 aspect from being passed on to lavfi 12 years ago
  Michael Niedermayer d0707677fa ffplay: use audio parameters from the decoded frame instead of AVCodecContext 12 years ago
  Michael Niedermayer b4ca1b159f Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Michael Niedermayer 2e8dcde1fe ffplay: autodetect realtime streams and enable infbuf 12 years ago
  Michael Niedermayer cb3fd029b7 ffplay: add a 3rd state to infbuf for autodetection 12 years ago
  Michael Niedermayer 032ba74ed2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 46a35959d8 Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' 12 years ago
  Marton Balint d8f8e911bd ffplay: dont wait 100ms if data is not yet ready 12 years ago
  Nicolas George 2939e258f9 ffplay: use PTS from the AVSubtitle structure. 12 years ago
  Marton Balint cdea19e75a ffplay: increase sample array buffer 12 years ago
  Marton Balint 81f26d6990 ffplay: ensure that pictq_prev_picture never fills the picture queue 12 years ago
  Marton Balint 99b01e458c ffplay: simplify picture allocation 12 years ago
  Marton Balint 255c7bb183 ffplay: make initial window size calculation based on aspect ratio 12 years ago
  Marton Balint bd14d845e9 ffplay: factor display rectangle calculation to its own function 12 years ago