2008-11-05 |
diego | Fix test program build: ff_eval was replaced by ff_eval2.
|
commit | commitdiff | tree |
2008-11-03 |
diego | Fix illegal identifier, __ are reserved for the system.
|
commit | commitdiff | tree |
2008-10-31 |
diego | Initialize variable to silence the warning:
|
commit | commitdiff | tree |
2008-10-30 |
diego | Fix numbers in Doxygen comments, patch by Kenan Gillet...
|
commit | commitdiff | tree |
2008-10-30 |
diego | Remove nonsense @return Doxygen comment for void function.
|
commit | commitdiff | tree |
2008-10-30 |
diego | cosmetics: small spelling fixes
|
commit | commitdiff | tree |
2008-10-30 |
diego | Add check target to run both tests and checkheaders...
|
commit | commitdiff | tree |
2008-10-30 |
diego | Remove duplicated patch submission checklist entry...
|
commit | commitdiff | tree |
2008-10-30 |
diego | Remove unused variable, patch by Art Clarke, aclarke...
|
commit | commitdiff | tree |
2008-10-29 |
diego | asm() --> __asm__() in #warning comment
|
commit | commitdiff | tree |
2008-10-29 |
diego | Add missing headers to pass 'make checkheaders'.
|
commit | commitdiff | tree |
2008-10-29 |
diego | Fix av_picture_copy missing pixels on packed planar...
|
commit | commitdiff | tree |
2008-10-29 |
diego | Revert adding controversial 'make checkheaders' item...
|
commit | commitdiff | tree |
2008-10-29 |
diego | Add 'make checkheaders' to developer guidelines and...
|
commit | commitdiff | tree |
2008-10-29 |
diego | OKed parts of QCELP data tables
|
commit | commitdiff | tree |
2008-10-28 |
diego | Add the function declaration of ff_svq1_packet_checksum...
|
commit | commitdiff | tree |
2008-10-25 |
diego | Add subtitle format section.
|
commit | commitdiff | tree |
2008-10-25 |
diego | cosmetics: Slightly update MP3 support entry.
|
commit | commitdiff | tree |
2008-10-25 |
diego | Mark formats requiring external libs with an 'E' in...
|
commit | commitdiff | tree |
2008-10-25 |
diego | Add GSM into list of supported audio codecs.
|
commit | commitdiff | tree |
2008-10-25 |
diego | cosmetics: Uniformize external library comments.
|
commit | commitdiff | tree |
2008-10-25 |
diego | cosmetics: Change the order of mlp parser objects to...
|
commit | commitdiff | tree |
2008-10-25 |
diego | Move declaration of mlp decoder dependency on mlp parser...
|
commit | commitdiff | tree |
2008-10-24 |
diego | prettyprinting cosmetics
|
commit | commitdiff | tree |
2008-10-24 |
diego | spelling cosmetics
|
commit | commitdiff | tree |
2008-10-24 |
diego | Split off celp_filters.[ch] from acelp_filters.[ch...
|
commit | commitdiff | tree |
2008-10-24 |
diego | Rename acelp_math.[ch] to celp_math.[ch] to prepare...
|
commit | commitdiff | tree |
2008-10-23 |
diego | Add information about a workaround for MinGW gcc versions.
|
commit | commitdiff | tree |
2008-10-22 |
diego | cosmetics: Leave out quotes from libdirac pkg-config...
|
commit | commitdiff | tree |
2008-10-20 |
diego | Add missing sys/select.h #include, fixes compilation...
|
commit | commitdiff | tree |
2008-10-18 |
diego | cosmetics: Save some backslashes.
|
commit | commitdiff | tree |
2008-10-16 |
diego | Remove -fasm CFLAGS check, it is no longer needed.
|
commit | commitdiff | tree |
2008-10-16 |
diego | Update DEPEND_CMD comment to better explain why we...
|
commit | commitdiff | tree |
2008-10-12 |
diego | Replace sed trickery in the gcc dependency generation...
|
commit | commitdiff | tree |
2008-10-12 |
diego | Revert the merger of LC_ALL declaration and export.
|
commit | commitdiff | tree |
2008-10-07 |
diego | Add a bunch of const qualifiers to function arguments.
|
commit | commitdiff | tree |
2008-10-07 |
diego | Sync cosmetics from upstream.
|
commit | commitdiff | tree |
2008-10-06 |
diego | Remove obsolete liba52 wrapper code.
|
commit | commitdiff | tree |
2008-10-04 |
diego | Merge variable declaration and export.
|
commit | commitdiff | tree |
2008-10-04 |
diego | Fix 'make checkheaders', based on a patch by Diego... ...checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.
|
commit | commitdiff | tree |
2008-10-03 |
diego | FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz...
|
commit | commitdiff | tree |
2008-10-03 |
diego | Remove offset_t typedef and use int64_t directly instead.
|
commit | commitdiff | tree |
2008-10-03 |
diego | Stop Sun Studio from issuing a warning during configure... patch by Diego 'Flameeyes' Pettenò, flameeyes...
|
commit | commitdiff | tree |
2008-10-03 |
diego | Make sure strcasecmp() is declared. patch by Diego 'Flameeyes' Pettenò, flameeyes...
|
commit | commitdiff | tree |
2008-10-02 |
diego | spelling cosmetics
|
commit | commitdiff | tree |
2008-10-02 |
diego | cosmetics: Change comment style for consistency.
|
commit | commitdiff | tree |
2008-10-02 |
diego | Update copyright years.
|
commit | commitdiff | tree |
2008-10-02 |
diego | Globally set LC_ALL=C to prevent locale issues from...
|
commit | commitdiff | tree |
2008-09-29 |
diego | Remove some format string warnings. patch by Diego Pettenò, flameeyes gmail com
|
commit | commitdiff | tree |
2008-09-29 |
diego | Uniformly define _XOPEN_SOURCE to 600. inspired by a patch from Diego Pettenò, flameeyes gmail com
|
commit | commitdiff | tree |
2008-09-29 |
diego | cosmetics: Consistently use #ifdef in preprocessor...
|
commit | commitdiff | tree |
2008-09-27 |
diego | cosmetics: Break overly long lines, one grammar fix.
|
commit | commitdiff | tree |
2008-09-27 |
diego | spelling/wording/grammar
|
commit | commitdiff | tree |
2008-09-27 |
diego | Move doxygen comments for av_gettime from utils.c to...
|
commit | commitdiff | tree |
2008-09-27 |
diego | Add alltools target to build all the tools/ stuff.
|
commit | commitdiff | tree |
2008-09-26 |
diego | Replace 'test' invocation by 'test -n', this should...
|
commit | commitdiff | tree |
2008-09-26 |
diego | Add support for passing a version string to configure...
|
commit | commitdiff | tree |
2008-09-26 |
diego | Use better table heading names in the supported formats...
|
commit | commitdiff | tree |
2008-09-26 |
diego | whitespace cosmetics
|
commit | commitdiff | tree |
2008-09-26 |
diego | Remove unused variable.
|
commit | commitdiff | tree |
2008-09-23 |
diego | Add MIPS to list of architectures requiring PIC flags.
|
commit | commitdiff | tree |
2008-09-22 |
diego | spelling cosmetics
|
commit | commitdiff | tree |
2008-09-22 |
diego | AltiVec detection support for OpenBSD, patch by Brad...
|
commit | commitdiff | tree |
2008-09-21 |
diego | V4L2 support for OpenBSD, patch by Brad, brad comstyle com
|
commit | commitdiff | tree |
2008-09-20 |
diego | Rename check_func2 to check_func_headers.
|
commit | commitdiff | tree |
2008-09-18 |
diego | small wording fixes
|
commit | commitdiff | tree |
2008-09-14 |
diego | wording/spelling
|
commit | commitdiff | tree |
2008-09-14 |
diego | cosmetics: Fix indentation.
|
commit | commitdiff | tree |
2008-09-14 |
diego | Remove useless #ifdef around #include.
|
commit | commitdiff | tree |
2008-09-14 |
diego | Only define x86 register names on x86.
|
commit | commitdiff | tree |
2008-09-14 |
diego | Fix typos found by ispell.
|
commit | commitdiff | tree |
2008-09-13 |
diego | Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE...
|
commit | commitdiff | tree |
2008-09-11 |
diego | misc spelling/wording/grammar fixes
|
commit | commitdiff | tree |
2008-09-09 |
diego | Add support for creating Simple Profile (I-frame only...
|
commit | commitdiff | tree |
2008-09-08 |
diego | Relicense as ISC with the authors' permission.
|
commit | commitdiff | tree |
2008-09-07 |
diego | Relicense from LGPL 2.1 to LGPL 2.1 or later with the...
|
commit | commitdiff | tree |
2008-09-06 |
diego | license header consistency cosmetics.
|
commit | commitdiff | tree |
2008-09-06 |
diego | Mention that libavcodec/ac3dec.c is GPLed.
|
commit | commitdiff | tree |
2008-09-06 |
diego | license header consistency cosmetics
|
commit | commitdiff | tree |
2008-09-03 |
diego | Disable encoders by undefining CONFIG_FOO_ENCODER once...
|
commit | commitdiff | tree |
2008-09-03 |
diego | Surround some encoding-specific functions with the...
|
commit | commitdiff | tree |
2008-09-03 |
diego | Replace generic CONFIG_ENCODERS preprocessor conditionals...
|
commit | commitdiff | tree |
2008-09-02 |
diego | Replace generic CONFIG_DECODERS preprocessor conditionals...
|
commit | commitdiff | tree |
2008-09-02 |
diego | Silence a couple of 'defined but not used' warnings...
|
commit | commitdiff | tree |
2008-09-02 |
diego | Prevent a division by 0 in the g726 decoder when the...
|
commit | commitdiff | tree |
2008-09-02 |
diego | Fix an invalid free in the AVI muxer when an unsupported...
|
commit | commitdiff | tree |
2008-09-02 |
diego | Replace generic CONFIG_MUXERS preprocessor conditionals...
|
commit | commitdiff | tree |
2008-09-02 |
diego | Remove pointless #ifdef CONFIG_VHOOK from the code.
|
commit | commitdiff | tree |
2008-08-30 |
diego | Add missing FFMPEG_ prefix to multiple inclusion guard.
|
commit | commitdiff | tree |
2008-08-21 |
diego | cosmetics: Fix incorrect indentation.
|
commit | commitdiff | tree |
2008-08-20 |
diego | Fix #include path, headers from other directories need...
|
commit | commitdiff | tree |
2008-08-20 |
diego | Rename ff_init_vlcs function to the more descriptive...
|
commit | commitdiff | tree |
2008-08-20 |
diego | cosmetics: comment spelling/grammar fixes
|
commit | commitdiff | tree |
2008-08-19 |
diego | Untangle mpeg12.c and mdec.c so that mdec.c can be...
|
commit | commitdiff | tree |
2008-08-19 |
diego | cosmetics: s/const static/static const/g
|
commit | commitdiff | tree |
2008-08-19 |
diego | Mark init_vlcs function as av_cold.
|
commit | commitdiff | tree |
2008-08-17 |
diego | Add missing header includes to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2008-08-17 |
diego | Add missing stdint.h header to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2008-08-17 |
diego | Mark adx_decode_init() as type int instead of void...
|
commit | commitdiff | tree |
2008-08-15 |
diego | Surround format-specific functions with matching preprocesso...
|
commit | commitdiff | tree |