2011-05-28 |
Stefano Sabatini | cmdutils: remove OPT_FUNC2 |
blob | commitdiff | raw |
2011-05-21 |
Diego Biurrun | multiple inclusion guard cleanup |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Diego Biurrun | Clean up #includes in cmdutils.h. |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Stefano Sabatini | cmdutils: remove list_fmts(), simplify |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Luca Barbato | Make ffmpeg support generic data stream |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Diego Elio Pettenò | Make this_year static to cmdutils.c |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Stefano Sabatini | Implement get_preset_file() in cmdutils.h and use it... |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Stefano Sabatini | Implement a common get_filtered_video_frame(), shared... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Stefano Sabatini | Factorize definition of the output_filter defined in... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Reimar Döffinger | Add init and uninit functions to cmdutils, reduces... |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Michael Niedermayer | User application side of Codec specific parameters. |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Stefano Sabatini | Make new doxy follows the agreed upon style and grammatical |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Alexander Strange | Extract timestamp correction code from ffplay.c to... |
blob | commitdiff | raw | diff to current |
2010-09-20 |
Stefano Sabatini | Move log_callback_help to cmdutils.[hc], for allowing... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Diego Biurrun | Remove angular brackets from Doxygen comments; Doxygen... |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Måns Rullgård | Grammar fixes |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Måns Rullgård | Fix grammar errors in documentation |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Stefano Sabatini | Document cmdutils.c:print_error(). |
blob | commitdiff | raw | diff to current |
2010-04-01 |
Stefano Sabatini | Implement cmdutils.c:read_file(), and use it in ffmpeg... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Måns Rullgård | Add -timelimit option |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Stefano Sabatini | Implement a -pix_fmts option for listing all the suppor... |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Stefano Sabatini | Move list_fmts() from ffmpeg.c to cmdutils.{h,c}, so... |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Stefano Sabatini | Implement a -filters option, listing all the available... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Michael Niedermayer | Split show_formats(). |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Stefano Sabatini | Move opt_loglevel() from ffmpeg.c to cmdutils.c. |
blob | commitdiff | raw | diff to current |
2009-06-06 |
Stefano Sabatini | Remove '\p', '\c' and '\e' doxygen markup from doxy... |
blob | commitdiff | raw | diff to current |
2009-03-18 |
Stefano Sabatini | Implement read_yesno(). |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Stefano Sabatini | Rename avctx_opts to avcodec_opts. |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Stefano Sabatini | Fix typo: explixitly -> explicitly. |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Stefano Sabatini | Implement a var for containing the current year number... |
blob | commitdiff | raw | diff to current |
2008-10-04 |
Diego Biurrun | Fix 'make checkheaders', based on a patch by Diego... |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Michael Niedermayer | Move opt_default() and set_context_opts() to cmdutils... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Stefano Sabatini | Simplify show_banner() so that it does not require... |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Stefano Sabatini | Update documentation of show_version() to account for... |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Stefano Sabatini | Move show_formats() to cmdutils.c. |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Michael Niedermayer | Do not pass program_name as argument to show_version... |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Michael Niedermayer | OPT_EXIT |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Stefano Sabatini | Typo |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Stefano Sabatini | Export parse_time_or_die from ffmpeg.c to cmdutils.c |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Diego Biurrun | Improve wording/grammar of Doxygen comments. |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Stefano Sabatini | Export and document in cmdutils.h the function parse_nu... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Diego Biurrun | Add missing #includes to fix 'make checkheaders'. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion guards. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Diego Biurrun | Use filename as multiple inclusion guard. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Stefano Sabatini | Implement common show version and banner. |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Diego Biurrun | Identifiers starting with underscores are reserved. |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Stefano Sabatini | Implement the cmdutils.c show_license function. |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Stefano Sabatini | Make cmdutils.c:parse_options accept as argument a... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Baptiste Coudurier | add OPT_INT64 option |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Diego Biurrun | Add missing license headers. |
blob | commitdiff | raw | diff to current |
2005-09-11 |
Michael Niedermayer | AVOption API improvments |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Fabrice Bellard | subtitle option |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Michael Niedermayer | 1000l (copy & paste) |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Michael Niedermayer | OPT_FLOAT |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Michael Niedermayer | OPT_INT |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Fabrice Bellard | more sections in help - copyright fixes |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Fabrice Bellard | added ffplay utility |
blob | commitdiff | raw | diff to current |
|