July 30, 2011
View faba79e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/30 13:39:57
July 17, 2011
View ec6402b

lavc: use designated initialisers for all codecs.

Anton Khirnov authored on 2011/07/17 19:54:31
May 2, 2011
View 01042d4

lavc: set defaults in internal codec frames

Stefano Sabatini authored on 2011/05/02 09:15:15
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 26, 2011
View e7e2df2

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
View d36beb3

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55
January 9, 2010
View 0219e99

Release cyuv/aura decoder buffer

Daniel Verkamp authored on 2010/01/09 03:54:52
December 23, 2009
View 588f8cd

Add Auravision Aura decoding support

Kostya Shishkov authored on 2009/12/23 22:04:57
View c587910

There is no need to print FFmpeg or codec name in error message

Kostya Shishkov authored on 2009/12/23 18:10:40
View 5590342

cosmetics: correct formatting a bit

Kostya Shishkov authored on 2009/12/23 18:04:57
July 23, 2009
View 3aab27b

Remove useless #include <unistd.h> from many files

Måns Rullgård authored on 2009/07/23 08:37:53
April 8, 2009
View 7a00bba

Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames.

Thilo Borgmann authored on 2009/04/08 00:59:50
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19