Commit History

Author SHA1 Message Date
  Ramiro Polla 47f93b61e8 Split av_exit() out of main() 17 years ago
  Stefano Sabatini 032aa7df43 Cosmetic, change "fvstats" to "vstats_file". 17 years ago
  Marc Hoffman e146ce521f using isnan instead of d==d, to signal correctly parsed option 17 years ago
  Stefano Sabatini d16069952e Make ffmpeg use cmdutils.c show_license function 17 years ago
  Luca Abeni 6d1ba1ac83 Print an SDP when all outputs are RTP (the SDP can be saved in a text file 17 years ago
  Godwin Stewart 250c531710 update -t option documentation 17 years ago
  Reimar Döffinger 4f48929248 Change imprecise "Unknown codec" message to say "encoder" or "decoder" 17 years ago
  Stefano Sabatini 60a9966e4d Make cmdutils.c:parse_options accept as argument a function to parse 17 years ago
  Stefano Sabatini 74f0780543 Make show-version exit 0. 17 years ago
  Stefano Sabatini 5c14a7955e Make show-license exit 0. 17 years ago
  Stefano Sabatini c20bd3e0d8 Make ffmpeg -formats exit 0. 17 years ago
  Stefano Sabatini 1af2ca7859 Prefix with "opt_" the functions ffmpeg.c:show_{version,license,formats}. 17 years ago
  Michael Niedermayer de2aeaef02 fix x11grab 17 years ago
  Stefano Sabatini aab1b7e56e Make ffmpeg and ffplay exit 0 after displaying help 17 years ago
  Michael Niedermayer 81d6d520c0 always handle negative timestamp differences as timestamp discontinuity 17 years ago
  Nicolas George 4a897224b7 Use the codec name from the command line options instead of the codec id. 17 years ago
  Benoit Fouet 9895ebe4f5 Avoid showing banner twice. 17 years ago
  Ramiro Polla a9bb28a315 Indent 17 years ago
  Michael Niedermayer a8482aab87 make dts_delta_threshold float so values <1 can be used 17 years ago
  Michael Niedermayer d4d226a8d5 audio drift threshold 17 years ago
  Michael Niedermayer 365515ac7f be slightly more careful with copying the codec_tag in the streamcopy case 17 years ago
  Michael Niedermayer 7cacf1e86a drop non keyframes before the first keyframe for stream copy 17 years ago
  Michael Niedermayer 4efd6f58b6 fix block_align for mp3 stream copy 17 years ago
  Michael Niedermayer c0dd7b7c94 get rid of some double timebase convertion 17 years ago
  Michael Niedermayer fec401f718 properly implement "user specified start time offset" which was added in r3217 17 years ago
  Aurelien Jacobs 11bf3847b3 add proper support for subtitles muxing/stream copying 17 years ago
  Aurelien Jacobs 8e0d882b49 copy language information from input stream to output 17 years ago
  Aurelien Jacobs a03d59b720 copy packet duration when doing a stream copy 17 years ago
  Diego Biurrun 390d5a7cad cosmetics: indentation 17 years ago
  Diego Biurrun d0f596b4ef Make video hook infrastructure conditional on video hooks being enabled. 17 years ago
  Alex Beregszaszi d24ce947ca indentation fix 17 years ago
  Alex Beregszaszi 6c4d4fa361 removed unused variable ti 17 years ago
  Alex Beregszaszi 43924f018b use av_q2d as in the rest of the file 17 years ago
  Ramiro Polla 7495c3066d Check for GetProcessTimes and use it in getutime 17 years ago
  Ramiro Polla 7829950cf2 Collapse getutime into one declaration 17 years ago
  Ramiro Polla 66be5b4536 Check for getrusage 17 years ago
  Ramiro Polla 4b54c6d084 Check for termios before conio 17 years ago
  Ramiro Polla e16e49ac90 Proper check for interactive support (termios and conio). 17 years ago
  Ramiro Polla 7c37e504f0 Remove OS/2 support 17 years ago
  Diego Biurrun 4021300cd5 grammar error noticed by Mark Cox 17 years ago
  Stefano Sabatini c0de00dac5 me option implemented as an AVOption 17 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
  Ronald S. Bultje 0f4e816582 to be able to compile without HAVE_AV_CONFIG_H 17 years ago
  Ronald S. Bultje 9de8e6acf9 remove ENABLE_SWSCALER conditions 17 years ago
  Benoit Fouet 29cc1c23d1 Make globals static 17 years ago
  Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 17 years ago
  Stefano Sabatini b33ece1634 replace calls to deprecated parsing functions to calls to new ones 17 years ago
  Diego Biurrun 755bfeabcc misc spelling fixes 17 years ago
  Diego Biurrun 364a960704 Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg. 17 years ago
  Stefano Sabatini c3b95b1d3d Add support for listing the supported pixel formats using the option 17 years ago