March 12, 2011
View 0c55c6d

cmdutils: remove list_fmts(), simplify

Stefano Sabatini authored on 2011/03/12 20:44:22
March 8, 2011
View 76d4c16

Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file".

Benjamin Larsson authored on 2011/03/08 23:29:46
January 31, 2011
View 76ad67c

Implement guessed_pts in avcodec_decode_video2

Nicolas George authored on 2011/01/31 04:18:31
January 25, 2011
View 7a0e1be

Make this_year static to cmdutils.c

Diego Elio Pettenò authored on 2011/01/25 08:36:12
November 5, 2010
View 6e87293

Implement get_preset_file() in cmdutils.h and use it to factorize code from ffmpeg.c and ffserver.c.

Stefano Sabatini authored on 2010/11/05 08:07:04
October 18, 2010
View ff0652e

Implement a common get_filtered_video_frame(), shared between ffplay.c and ffmpeg.c.

Stefano Sabatini authored on 2010/10/18 22:57:11
October 13, 2010
View f7ead94

Factorize definition of the output_filter defined in both ffplay.c and ffmpeg.c. Replace it with a more generic definition which can be shared.

Stefano Sabatini authored on 2010/10/13 03:40:26
October 2, 2010
View a5c33fa

Add init and uninit functions to cmdutils, reduces code duplication between ffmpeg and ffplay and avoids a valgrind error by freeing avformat_opts->key.

Reimar Döffinger authored on 2010/10/02 17:44:33
September 30, 2010
View 0093ebc

User application side of Codec specific parameters.

Michael Niedermayer authored on 2010/09/30 08:06:51
September 28, 2010
View f03f30d

Make new doxy follows the agreed upon style and grammatical conventions, for consistency with the rest of the documentation.

Stefano Sabatini authored on 2010/09/28 23:49:55
View 7a8bfa5

Extract timestamp correction code from ffplay.c to cmdutils.c

Alexander Strange authored on 2010/09/28 11:05:12
September 21, 2010
View 1790d3b

Move log_callback_help to cmdutils.[hc], for allowing sharing.

Stefano Sabatini authored on 2010/09/21 06:48:03
July 2, 2010
View 0baf34d

Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.

Diego Biurrun authored on 2010/07/02 21:48:32
View 48966b0

Grammar fixes

Måns Rullgård authored on 2010/07/02 09:03:48
July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06