Commit History

Author SHA1 Message Date
  Marton Balint 87f8335bdf fftools/ffplay: use correct buffersink channel layout parameters 6 months ago
  Zhao Zhili c926140558 fftools/ffplay: prefer fd over pipe for seek support 1 year ago
  Marvin Scholz f1907faab4 fftools: use av_dict_iterate 1 year ago
  Wang Yaqiang 3f0fac9303 fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix 2 years ago
  Niklas Haas a526f0cc3a fftools/ffplay: fix YUV conversion mode 2 years ago
  Anton Khirnov bd0cbebf3e fftools: drop the fake "default" option from ffplay/ffprobe 2 years ago
  Anton Khirnov 6fd1cd6053 fftools/ffplay: drop options deprecated since 2011 2 years ago
  Anton Khirnov a545cb2b9d fftools/cmdutils: split common option handlers into their own file 2 years ago
  Zhao Zhili 117672c814 ffplay: don't shadow global variable 2 years ago
  Zhao Zhili 269ed0a413 ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes 2 years ago
  Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 2 years ago
  James Almer 0995e1f1b3 ffplay: convert to new channel layout-API 2 years ago
  Anton Khirnov bdf9ed41fe ffplay: switch to new FIFO API 2 years ago
  Chad Fraleigh a185b526a9 fftools: Constify values from av_dict_get() 2 years ago
  Zane van Iperen 783935de18 fftools/ffplay: don't disable x11 compositing 2 years ago
  James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 3 years ago
  Linjie Fu 5b0e6b0d82 fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay 3 years ago
  Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
  Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
  Valerii Zapodovnikov 3249b96342 fftools/ffplay: 240M matrix is not the same as BT.601 3 years ago
  Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 3 years ago
  Marton Balint 573f05a753 fftools/ffplay: do not write out of rdft visualization texture 3 years ago
  Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 3 years ago
  Andreas Rheinhardt cb5a223a7e fftools/ffmpeg, ffplay: Don't set refcounted_frames 3 years ago
  Marton Balint 9edec9206a fftools/ffplay: reindent and some minor cosmetics 3 years ago
  Marton Balint 36d671438a fftools/ffplay: use av_packet_alloc() to allocate packets 3 years ago
  Marton Balint 44fb1f845d fftools/ffplay: use context AVPacket in decoder_decode_frame() 3 years ago
  Marton Balint a29928e646 fftools/ffplay: get rid of flush_pkt 3 years ago
  Zhao Zhili 99e12b5736 ffplay: fix autoexit doesn't work in the case of pb->error 4 years ago
  Nicolas George 973540118a ffplay: do not set redundant channel count on abuffersink. 4 years ago
  Peter Ross 6cfb33f976 ffplay: set stream_index to -1 earlier to prevent segfault 4 years ago
  Gyan Doshi b195b5f2ba ffplay: flush correct stream after stats update 4 years ago
  Gyan Doshi 2d6a89872e ffplay: always show stats at all log levels if requested by user 4 years ago
  Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 4 years ago
  Marton Balint af7ec793d4 fftools/ffplay: fix possible memory leak in decoder 4 years ago
  Marton Balint a1c7014847 ffplay: properly detect all window size changes 5 years ago
  Daniel Kucera 8d9910a23a ffplay: added option always on top for video window 5 years ago
  Marton Balint 7cab5471b2 ffplay: add support for setting the number of filter threads 5 years ago
  Marton Balint fe99a51c40 ffplay: add missing avfilter_graph_alloc result check 5 years ago
  Marton Balint 28dd73a443 ffplay: use different decoder names for each media type 5 years ago
  Marton Balint 418c90faac ffplay: fix -x and -y options when only one of them is used 5 years ago
  Marton Balint 9a39c5449f ffplay: convert float math to int math in calculate_display_rect 5 years ago
  Dave Rice 1431ff2d37 ffplay: add options to specify window position 6 years ago
  Gyan Doshi 1a4a8df249 ffplay: add option to allow custom seek interval 6 years ago
  Marton Balint 9fee22dbdd ffplay: do not drain existing filters when seeking 6 years ago
  Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 6 years ago
  Marton Balint e8050aa791 ffplay: ignore keypress events before a window is created 6 years ago
  Carl Eugen Hoyos 53d6d4f266 ffplay: Print codec_name if decoder for codec_id could not be found. 6 years ago
  Matt Oliver 6be690685a ffplay: Fix realloc_texture when input texture is NULL. 6 years ago
  Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 6 years ago