2008-10-25 |
Diego Biurrun | Add GSM into list of supported audio codecs.
|
commit | commitdiff | tree |
2008-10-25 |
Diego Biurrun | cosmetics: Uniformize external library comments.
|
commit | commitdiff | tree |
2008-10-25 |
Diego Biurrun | cosmetics: Change the order of mlp parser objects to...
|
commit | commitdiff | tree |
2008-10-25 |
Diego Biurrun | Move declaration of mlp decoder dependency on mlp parser...
|
commit | commitdiff | tree |
2008-10-24 |
Diego Biurrun | prettyprinting cosmetics
|
commit | commitdiff | tree |
2008-10-24 |
Diego Biurrun | spelling cosmetics
|
commit | commitdiff | tree |
2008-10-24 |
Kenan Gillet | Split off celp_filters.[ch] from acelp_filters.[ch...
|
commit | commitdiff | tree |
2008-10-24 |
Kenan Gillet | Rename acelp_math.[ch] to celp_math.[ch] to prepare...
|
commit | commitdiff | tree |
2008-10-23 |
Diego Biurrun | cosmetics: typo fix
|
commit | commitdiff | tree |
2008-10-23 |
Diego Biurrun | Add information about a workaround for MinGW gcc versions.
|
commit | commitdiff | tree |
2008-10-22 |
Diego Biurrun | cosmetics: Leave out quotes from libdirac pkg-config...
|
commit | commitdiff | tree |
2008-10-20 |
Alexis Ballier | Add missing sys/select.h #include, fixes compilation...
|
commit | commitdiff | tree |
2008-10-18 |
Diego Biurrun | cosmetics: Save some backslashes.
|
commit | commitdiff | tree |
2008-10-16 |
Diego Biurrun | Remove -fasm CFLAGS check, it is no longer needed.
|
commit | commitdiff | tree |
2008-10-16 |
Diego Biurrun | Update DEPEND_CMD comment to better explain why we...
|
commit | commitdiff | tree |
2008-10-12 |
Diego Biurrun | Replace sed trickery in the gcc dependency generation...
|
commit | commitdiff | tree |
2008-10-12 |
Diego Biurrun | Revert the merger of LC_ALL declaration and export.
|
commit | commitdiff | tree |
2008-10-07 |
Diego Biurrun | Add a bunch of const qualifiers to function arguments.
|
commit | commitdiff | tree |
2008-10-07 |
Diego Biurrun | Sync cosmetics from upstream.
|
commit | commitdiff | tree |
2008-10-06 |
Diego Biurrun | Remove obsolete liba52 wrapper code.
|
commit | commitdiff | tree |
2008-10-05 |
Diego Biurrun | Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE...
|
commit | commitdiff | tree |
2008-10-04 |
Diego Biurrun | Merge variable declaration and export.
|
commit | commitdiff | tree |
2008-10-04 |
Diego Biurrun | Fix 'make checkheaders', based on a patch by Diego...
|
commit | commitdiff | tree |
2008-10-04 |
Diego Biurrun | Remove MPlayer-specific MP_WORDSIZE hack.
|
commit | commitdiff | tree |
2008-10-03 |
Diego Biurrun | FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz...
|
commit | commitdiff | tree |
2008-10-03 |
Diego Biurrun | Remove offset_t typedef and use int64_t directly instead.
|
commit | commitdiff | tree |
2008-10-03 |
Diego Pettenò | Stop Sun Studio from issuing a warning during configure...
|
commit | commitdiff | tree |
2008-10-03 |
Diego Pettenò | Make sure strcasecmp() is declared.
|
commit | commitdiff | tree |
2008-10-02 |
Diego Biurrun | spelling cosmetics
|
commit | commitdiff | tree |
2008-10-02 |
Diego Biurrun | cosmetics: Change comment style for consistency.
|
commit | commitdiff | tree |
2008-10-02 |
Diego Biurrun | Update copyright years.
|
commit | commitdiff | tree |
2008-10-02 |
Diego Biurrun | Globally set LC_ALL=C to prevent locale issues from...
|
commit | commitdiff | tree |
2008-09-29 |
Diego Pettenò | Remove some format string warnings.
|
commit | commitdiff | tree |
2008-09-29 |
Diego Biurrun | Uniformly define _XOPEN_SOURCE to 600.
|
commit | commitdiff | tree |
2008-09-29 |
Diego Biurrun | cosmetics: Consistently use #ifdef in preprocessor...
|
commit | commitdiff | tree |
2008-09-29 |
Diego Biurrun | Remove unused function fast_memcpy.
|
commit | commitdiff | tree |
2008-09-29 |
Diego Biurrun | cosmetics: indentation
|
commit | commitdiff | tree |
2008-09-27 |
Diego Biurrun | cosmetics: Break overly long lines, one grammar fix.
|
commit | commitdiff | tree |
2008-09-27 |
Diego Biurrun | spelling/wording/grammar
|
commit | commitdiff | tree |
2008-09-27 |
Diego Biurrun | Move doxygen comments for av_gettime from utils.c to...
|
commit | commitdiff | tree |
2008-09-27 |
Diego Biurrun | Add alltools target to build all the tools/ stuff.
|
commit | commitdiff | tree |
2008-09-26 |
Diego Biurrun | Replace 'test' invocation by 'test -n', this should...
|
commit | commitdiff | tree |
2008-09-26 |
Diego Biurrun | Add support for passing a version string to configure...
|
commit | commitdiff | tree |
2008-09-26 |
Diego Biurrun | Use better table heading names in the supported formats...
|
commit | commitdiff | tree |
2008-09-26 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2008-09-26 |
Diego Biurrun | Remove unused variable.
|
commit | commitdiff | tree |
2008-09-23 |
Diego Biurrun | Add MIPS to list of architectures requiring PIC flags.
|
commit | commitdiff | tree |
2008-09-22 |
Diego Biurrun | spelling cosmetics
|
commit | commitdiff | tree |
2008-09-22 |
Brad | AltiVec detection support for OpenBSD, patch by Brad...
|
commit | commitdiff | tree |
2008-09-21 |
Brad | V4L2 support for OpenBSD, patch by Brad, brad comstyle com
|
commit | commitdiff | tree |
2008-09-20 |
Diego Biurrun | Rename check_func2 to check_func_headers.
|
commit | commitdiff | tree |
2008-09-18 |
Diego Biurrun | small wording fixes
|
commit | commitdiff | tree |
2008-09-14 |
Diego Biurrun | wording/spelling
|
commit | commitdiff | tree |
2008-09-14 |
Diego Biurrun | cosmetics: Fix indentation.
|
commit | commitdiff | tree |
2008-09-14 |
Diego Biurrun | Remove useless #ifdef around #include.
|
commit | commitdiff | tree |
2008-09-14 |
Diego Biurrun | Only define x86 register names on x86.
|
commit | commitdiff | tree |
2008-09-14 |
Diego Biurrun | Fix typos found by ispell.
|
commit | commitdiff | tree |
2008-09-13 |
David Conrad | Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE...
|
commit | commitdiff | tree |
2008-09-11 |
Diego Biurrun | misc spelling/wording/grammar fixes
|
commit | commitdiff | tree |
2008-09-10 |
Diego Biurrun | spelling/wording cosmetics
|
commit | commitdiff | tree |
2008-09-09 |
Anuradha Suraparaju | Add support for creating Simple Profile (I-frame only...
|
commit | commitdiff | tree |
2008-09-08 |
Diego Biurrun | Relicense as ISC with the authors' permission.
|
commit | commitdiff | tree |
2008-09-07 |
Diego Biurrun | Relicense from LGPL 2.1 to LGPL 2.1 or later with the...
|
commit | commitdiff | tree |
2008-09-06 |
Diego Biurrun | license header consistency cosmetics.
|
commit | commitdiff | tree |
2008-09-06 |
Diego Biurrun | Mention that libavcodec/ac3dec.c is GPLed.
|
commit | commitdiff | tree |
2008-09-06 |
Diego Biurrun | license header consistency cosmetics
|
commit | commitdiff | tree |
2008-09-03 |
Diego Biurrun | Disable encoders by undefining CONFIG_FOO_ENCODER once...
|
commit | commitdiff | tree |
2008-09-03 |
Diego Biurrun | Surround some encoding-specific functions with the...
|
commit | commitdiff | tree |
2008-09-03 |
Diego Biurrun | Replace generic CONFIG_ENCODERS preprocessor conditionals...
|
commit | commitdiff | tree |
2008-09-02 |
Diego Biurrun | Replace generic CONFIG_DECODERS preprocessor conditionals...
|
commit | commitdiff | tree |
2008-09-02 |
Diego Biurrun | Silence a couple of 'defined but not used' warnings...
|
commit | commitdiff | tree |
2008-09-02 |
Laurent Aimar | Prevent a division by 0 in the g726 decoder when the...
|
commit | commitdiff | tree |
2008-09-02 |
Laurent Aimar | Fix an invalid free in the AVI muxer when an unsupported...
|
commit | commitdiff | tree |
2008-09-02 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor conditionals...
|
commit | commitdiff | tree |
2008-09-02 |
Diego Biurrun | Remove pointless #ifdef CONFIG_VHOOK from the code.
|
commit | commitdiff | tree |
2008-08-30 |
Diego Biurrun | Add missing FFMPEG_ prefix to multiple inclusion guard.
|
commit | commitdiff | tree |
2008-08-21 |
Diego Biurrun | cosmetics: Fix incorrect indentation.
|
commit | commitdiff | tree |
2008-08-20 |
Diego Biurrun | Fix #include path, headers from other directories need...
|
commit | commitdiff | tree |
2008-08-20 |
Diego Biurrun | Rename ff_init_vlcs function to the more descriptive...
|
commit | commitdiff | tree |
2008-08-20 |
Diego Biurrun | cosmetics: comment spelling/grammar fixes
|
commit | commitdiff | tree |
2008-08-19 |
Diego Biurrun | Untangle mpeg12.c and mdec.c so that mdec.c can be...
|
commit | commitdiff | tree |
2008-08-19 |
Mathieu Malaterre | cosmetics: s/const static/static const/g
|
commit | commitdiff | tree |
2008-08-19 |
Diego Biurrun | Mark init_vlcs function as av_cold.
|
commit | commitdiff | tree |
2008-08-17 |
Diego Biurrun | Add missing header includes to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2008-08-17 |
Diego Biurrun | Add missing stdint.h header to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2008-08-17 |
Diego Biurrun | Mark adx_decode_init() as type int instead of void...
|
commit | commitdiff | tree |
2008-08-15 |
Diego Biurrun | Surround format-specific functions with matching preprocesso...
|
commit | commitdiff | tree |
2008-08-15 |
Diego Biurrun | Surround AVInputFormat declarations with format-specific...
|
commit | commitdiff | tree |
2008-08-15 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor condition...
|
commit | commitdiff | tree |
2008-08-15 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor conditions...
|
commit | commitdiff | tree |
2008-08-15 |
Diego Biurrun | cosmetics: Remove redundant #endif comments that are...
|
commit | commitdiff | tree |
2008-08-15 |
Diego Biurrun | cosmetics: misc spelling fixes
|
commit | commitdiff | tree |
2008-08-14 |
Diego Biurrun | Remove hackish support for fastmemcpy from MPlayer.
|
commit | commitdiff | tree |
2008-08-14 |
Diego Biurrun | Use '#include <poll.h>' instead of '#include <sys/poll...
|
commit | commitdiff | tree |
2008-08-14 |
Daniel Serpell | Add an example of higher resolution video encoding...
|
commit | commitdiff | tree |
2008-08-14 |
Daniel Serpell | Fix the PSP examples in the FAQ to use libx264 as codec...
|
commit | commitdiff | tree |
2008-08-14 |
Kurtnoise | Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
|
commit | commitdiff | tree |
2008-08-14 |
Diego Biurrun | Check for sys/select.h and poll.h unconditionally,...
|
commit | commitdiff | tree |
2008-08-14 |
Anuradha Suraparaju | Change Dirac in MPEG-TS encapsulation to conform with...
|
commit | commitdiff | tree |
2008-08-13 |
Anuradha Suraparaju | Dirac encapsulation in MPEG-TS
|
commit | commitdiff | tree |
next |