Commit History

Author SHA1 Message Date
  Michael Niedermayer b55aca6b8b Merge branch 'release/0.7' into oldabi 12 years ago
  Michael Niedermayer a12dec4699 Merge branch 'release/0.8' into release/0.7 12 years ago
  Michael Niedermayer abaf8c386e ffplay: limit lowres to the maximum supported. Fixes Ticket591 12 years ago
  Jeff Downs 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Jeff Downs 7b6b9be861 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Carl Eugen Hoyos 87757508ab Fix compilation with --disable-avfilter. 13 years ago
  Carl Eugen Hoyos a5e3fe3769 Fix compilation with --disable-avfilter. 13 years ago
  Carl Eugen Hoyos 6a57021cf9 Fix compilation with --disable-avfilter. 13 years ago
  Michael Niedermayer 22d841becd Merge branch 'master' into oldabi 13 years ago
  Carl Eugen Hoyos 940a116b1f Unbreak ffplay -s and ffplay -pix_fmt. 13 years ago
  Stefano Sabatini 9959a76782 ffplay: set input link sample aspect ratio in input_config_props() 13 years ago
  Michael Niedermayer 2dd2abe391 Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 8ec19f84e1 cmdutils: add codec_opts parameter to setup_find_stream_info_opts() 13 years ago
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 0a858048af ffplay: warn that -pix_fmt is no longer working, suggest alternative 13 years ago
  Stefano Sabatini a4e540c4f5 ffplay: warn that -s is no longer working, suggest alternative 13 years ago
  Michael Niedermayer 5dc6bd86f0 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 80e4fe4063 Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' 13 years ago
  Anton Khirnov 3009f521f3 ffplay: use new avcodec_open2 and avformat_find_stream_info API. 13 years ago
  Diego Biurrun 71a1d1116f Replace some gotos that lead to single return statements by direct return. 13 years ago
  Michael Niedermayer bb258fb995 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 987041318f ffplay: skip return value of avcodec_decode_video2 / avcodec_decode_subtitle2 13 years ago
  Carl Eugen Hoyos 3743ea1fe3 Hint why SDL_Init() may have failed. 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
  Jeff Downs a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Diego Biurrun f3876ea485 Move some variable declarations below the proper #ifdefs. 13 years ago
  Diego Biurrun c713620b4c ffplay: Remove unused-but-set channels variable from update_sample_display(). 13 years ago
  Anton Khirnov e845455225 ffplay: use new avformat_open_* API. 13 years ago
  Anton Khirnov 44e83d0c97 ffplay: use new avformat_open_* API. 13 years ago
  Anton Khirnov b6bde8c770 ffplay: use new avformat_open_* API. 13 years ago
  Michael Niedermayer 1986380df2 Merge branch 'master' into oldabi 13 years ago
  Clément Bœsch 86824c1dcb ffplay: do not init SDL audio if -an is specified. 13 years ago
  Clément Bœsch 4a34e54b0e Fix zero-length gnu_printf format string warning. 13 years ago
  Michael Niedermayer 779d7610c7 Merge branch 'master' into oldabi 13 years ago
  Michael Niedermayer 6cbe81999b Merge remote-tracking branch 'qatar/master' 13 years ago
  Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 13 years ago
  Michael Niedermayer 6c0f5172f6 ffplay: dont drop frames by default when there is no audio stream 13 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
  Stefano Sabatini 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 13 years ago
  Carl Eugen Hoyos d8ee777021 Do not crash if SDL_SetVideoMode() fails. 13 years ago
  Carl Eugen Hoyos d5708923c2 Move do_exit() and stream_close() up. 13 years ago
  Anton Khirnov d0e142bb68 ffplay: use new avformat_open_* API. 13 years ago
  Michael Niedermayer 56629aa012 Merge branch 'master' into oldabi 13 years ago
  Stefano Sabatini c535494268 avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
  Stefano Sabatini 6119b23a36 avfiltergraph: change the syntax of avfilter_graph_parse() 13 years ago
  Michael Niedermayer d552f616a2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 8f2a2e6051 ffplay: remove -debug option 13 years ago
  Stefano Sabatini e77a3095bd ffplay: remove -vismv option 13 years ago
  Diego Biurrun 8543f0f923 ffplay: Fix non-compiling debug printf and replace it by av_dlog. 13 years ago