April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
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
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
October 17, 2007
View 5b21bda

Add FFMPEG_ prefix to all multiple inclusion guards.

Diego Biurrun authored on 2007/10/17 18:37:46
June 18, 2007
View efb7757

add a comment to indicate which #endif belong to which #define

Guillaume Poirier authored on 2007/06/18 03:59:28
June 17, 2007
View 699b3f9

add multiple inclusion guards to headers

Måns Rullgård authored on 2007/06/17 09:01:30
View 9954545

include all prerequisites in header files

Måns Rullgård authored on 2007/06/17 07:59:13
View b3e83c9

move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't need to #include "h261data.h"

Måns Rullgård authored on 2007/06/17 00:15:19
November 12, 2006
View 8e981da

make some symbols static

Måns Rullgård authored on 2006/11/12 05:54:48
October 8, 2006
View b78e719

Change license headers to say 'FFmpeg' instead of 'this program/this library' and fix GPL/LGPL version mismatches.

Diego Biurrun authored on 2006/10/08 00:30:46
September 10, 2006
View 04d7f60

Add official LGPL license headers to the files that were missing them.

Diego Biurrun authored on 2006/09/10 23:02:42
November 12, 2004
View ccff9da

H261 fixing and cleaning: -corrected wrong value in mv data -set correct mb_type after adjusting index -don't use H263 loop filter when the loop filter flag is set but when using the H261 encoder -use the same unquantizer as H263 (which is optimized btw) -removed unused members in H261Context patch by (Maarten Daniels <maarten.daniels >at< luc >dot< ac >dot< be>)

Maarten Daniels authored on 2004/11/12 10:21:34
September 13, 2004
View 49e5dcb

H.261 decoder improvements - GOB's can exist of only MBA_STUFFING codes: it crashed before, but it is fixed now - Clearer code - Some extra checks so the decoder is more resilient against errors patch by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>)

Maarten Daniels authored on 2004/09/13 12:27:53
May 31, 2004
View c6148de

h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>)

Michael Niedermayer authored on 2004/05/31 05:37:15