Commit History

Author SHA1 Message Date
  Stefano Sabatini c2606259de ffplay: move output_picture() code to queue_picture() 13 years ago
  Stefano Sabatini 4a22ea4da1 ffplay: rename video_refresh_timer() to video_refresh() 13 years ago
  Stefano Sabatini 8adf9bb2cb ffplay: rename decode_thread to read_thread, parse_tid to read_tid 13 years ago
  Stefano Sabatini 1d6c82d405 ffplay: fix logic for selecting the show mode in case of missing video 13 years ago
  Stefano Sabatini 54ad8e06f4 ffplay: name ShowMode enum 13 years ago
  Stefano Sabatini 69f58958ce ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay 13 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 89b503b55f Lowercase all ff* program names. 13 years ago
  Stefano Sabatini 539647c6ff ffplay: factorize code calling output_packet() in video_thread() 13 years ago
  Stefano Sabatini c632a1c205 ffplay: remove reference to unused QETimer symbol 13 years ago
  Stefano Sabatini ab7fdbab00 ffplay: rename stream_pause() to stream_toggle_pause() 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 13 years ago
  Stefano Sabatini f521746b83 ffplay: implement -showmode option 13 years ago
  Stefano Sabatini f8b8c694e9 ffplay: use symbolic constant values for show_audio 13 years ago
  Stefano Sabatini 8776f3d22e ffplay: remove audio_write_get_buf_size() forward declaration 13 years ago
  Stefano Sabatini a6f395d6c5 ffplay: avoid unnecessary intermediary struct in queue_picture() 14 years ago
  Stefano Sabatini c1d4bb5731 ffplay: remove unused field VideoState.dtg_active_format 13 years ago
  Carl Eugen Hoyos 05d33d8655 Fix compilation with --disable-avfilter. 13 years ago
  Stefano Sabatini df149f6ce8 ffplay: fix weird brace placement in video_image_display() 13 years ago
  Stefano Sabatini 3338be24e8 ffplay: rename output_picture2() to output_picture() 14 years ago
  Stefano Sabatini 1979d3b8a5 ffplay: remove useless intermediary variable dst_pix_fmt in queue_picture() 13 years ago
  Stefano Sabatini eef1696628 ffplay: avoid forward declaration for packet_queue_put() 13 years ago
  Stefano Sabatini 91b27e49d6 ffplay: compact expression in compute_mod() 14 years ago
  Oskar Arvidsson dc172ecc6e Add the notion of pixel size in h264 related functions. 13 years ago
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 years ago
  Michael Niedermayer f6d71b3942 ffplay: Set EMU_EDGE if dr1, this is an alternative fix for ticket40. 13 years ago
  Anton Khirnov 80c6e238b0 avio: avio_ prefix for url_set_interrupt_cb. 13 years ago
  Michael Niedermayer 9f8008a981 move image check down in ffplay.c 13 years ago
  Michael Niedermayer 454fab721a Disable dr1 in ffplay for svq1 (fixes ticket40) 13 years ago
  Michael Niedermayer 8bce71dff5 Check sizes a bit in ffplay, cant hurt. 13 years ago
  Martin Storsjö 648c79624f ffplay: Don't assume ic->pb is non-null 13 years ago
  Stefano Sabatini c743a5e287 ffplay: add braces around union definition 13 years ago
  Stefano Sabatini eb4d1cb90e ffplay: add existence check on ic->pb in decode_thread() 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 6947b0c42e Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 3e68b3ba7b avio: deprecate url_ferror 13 years ago
  Michael Niedermayer 0b82612d35 ffplay: Continue if the file was appended to. 13 years ago
  Benjamin Larsson 76d4c1676f Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 13 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 13 years ago
  Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Stefano Sabatini 9d375bf5ec Remove disabled legacy code in ffplay. 13 years ago
  Stefano Sabatini b7ec5cc401 Remove disabled legacy code in ffplay. 13 years ago