| Commit message (Expand) | Author | Age |
* | link fixes | diego | 2006-02-22 |
* | Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 ... | iive | 2006-02-22 |
* | properly detect cpu on x86 based mac | nplourde | 2006-02-22 |
* | Fix stylesheet path. | diego | 2006-02-21 |
* | Remove duplicate explanation of how man page format conversion. | diego | 2006-02-21 |
* | Fix video delay when encoding with B-frames. | corey | 2006-02-21 |
* | Fix video delay when encoding with B-frames. | corey | 2006-02-21 |
* | grammar, put options in alphabetical order | diego | 2006-02-20 |
* | More complete ASF MIME detection, closing bug# 248, | gpoirier | 2006-02-20 |
* | sync with 1.1231 | gpoirier | 2006-02-20 |
* | sync with 1.222 plus minor fix | ptt | 2006-02-20 |
* | New option: -ignore-start | corey | 2006-02-20 |
* | fields should be in english... | ods15 | 2006-02-20 |
* | Typo fix: "URLs to forces" --> "URLs to force" | corey | 2006-02-19 |
* | synced with 1.1229 | gpoirier | 2006-02-19 |
* | Allows the LIVE555 library to forces the client's port to be used | bertrand | 2006-02-19 |
* | Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi. | diego | 2006-02-19 |
* | dwStart support for mencoder. | corey | 2006-02-19 |
* | deobfuscate some a/v sync code | ods15 | 2006-02-19 |
* | no upscale flag so automatic downscaling is possible in mencoder | michael | 2006-02-18 |
* | upport another G4 flavour: MPC7447* chips. | gpoirier | 2006-02-18 |
* | include stdlib.h and stdio.h, they tend to be useful :-) | reimar | 2006-02-18 |
* | dwStart support for mplayer. | corey | 2006-02-18 |
* | Just a comment update, replacing a FIXME to reflect the new expectation of | pacman | 2006-02-18 |
* | don't call altivec_yuv2packedX() with a dstFormat that it doesn't support; | pacman | 2006-02-18 |
* | more cosmetics | ods15 | 2006-02-17 |
* | some cleanup. enforce decode_delay to not be too high. | ods15 | 2006-02-17 |
* | Fix vec_clip for gcc's that don't handle (vector signed short){16} according | pacman | 2006-02-17 |
* | Fix colormap save/restore for directcolor fb devices | pacman | 2006-02-17 |
* | Second-try commit of this patch. | corey | 2006-02-17 |
* | memalign segfaults when used without declaration on amd64 (default function r... | aurel | 2006-02-16 |
* | fix compilation without openal | aurel | 2006-02-16 |
* | OpenAL audio support, actual output is mono-only (no positioning yet). | reimar | 2006-02-16 |
* | ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>) | michael | 2006-02-16 |
* | make swscale-example compile patch by (Alan Curry <pacman TheWorld com>) | michael | 2006-02-16 |
* | include config.h before includes that need it | iive | 2006-02-16 |
* | Add some more fourcc for DV and MPEG2 needed for some mov samples posted | rtognimp | 2006-02-14 |
* | Set SRC_PATH correctly, fixes libpostproc compilation | rtognimp | 2006-02-14 |
* | Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building | rtognimp | 2006-02-14 |
* | Don't test the v4l2_input audioset field for audio capabilities but still try... | aurel | 2006-02-14 |
* | Align memory at 16 byte boundaries. | diego | 2006-02-14 |
* | allow autodetection of pictures type when using mf://@file.list syntax | iive | 2006-02-14 |
* | synced with 1.1227 | gpoirier | 2006-02-13 |
* | Remove obsolete big-endian FIXMEs. | diego | 2006-02-13 |
* | Fix the error handling in the play() function: add a handler for EINTR, | cladisch | 2006-02-13 |
* | This changes the software parameters to be more compatible with the | cladisch | 2006-02-13 |
* | Using non-blocking writes makes sense when the program wants to do other | cladisch | 2006-02-13 |
* | Remove the now superfluous mmap suboption. | cladisch | 2006-02-13 |
* | After removing play_mmap(), the play() function just unconditionally | cladisch | 2006-02-13 |
* | This patch removes mmap support because it doesn't have any benefit. | cladisch | 2006-02-13 |