| Commit message (Expand) | Author | Age |
... | |
| * | Add necessary header for ARCH_X86_64 preprocessor check. | diego | 2009-02-19 |
| * | Remove unused and unreachable code hunk that was surrounded by a misspelled | diego | 2009-02-19 |
| * | Return PIX_FMT_NONE if the video system refuses all other formats. | iive | 2009-02-19 |
| * | Synced with r28660. | bircoph | 2009-02-19 |
| * | Another outdated text in <screen> example. | bircoph | 2009-02-19 |
| * | Remove exclamation marks to make output similar to English version. | bircoph | 2009-02-19 |
| * | Fix capitalization to be similar to English master file. | bircoph | 2009-02-19 |
| * | Screen example for no audio problem is outdated: | bircoph | 2009-02-19 |
| * | Spelling: capitalize pronouns. | bircoph | 2009-02-19 |
* | | Merge svn changes up to r28655 | Uoti Urpala | 2009-02-19 |
|\| |
|
| * | Rename the "src" parameter in the sws_scale() declaration to | stefano | 2009-02-18 |
| * | Document sws_scale(). | stefano | 2009-02-18 |
| * | Replace the dash sign by — tag. | bircoph | 2009-02-18 |
| * | Exterminate one more trailing whitespace. | bircoph | 2009-02-18 |
| * | Sync with r26990. | bircoph | 2009-02-18 |
| * | Use the same code to convert fps in float to fraction as used in mencoder, | reimar | 2009-02-18 |
| * | Current revision is in sync with r28645, because r28644 and r28645 | bircoph | 2009-02-18 |
| * | Restore synchronization with r28618. | bircoph | 2009-02-18 |
| * | Revert r28597 as requested by Diego in order to be cautious before | bircoph | 2009-02-18 |
| * | Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for | reimar | 2009-02-18 |
| * | Also shorten <channel> to <chan> in the description, not just in the example. | diego | 2009-02-18 |
| * | Shorten one example line to avoid the groff warning: | diego | 2009-02-18 |
| * | Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles | reimar | 2009-02-18 |
| * | Sync with r28618. | bircoph | 2009-02-18 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 |
|\| |
|
| * | AVR32 apparently supports fast unaligned accesses. | diego | 2009-02-17 |
| * | Set samplerate in reset also for AC3, and set it before the format in that | reimar | 2009-02-17 |
| * | Mark all Linux RealVideo decoders as buggy, they all seem to have some problem | reimar | 2009-02-17 |
| * | Make it possible for mpcodecs_get_image to return NULL as the | reimar | 2009-02-17 |
| * | Print an error and return NULL in vf_get_image if we try to allocate | reimar | 2009-02-17 |
| * | Set avctx->opaque already at init instead of decode so it can be used in | reimar | 2009-02-17 |
| * | Typo fix | Gabrov | 2009-02-17 |
| * | cosmetics: Replace unused 'argc/argv' in main declarations by 'void'. | diego | 2009-02-17 |
| * | Extend calc_src_dst_rects to also calculate the border values needed for | reimar | 2009-02-17 |
| * | cosmetics: const static --> static const, avoids the debug mode warning: | diego | 2009-02-17 |
| * | Also set HAVE_EBP_AVAILABLE in debug mode. | diego | 2009-02-17 |
| * | cosmetics: Remove stray empty lines. | diego | 2009-02-17 |
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 |
| * | Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: | diego | 2009-02-17 |
| * | Fix compilation after last commit. | cehoyos | 2009-02-17 |
| * | Cropping parameter to calc_src_dst_rects is const | reimar | 2009-02-17 |
| * | 100l, reset ass_border when switching out of fullscreen mode. | reimar | 2009-02-17 |
| * | Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this | diego | 2009-02-17 |
| * | Move FFmpeg #includes below all others so that they do not override | diego | 2009-02-17 |
| * | Move libavutil #includes below all others so that they do not override | diego | 2009-02-17 |
| * | The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined, | diego | 2009-02-17 |
| * | Fix compilation without VDPAU | uau | 2009-02-17 |
| * | Fix #endif comment. | cehoyos | 2009-02-16 |
| * | Add note about ffwmv3vdpau. | cehoyos | 2009-02-16 |
* | | options: fix -ar default back to enabled if available | Uoti Urpala | 2009-02-16 |