История коммитов

Автор SHA1 Сообщение Дата
  Stefano Sabatini a6f395d6c5 ffplay: avoid unnecessary intermediary struct in queue_picture() 14 лет назад
  Stefano Sabatini c1d4bb5731 ffplay: remove unused field VideoState.dtg_active_format 13 лет назад
  Carl Eugen Hoyos 05d33d8655 Fix compilation with --disable-avfilter. 13 лет назад
  Stefano Sabatini df149f6ce8 ffplay: fix weird brace placement in video_image_display() 13 лет назад
  Stefano Sabatini 3338be24e8 ffplay: rename output_picture2() to output_picture() 14 лет назад
  Stefano Sabatini 1979d3b8a5 ffplay: remove useless intermediary variable dst_pix_fmt in queue_picture() 13 лет назад
  Stefano Sabatini eef1696628 ffplay: avoid forward declaration for packet_queue_put() 13 лет назад
  Stefano Sabatini 91b27e49d6 ffplay: compact expression in compute_mod() 14 лет назад
  Oskar Arvidsson dc172ecc6e Add the notion of pixel size in h264 related functions. 13 лет назад
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 лет назад
  Michael Niedermayer f6d71b3942 ffplay: Set EMU_EDGE if dr1, this is an alternative fix for ticket40. 13 лет назад
  Anton Khirnov 80c6e238b0 avio: avio_ prefix for url_set_interrupt_cb. 13 лет назад
  Michael Niedermayer 9f8008a981 move image check down in ffplay.c 13 лет назад
  Michael Niedermayer 454fab721a Disable dr1 in ffplay for svq1 (fixes ticket40) 13 лет назад
  Michael Niedermayer 8bce71dff5 Check sizes a bit in ffplay, cant hurt. 13 лет назад
  Martin Storsjö 648c79624f ffplay: Don't assume ic->pb is non-null 13 лет назад
  Stefano Sabatini c743a5e287 ffplay: add braces around union definition 13 лет назад
  Stefano Sabatini eb4d1cb90e ffplay: add existence check on ic->pb in decode_thread() 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Michael Niedermayer 6947b0c42e Merge remote-tracking branch 'newdev/master' 13 лет назад
  Anton Khirnov 3e68b3ba7b avio: deprecate url_ferror 13 лет назад
  Michael Niedermayer 0b82612d35 ffplay: Continue if the file was appended to. 13 лет назад
  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 лет назад
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 лет назад
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 лет назад
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 лет назад
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 лет назад
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 лет назад
  Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 13 лет назад
  Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 13 лет назад
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 лет назад
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 лет назад
  Stefano Sabatini 9d375bf5ec Remove disabled legacy code in ffplay. 13 лет назад
  Stefano Sabatini b7ec5cc401 Remove disabled legacy code in ffplay. 13 лет назад
  Nicolas George d6705a27d8 ffplay: stats: do not dereference NULL video 13 лет назад
  Alexander Strange 043d2ff267 Deprecate avcodec_thread_init() 13 лет назад
  Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 13 лет назад
  Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 13 лет назад
  Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 13 лет назад
  Nicolas George 76ad67cae7 Implement guessed_pts in avcodec_decode_video2 13 лет назад
  Alexander Strange fd0ae17aaf Adopt pkt_dts/pkt_pts in lavc clients 13 лет назад
  Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 13 лет назад
  Alexander Strange 6b47495397 Adopt pkt_dts/pkt_pts in lavc clients 13 лет назад
  Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 13 лет назад
  Stefano Sabatini 8904a0f1ee ffplay: factorize code from video_thread() into configure_video_filters() 13 лет назад
  Stefano Sabatini 75ea596de1 ffplay: factorize code from video_thread() into configure_video_filters() 13 лет назад
  Stefano Sabatini 2fa1d7b3be In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 13 лет назад
  Stefano Sabatini 97b925ea81 ffplay: in video_thread(), use av_dlog() for timestamp logging. 13 лет назад
  Stefano Sabatini 2855080447 In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered_opaque. 13 лет назад
  Stefano Sabatini 13156f40e1 ffplay: in video_thread(), use av_dlog() for timestamp logging. 13 лет назад