| Commit message (Expand) | Author | Age | Files | Lines |
* | cmdutils: add opt_default2(). | Anton Khirnov | 2011-06-16 | 1 | -0/+1 |
* | cmdutils: remove OPT_FUNC2 | Stefano Sabatini | 2011-05-28 | 1 | -6/+4 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -3/+3 |
* | Clean up #includes in cmdutils.h. | Diego Biurrun | 2011-05-19 | 1 | -6/+3 |
* | cmdutils: remove list_fmts(), simplify | Stefano Sabatini | 2011-05-10 | 1 | -2/+0 |
* | Make ffmpeg support generic data stream | Luca Barbato | 2011-05-03 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Make this_year static to cmdutils.c | Diego Elio Pettenò | 2011-01-24 | 1 | -2/+0 |
* | Implement get_preset_file() in cmdutils.h and use it to factorize code | Stefano Sabatini | 2010-11-04 | 1 | -0/+20 |
* | Implement a common get_filtered_video_frame(), shared between ffplay.c | Stefano Sabatini | 2010-10-18 | 1 | -0/+9 |
* | Factorize definition of the output_filter defined in both ffplay.c and | Stefano Sabatini | 2010-10-12 | 1 | -0/+11 |
* | Add init and uninit functions to cmdutils, reduces code duplication | Reimar Döffinger | 2010-10-02 | 1 | -0/+11 |
* | User application side of Codec specific parameters. | Michael Niedermayer | 2010-09-29 | 1 | -1/+1 |
* | Make new doxy follows the agreed upon style and grammatical | Stefano Sabatini | 2010-09-28 | 1 | -5/+5 |
* | Extract timestamp correction code from ffplay.c to cmdutils.c | Alexander Strange | 2010-09-28 | 1 | -0/+24 |
* | Move log_callback_help to cmdutils.[hc], for allowing sharing. | Stefano Sabatini | 2010-09-20 | 1 | -0/+6 |
* | Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Grammar fixes | Måns Rullgård | 2010-07-02 | 1 | -2/+2 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -20/+20 |
* | Document cmdutils.c:print_error(). | Stefano Sabatini | 2010-05-07 | 1 | -0/+9 |
* | Implement cmdutils.c:read_file(), and use it in ffmpeg.c for reading | Stefano Sabatini | 2010-04-01 | 1 | -0/+11 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Add -timelimit option | Måns Rullgård | 2010-01-20 | 1 | -0/+5 |
* | Implement a -pix_fmts option for listing all the supported pixel | Stefano Sabatini | 2009-12-21 | 1 | -0/+6 |
* | Move list_fmts() from ffmpeg.c to cmdutils.{h,c}, so that it can be | Stefano Sabatini | 2009-12-12 | 1 | -0/+2 |
* | Implement a -filters option, listing all the available libavfilter | Stefano Sabatini | 2009-12-12 | 1 | -0/+6 |
* | Split show_formats(). | Michael Niedermayer | 2009-11-19 | 1 | -0/+18 |
* | Move opt_loglevel() from ffmpeg.c to cmdutils.c. | Stefano Sabatini | 2009-06-16 | 1 | -0/+5 |
* | Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should | Stefano Sabatini | 2009-06-06 | 1 | -2/+2 |
* | Implement read_yesno(). | Stefano Sabatini | 2009-03-18 | 1 | -0/+6 |
* | Rename avctx_opts to avcodec_opts. | Stefano Sabatini | 2009-03-03 | 1 | -1/+1 |
* | Fix typo: explixitly -> explicitly. | Stefano Sabatini | 2009-02-19 | 1 | -1/+1 |
* | Implement a var for containing the current year number rather than | Stefano Sabatini | 2009-01-18 | 1 | -0/+2 |
* | Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail ... | Diego Biurrun | 2008-10-04 | 1 | -0/+3 |
* | Move opt_default() and set_context_opts() to cmdutils so it can be used from | Michael Niedermayer | 2008-09-28 | 1 | -0/+13 |
* | Simplify show_banner() so that it does not require arguments, similar | Stefano Sabatini | 2008-05-29 | 1 | -3/+6 |
* | Update documentation of show_version() to account for latest changes. | Stefano Sabatini | 2008-05-27 | 1 | -1/+0 |
* | Move show_formats() to cmdutils.c. | Stefano Sabatini | 2008-05-22 | 1 | -0/+6 |
* | Do not pass program_name as argument to show_version(), this allows some | Michael Niedermayer | 2008-05-21 | 1 | -1/+6 |
* | OPT_EXIT | Michael Niedermayer | 2008-05-21 | 1 | -0/+1 |
* | Typo | Stefano Sabatini | 2008-04-17 | 1 | -1/+1 |
* | Export parse_time_or_die from ffmpeg.c to cmdutils.c | Stefano Sabatini | 2008-03-31 | 1 | -0/+16 |
* | Improve wording/grammar of Doxygen comments. | Diego Biurrun | 2008-02-25 | 1 | -14/+14 |
* | Export and document in cmdutils.h the function parse_number_or_die(). | Stefano Sabatini | 2008-02-25 | 1 | -0/+15 |
* | Add missing #includes to fix 'make checkheaders'. | Diego Biurrun | 2007-11-24 | 1 | -0/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Use filename as multiple inclusion guard. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Implement common show version and banner. | Stefano Sabatini | 2007-09-27 | 1 | -0/+17 |
* | Identifiers starting with underscores are reserved. | Diego Biurrun | 2007-08-22 | 1 | -3/+3 |
* | Implement the cmdutils.c show_license function. | Stefano Sabatini | 2007-08-20 | 1 | -0/+6 |