2008-07-29 |
diego | Add note about gcc bugs that gcc devs refuse to fix.
|
commit | commitdiff | tree |
2008-07-27 |
diego | Remove unused variable.
|
commit | commitdiff | tree |
2008-07-27 |
diego | Add random to list of test programs.
|
commit | commitdiff | tree |
2008-07-27 |
diego | Change return type of main function to int to avoid...
|
commit | commitdiff | tree |
2008-07-27 |
diego | Move #includes, which are only used in the test program...
|
commit | commitdiff | tree |
2008-07-27 |
diego | Fix and clarify invalid examples for framerate override...
|
commit | commitdiff | tree |
2008-07-27 |
diego | typo fix
|
commit | commitdiff | tree |
2008-07-24 |
diego | cosmetics: typo fixes
|
commit | commitdiff | tree |
2008-07-24 |
diego | cosmetics: Fix two common typos: wont --> will not...
|
commit | commitdiff | tree |
2008-07-24 |
diego | cosmetics: typo/grammar fixes
|
commit | commitdiff | tree |
2008-07-24 |
diego | cosmetics: Fix indentation after last commit.
|
commit | commitdiff | tree |
2008-07-24 |
diego | misc spelling/grammar fixes
|
commit | commitdiff | tree |
2008-07-24 |
diego | Remove AltiVec vector declaration compiler compatibility...
|
commit | commitdiff | tree |
2008-07-21 |
diego | Add complete listing of bitstream filters and 2 examples...
|
commit | commitdiff | tree |
2008-07-21 |
diego | Correct b_quant offset comment in avcodec.h, it is...
|
commit | commitdiff | tree |
2008-07-21 |
diego | Move --disable-debug to a better place within configure...
|
commit | commitdiff | tree |
2008-07-21 |
diego | Check the allocated pointer instead of the given pointer...
|
commit | commitdiff | tree |
2008-07-21 |
diego | Clarify -minrate/-maxrate description in the documentation.
|
commit | commitdiff | tree |
2008-07-20 |
diego | cosmetics: Make libavcodec/ppc/dsputil_altivec.c conform...
|
commit | commitdiff | tree |
2008-07-20 |
diego | cosmetics: Reindent two misplaced braces.
|
commit | commitdiff | tree |
2008-07-20 |
diego | cosmetics: Reformat PPC code in libavcodec according...
|
commit | commitdiff | tree |
2008-07-17 |
diego | Replace LDLATEFLAGS hackery by proper LDFLAGS tests.
|
commit | commitdiff | tree |
2008-07-17 |
diego | Move up swscale_error target so that regression tests...
|
commit | commitdiff | tree |
2008-07-16 |
diego | cosmetics: Fix mxf codec long name.
|
commit | commitdiff | tree |
2008-07-14 |
diego | gifdec.c was removed, purge its entry from the Makefile.
|
commit | commitdiff | tree |
2008-07-13 |
diego | Drop silly initialization, fixes compilation with ...
|
commit | commitdiff | tree |
2008-07-13 |
diego | tools/trasher: Don't mix srand/rand and srandom/random...
|
commit | commitdiff | tree |
2008-07-13 |
diego | Add parisc* to the list of architectures requiring...
|
commit | commitdiff | tree |
2008-07-12 |
diego | Fix pts handling when encoding with libschroedinger...
|
commit | commitdiff | tree |
2008-07-12 |
diego | Fix pts handling when encoding with libdirac.
|
commit | commitdiff | tree |
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 |