Commit History

Author SHA1 Message Date
  Diego Biurrun 1f6b9cc31d Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG. 13 years ago
  Michael Niedermayer 3a1aaf7b21 ffplay: Fix -vismv 13 years ago
  Stefano Sabatini b4af3cf347 cmdutils: remove unnecessary OPT_DUMMY implementation 13 years ago
  Stefano Sabatini 96f931adf7 cmdutils: change the signature of the function argument in parse_options() 13 years ago
  Michael Niedermayer 33af5335fd ffplay: error out with invalid sample rate or channels. 13 years ago
  Carl Eugen Hoyos 25c32d082b cmdutils: move "#undef main" from ffplay.c to cmdutils.h 13 years ago
  Clément Bœsch b443447536 Fix various uninitialized variable warnings 13 years ago
  Clément Bœsch adba9c6352 Fix various unused variable warnings 13 years ago
  Stefano Sabatini eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
  Stefano Sabatini 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
  Michael Niedermayer 027264cb82 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 6c6c976fa9 ffplay: Remove disabled code. 13 years ago
  Justin Ruggles bc778a0cea Add support for request_sample_format in ffmpeg and ffplay. 13 years ago
  Stefano Sabatini 3a7c977417 ffplay: remove audio_write_get_buf_size() forward declaration 13 years ago
  Michael Niedermayer d46aada5c2 Merge branch 'master' into oldabi 13 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 13 years ago
  Benjamin Larsson 91199cfe55 ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 13 years ago
  Oskar Arvidsson 6e3ef511d7 Add the notion of pixel size in h264 related functions. 13 years ago
  Michael Niedermayer 99119bdffe ffplay: fix null pointer read when codec unavilable. 13 years ago
  Stefano Sabatini 566666caf3 lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 13 years ago
  Michael Niedermayer 175714c0c3 ffplay: set CODEC_FLAG_EMU_EDGE earlier 13 years ago
  alexandru_mg3 b93e12fdf4 ffplay: fix memleak if avfilter is disabled 13 years ago
  Michael Niedermayer 705c65208a ffplay: removed unused variable channels. 13 years ago
  Stefano Sabatini 301183d9be replace deprecated av_get_pict_type_char() with av_get_picture_type_char() 13 years ago
  Stefano Sabatini 6209669de4 Replace deprecated av_get_pict_type_char() with av_get_picture_type_char(). 13 years ago
  Michael Niedermayer d4b98d475f Merge commit '1a9f9f8' into oldabi 13 years ago
  Michael Niedermayer c92a9d069e ffplay: demuxer specific options support 13 years ago
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 13 years ago
  Stefano Sabatini 77e9dee8ae lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
  Stefano Sabatini 1ba5727242 lavc: add a pkt_pos field to AVFrame 13 years ago
  Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 13 years ago
  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
  Michael Niedermayer 73a502dd43 Merge branch 'master' into oldabi 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
  Michael Niedermayer 2ebd47841f Merge branch 'master' into oldabi 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