June 14, 2007
View 6b0cdb6

More detailed documentation patch by Nicolas George: [nicolas george normalesup org]

Nicolas George authored on 2007/06/14 16:28:16
June 13, 2007
View c9823f0

Improve understanding ofavcodec_find_decoder() patch by Carl Eugen Hoyos: ! cehoyos ag or at !

Carl Eugen Hoyos authored on 2007/06/13 17:28:00
June 12, 2007
View 755bfea

misc spelling fixes

Diego Biurrun authored on 2007/06/12 18:29:25
View 26ef322

Move the video size and rate abbreviations system from libavformat to libavcodec patch by Stefano Sabatini: [stefano dot sabatini minus lala poste dot it] original thread: [FFmpeg-devel] [PATCH] Redesign the video size and rateabbreviations system date: 06/02/2007 05:30 PM

Stefano Sabatini authored on 2007/06/12 17:06:54
View 0c33dac

move codecs declarations from avcodec.h to allcodecs.h

Aurelien Jacobs authored on 2007/06/12 01:05:32
June 8, 2007
View ac237a2

Add CPU feature definitions for SSE3 and SSSE3. taken from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net Date: Thu, 07 Jun 2007 08:57:46 -0400 Subject: Re: [FFmpeg-devel] [PATCH] Coremake support - ffmpeg_nommx.patch (1/1) - ffmpeg-nommx.patch (1/1) - ff-cputest-noavconfig.patch (1/1)

Ronald S. Bultje authored on 2007/06/08 01:58:08
View d07026c

CPU feature definitions should always be available, not just when the CPU feature is enabled. taken from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net Date: Thu, 07 Jun 2007 08:57:46 -0400 Subject: Re: [FFmpeg-devel] [PATCH] Coremake support - ffmpeg_nommx.patch (1/1) - ffmpeg-nommx.patch (1/1) - ff-cputest-noavconfig.patch (1/1)

Ronald S. Bultje authored on 2007/06/08 01:15:20
June 6, 2007
View 1cc60c4

Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.

Diego Biurrun authored on 2007/06/06 17:51:41
June 2, 2007
View 69ddbd1

Rename aac_decoder to libfaad_decoder for consistency and to be able to more easily add a possible future native decoder.

Diego Biurrun authored on 2007/06/02 20:44:44
View c9171a8

Rename faac_encoder to libfaac_encoder for consistency and to be able to more easily add a possible future native encoder.

Diego Biurrun authored on 2007/06/02 20:20:24
May 30, 2007
View c3b95b1

Add support for listing the supported pixel formats using the option -pix_fmt list patch by Stefano Sabatini stefano sabatini minus lala chez poste it original thread: [FFmpeg-devel] [PATCH] List supported pixel formats date: 05/25/2007 05:46 PM

Stefano Sabatini authored on 2007/05/30 23:20:55
May 19, 2007
View 5acd8d9

allows to disable jpegls decoder

Aurelien Jacobs authored on 2007/05/19 23:31:57
May 18, 2007
View 670a6b1

remove libdts decoder, we have a native dts decoder

Aurelien Jacobs authored on 2007/05/18 02:04:00
May 16, 2007
View 6053152

Remove extern C declarations for C++. FFmpeg is pure C and not all public headers have the declarations.

Diego Biurrun authored on 2007/05/16 21:25:54
May 10, 2007
View 35e7f08

add AVERROR_NOENT

Benoit Fouet authored on 2007/05/10 22:24:05