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 |
2008-08-15 |
diego | Surround AVInputFormat declarations with format-specific...
|
commit | commitdiff | tree |
2008-08-15 |
diego | Surround format-specific functions by appropriate format...
|
commit | commitdiff | tree |
2008-08-15 |
diego | Replace generic CONFIG_MUXERS preprocessor conditions by
|
commit | commitdiff | tree |
2008-08-15 |
diego | cosmetics: Remove redundant #endif comments that are...
|
commit | commitdiff | tree |
2008-08-15 |
diego | cosmetics: misc spelling fixes
|
commit | commitdiff | tree |
2008-08-14 |
diego | Remove hackish support for fastmemcpy from MPlayer.
|
commit | commitdiff | tree |
2008-08-14 |
diego | Use '#include <poll.h>' instead of '#include <sys/poll...
|
commit | commitdiff | tree |
2008-08-14 |
diego | Add an example of higher resolution video encoding...
|
commit | commitdiff | tree |
2008-08-14 |
diego | Fix the PSP examples in the FAQ to use libx264 as codec...
|
commit | commitdiff | tree |
2008-08-14 |
diego | Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
|
commit | commitdiff | tree |
2008-08-14 |
diego | Check for sys/select.h and poll.h unconditionally,...
|
commit | commitdiff | tree |
2008-08-14 |
diego | Change Dirac in MPEG-TS encapsulation to conform with...
|
commit | commitdiff | tree |
2008-08-13 |
diego | Dirac encapsulation in MPEG-TS
|
commit | commitdiff | tree |
2008-08-13 |
diego | Remove unused variable.
|
commit | commitdiff | tree |
2008-08-13 |
diego | Remove unused variable.
|
commit | commitdiff | tree |
2008-08-05 |
diego | Fix small typo.
|
commit | commitdiff | tree |
2008-08-05 |
diego | misc spelling/grammar fixes
|
commit | commitdiff | tree |
2008-08-04 |
diego | misc spelling/wording fixes
|
commit | commitdiff | tree |
2008-08-03 |
diego | Replace call to deprecated avcodec_build() with avcodec_vers...
|
commit | commitdiff | tree |
2008-08-02 |
diego | Mark add_png_paeth_prediction_* functions which are...
|
commit | commitdiff | tree |
2008-08-01 |
diego | Explain the difference between HAVE_LIST and CONFIG_LIST...
|
commit | commitdiff | tree |
2008-08-01 |
diego | Only check for socklen_t if network support is enabled.
|
commit | commitdiff | tree |
2008-08-01 |
diego | Add missing header #includes.
|
commit | commitdiff | tree |
2008-07-30 |
diego | USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer.
|
commit | commitdiff | tree |
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 |