February 18, 2009
View a6f925b

Make output_example use av_interleaved_write_frame() instead of av_write_frame(). Patch by Art Clarke (standard login name) xuggle com

Art Clarke authored on 2009/02/18 20:46:14
View c12b0d8

Set global header flag for every container that requires it. Patch by Art Clarke a$(name) xuggle com

Art Clarke authored on 2009/02/18 17:42:35
View de43a23

av_write_trailer() must be done before closing codecs.

Art Clarke authored on 2009/02/18 15:49:32
February 8, 2009
View 8e2fd8e

Replace the calls to the deprecated av_alloc_format_context() with corresponding calls to avformat_alloc_context().

Stefano Sabatini authored on 2009/02/08 17:27:26
July 23, 2008
View 817a3de

Reindent after last commit

Luca Abeni authored on 2008/07/23 19:57:51
View fb34e75

Do not rescale AV_NOPTS_VALUE in output_example.c

Luca Abeni authored on 2008/07/23 19:56:56
May 9, 2008
View 2343a04

Remove redundant #undef statements that were mistakenly committed.

Diego Biurrun authored on 2008/05/09 20:59:15
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
November 21, 2007
View 899681c

Use dynamically allocated ByteIOContext in AVFormatContext

Björn Axelsson authored on 2007/11/21 16:41:00
June 12, 2007
View 755bfea

misc spelling fixes

Diego Biurrun authored on 2007/06/12 18:29:25
June 10, 2007
View 364a960

Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.

Diego Biurrun authored on 2007/06/10 23:34:56
February 21, 2007
View 0afd2a9

cosmetics: Fix a common typo, sepErate --> sepArate.

Diego Biurrun authored on 2007/02/21 19:15:08
February 19, 2007
View a40de11

Use a more correct value for Pi.

Panagiotis Issaris authored on 2007/02/19 06:20:01
August 29, 2006
View 5d915e8

Use av_malloc instead of plain malloc where appropriate Patch by Ramiro Polla % ramiro86 A hotmail.com % Original thread: Date: Aug 20, 2006 5:00 AM Subject: [Ffmpeg-devel] [PATCH] plain malloc in output_example.c

Ramiro Polla authored on 2006/08/29 21:09:00
August 4, 2006
View 03ae87a

Move output_example.c and ffplay.c to the swscale interface

Luca Abeni authored on 2006/08/04 01:55:36