2008-07-11 |
diego | Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all...
|
commit | commitdiff | tree |
2008-07-11 |
diego | Make preprocessor condition more specific and useful...
|
commit | commitdiff | tree |
2008-07-11 |
diego | Move one function that is only used for muxing below...
|
commit | commitdiff | tree |
2008-07-11 |
diego | Move a function and an #ifdef CONFIG_MUXERS so that...
|
commit | commitdiff | tree |
2008-07-11 |
diego | Move functions only used for muxing below #ifdef CONFIG_YUV4...
|
commit | commitdiff | tree |
2008-07-10 |
diego | Update info for Sonic, add Dirac to supported formats...
|
commit | commitdiff | tree |
2008-07-10 |
diego | Sort lists ignoring case.
|
commit | commitdiff | tree |
2008-07-10 |
diego | cosmetics: Fix inconsistent indentation.
|
commit | commitdiff | tree |
2008-07-08 |
diego | Add FFMPEG_CONFIGURATION to config.mak as well, it...
|
commit | commitdiff | tree |
2008-07-08 |
diego | Remove wrong casts from vector declarations, this would...
|
commit | commitdiff | tree |
2008-07-08 |
diego | Ignore case when sorting.
|
commit | commitdiff | tree |
2008-07-08 |
diego | List QuickTime container as MOV/QuickTime.
|
commit | commitdiff | tree |
2008-07-08 |
diego | Remove redundant Macromedia Flash entry in supported...
|
commit | commitdiff | tree |
2008-07-08 |
diego | format name cosmetics, spelling cosmetics
|
commit | commitdiff | tree |
2008-07-08 |
diego | Sort and prettyprint audio codecs table.
|
commit | commitdiff | tree |
2008-07-08 |
diego | Sort and prettyprint video codecs table.
|
commit | commitdiff | tree |
2008-07-08 |
diego | Sort and prettyprint the file formats table.
|
commit | commitdiff | tree |
2008-07-08 |
diego | Remove file extension from some formats, it's never...
|
commit | commitdiff | tree |
2008-07-08 |
diego | liba52 is not always used for AC-3 decoding.
|
commit | commitdiff | tree |
2008-07-08 |
diego | Sort image formats table.
|
commit | commitdiff | tree |
2008-07-08 |
diego | WMV8 is fully supported now.
|
commit | commitdiff | tree |
2008-07-08 |
diego | spelling cosmetics and format name fixes
|
commit | commitdiff | tree |
2008-07-08 |
diego | liba52 is no longer necessary for AC-3 decoding.
|
commit | commitdiff | tree |
2008-07-08 |
diego | spelling cosmetics
|
commit | commitdiff | tree |
2008-07-07 |
diego | Alphabetically order AVInputFormat/AVOutputFormat declarations.
|
commit | commitdiff | tree |
2008-07-07 |
diego | Add a note to remind people to add new raw formats...
|
commit | commitdiff | tree |
2008-07-07 |
diego | Add missing dependency declaration for raw Dirac demuxer.
|
commit | commitdiff | tree |
2008-07-07 |
diego | spelling cosmetics in PCM codec long names
|
commit | commitdiff | tree |
2008-07-06 |
diego | Remove context fields which can be used as simple local...
|
commit | commitdiff | tree |
2008-07-06 |
diego | Remove inaccurate computation of pts for audio packets...
|
commit | commitdiff | tree |
2008-07-06 |
diego | Remove av_cold attribute on decode_frame and add it...
|
commit | commitdiff | tree |
2008-07-05 |
diego | Add correct header #include to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2008-07-05 |
diego | Add required stdint.h header #include.
|
commit | commitdiff | tree |
2008-07-05 |
diego | spelling cosmetics
|
commit | commitdiff | tree |
2008-07-05 |
diego | Only define AltiVec vector syntax macro when AltiVec...
|
commit | commitdiff | tree |
2008-07-05 |
diego | Add a note to remind people that new PCM/ADPCM formats...
|
commit | commitdiff | tree |
2008-07-05 |
diego | Remove unused variable, fixes the warning:
|
commit | commitdiff | tree |
2008-07-04 |
diego | spelling cosmetics
|
commit | commitdiff | tree |
2008-06-29 |
diego | Add command line support for '-idct simplearmv6'.
|
commit | commitdiff | tree |
2008-06-25 |
diego | Check for support of -fomit-frame-pointer before adding...
|
commit | commitdiff | tree |
2008-06-25 |
diego | Each dependency file needs to be updated when one of...
|
commit | commitdiff | tree |
2008-06-24 |
diego | Replace redundant MAX macro declaration by proper use...
|
commit | commitdiff | tree |
2008-06-24 |
diego | Mark constant structure member as const to avoid some...
|
commit | commitdiff | tree |
2008-06-24 |
diego | Remove redundant mm_flags declaration, fixes the warning:
|
commit | commitdiff | tree |
2008-06-23 |
diego | Remove unused variable, fixes the warning:
|
commit | commitdiff | tree |
2008-06-22 |
diego | cosmetics: alignment
|
commit | commitdiff | tree |
2008-06-22 |
diego | Add missing entry for PCM_DVD_ENCODER.
|
commit | commitdiff | tree |
2008-06-22 |
diego | Add missing mpegvideo.o to list of vc1.o dependencies.
|
commit | commitdiff | tree |
2008-06-22 |
diego | Add missing entry for ADPCM_IMA_QT_ENCODER.
|
commit | commitdiff | tree |
2008-06-22 |
diego | Add missing entry for ADPCM_EA_MAXIS_XA_DECODER.
|
commit | commitdiff | tree |
2008-06-16 |
diego | Generate pkg-config files in each library subdirectory...
|
commit | commitdiff | tree |
2008-06-16 |
diego | Add missing #includes to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2008-06-09 |
diego | Fix compilation with -DDEBUG, patch by Albert Astals...
|
commit | commitdiff | tree |
2008-06-08 |
diego | Fix typo in the names of variables assigned to OS-specific...
|
commit | commitdiff | tree |
2008-06-06 |
diego | Remove Fabrice's copyright from the Makefiles. They...
|
commit | commitdiff | tree |
2008-06-06 |
diego | Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
|
commit | commitdiff | tree |
2008-06-06 |
diego | Run documentation through ispell, plus some minor fixes.
|
commit | commitdiff | tree |
2008-06-06 |
diego | minor spelling/grammar fixes
|
commit | commitdiff | tree |
2008-06-05 |
diego | cosmetics: s/Id/id/ in libavformat where Id refers...
|
commit | commitdiff | tree |
2008-06-03 |
diego | Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor...
|
commit | commitdiff | tree |
2008-06-03 |
diego | Make long_names in lavf/lavdev optional depending on...
|
commit | commitdiff | tree |
2008-06-03 |
diego | small spelling/wording fixes
|
commit | commitdiff | tree |
2008-06-02 |
diego | cosmetics: Split all path variables into their own...
|
commit | commitdiff | tree |
2008-05-31 |
diego | Add a few newlines to 'ffmpeg -h' output to make it...
|
commit | commitdiff | tree |
2008-05-31 |
diego | flvenc.o depends on avc.o (for H.264 support functions).
|
commit | commitdiff | tree |
2008-05-31 |
diego | Compiling ffmpeg.c fails when when the .ffm demuxer...
|
commit | commitdiff | tree |
2008-05-30 |
diego | cosmetics: Remove useless backslashes.
|
commit | commitdiff | tree |
2008-05-30 |
diego | Implement a proper configure test for AltiVec vector...
|
commit | commitdiff | tree |
2008-05-30 |
diego | Simplify altivec.h test.
|
commit | commitdiff | tree |
2008-05-30 |
diego | 10l for Ramiro: Add missing backslashes in AltiVec...
|
commit | commitdiff | tree |
2008-05-29 |
diego | Remove unnecessary #include.
|
commit | commitdiff | tree |
2008-05-29 |
diego | Remove unnecessary header #includes.
|
commit | commitdiff | tree |
2008-05-29 |
diego | Some (Solaris) gcc versions apparently output a comment...
|
commit | commitdiff | tree |
2008-05-29 |
diego | Add ASUS V1/V2 decoder codec long names.
|
commit | commitdiff | tree |
2008-05-29 |
diego | When shared libraries are built, make the pkg-config...
|
commit | commitdiff | tree |
2008-05-29 |
diego | Simplify show_banner() so that it does not require...
|
commit | commitdiff | tree |
2008-05-28 |
diego | Define private libraries as 'Libs:' when only static...
|
commit | commitdiff | tree |
2008-05-28 |
diego | Add a note about everybody's favorite recurring gcc...
|
commit | commitdiff | tree |
2008-05-28 |
diego | Slightly clarify bitstream filter help output.
|
commit | commitdiff | tree |
2008-05-28 |
diego | Add command line option to set the value of bindir.
|
commit | commitdiff | tree |
2008-05-28 |
diego | cosmetics: spelling typo fixes
|
commit | commitdiff | tree |
2008-05-27 |
diego | Remove unused variable 'prefix' from config.mak.
|
commit | commitdiff | tree |
2008-05-27 |
diego | Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov...
|
commit | commitdiff | tree |
2008-05-27 |
diego | Call x264 and Xvid libx264 and libxvid in the configure...
|
commit | commitdiff | tree |
2008-05-27 |
diego | cosmetics: XviD is now called Xvid.
|
commit | commitdiff | tree |
2008-05-27 |
diego | cosmetics: typo fixes
|
commit | commitdiff | tree |
2008-05-27 |
diego | Update documentation of show_version() to account for...
|
commit | commitdiff | tree |
2008-05-27 |
diego | Do not remove gmon.out on clean, we never create it.
|
commit | commitdiff | tree |
2008-05-27 |
diego | Remove TAGS target cruft.
|
commit | commitdiff | tree |
2008-05-27 |
diego | Simplify phony target declaration.
|
commit | commitdiff | tree |
2008-05-27 |
diego | Rename test-server target to servertest for consistency...
|
commit | commitdiff | tree |
2008-05-26 |
diego | consistency cosmetics: indices --> indexes in variable...
|
commit | commitdiff | tree |
2008-05-26 |
diego | Clarify avcodec_encode_audio() vs. PCM audio.
|
commit | commitdiff | tree |
2008-05-26 |
diego | consistency cosmetics: indices --> indexes
|
commit | commitdiff | tree |
2008-05-26 |
diego | cosmetics: typo
|
commit | commitdiff | tree |
2008-05-26 |
diego | cosmetics: Use C-style comments in #endif directives.
|
commit | commitdiff | tree |
2008-05-26 |
diego | small consistency fixes for the ffplay manual
|
commit | commitdiff | tree |
2008-05-26 |
diego | small consistency fixes for the ffserver manual
|
commit | commitdiff | tree |
2008-05-17 |
diego | LPCM 24 bits support, patch by Lars Täuber, lars.taeuber...
|
commit | commitdiff | tree |
2008-05-17 |
diego | The MPEG4AAC codec is provided by an external library...
|
commit | commitdiff | tree |