| Commit message (Expand) | Author | Age | Files | Lines |
* | VfW stuff moved to dll_init, warnings fixed, using dll_init.h | arpi | 2001-10-02 | 1 | -3/+3 |
* | all error/warn/info messages moved to help_mp-en.h for translation | arpi | 2001-09-26 | 1 | -14/+15 |
* | FFmpeg audio codecs support | arpi | 2001-09-21 | 1 | -0/+76 |
* | Resetting stream and sync for seek, no correct test files yet for proper test... | atmos4 | 2001-09-02 | 1 | -1/+7 |
* | ogg/vorbis stuff cleanup, buffering fixes, printf->mp_msg | arpi | 2001-09-02 | 1 | -29/+39 |
* | Now oggvorbis decoding properly works, but a/v sync is bad. | atmos4 | 2001-09-02 | 1 | -30/+36 |
* | Ehh colaCounter++ | atmos4 | 2001-09-01 | 1 | -1/+1 |
* | OOOPS, miaaing ifdef. | atmos4 | 2001-09-01 | 1 | -0/+2 |
* | OggVorbis support, ALPHA state! | atmos4 | 2001-09-01 | 1 | -1/+231 |
* | printf->mp_msg/mp_dbg | arpi | 2001-08-17 | 1 | -13/+14 |
* | o_bps changes for hwac3 driver | arpi | 2001-08-15 | 1 | -3/+6 |
* | ac3/spdif patch by German Gomez Garcia <german@piraos.com> | arpi | 2001-08-15 | 1 | -0/+36 |
* | Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile | jkeil | 2001-08-14 | 1 | -4/+4 |
* | AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t | arpi | 2001-08-11 | 1 | -0/+1 |
* | printfs cleanup - moved to higher -v level or moved to stderr | arpi | 2001-08-06 | 1 | -2/+2 |
* | missing unistd.h (requires for off_t under freebsd) | arpi | 2001-08-01 | 1 | -0/+1 |
* | using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x) | arpi | 2001-07-29 | 1 | -34/+34 |
* | some cleanup, asf/mpg seek precision improved | arpi | 2001-07-29 | 1 | -4/+23 |
* | some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a... | arpi | 2001-07-16 | 1 | -8/+31 |
* | On big-endian architectures, all audio decoders default to big-endian 16-bit | jkeil | 2001-07-14 | 1 | -0/+4 |
* | sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to | jkeil | 2001-07-13 | 1 | -0/+1 |
* | Add some preliminary support for non-x86 architectures to mplayer | jkeil | 2001-07-12 | 1 | -0/+9 |
* | video codec stuff moved to dec_video.c | arpi | 2001-07-08 | 1 | -1/+2 |
* | some code clanup (first step to libdemuxer) | arpi | 2001-07-07 | 1 | -3/+11 |
* | fixed AFMT_ stuff (inclue afmt.h) | arpi_esp | 2001-06-08 | 1 | -20/+2 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 1 | -6/+11 |
* | Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se> | arpi_esp | 2001-06-05 | 1 | -0/+11 |
* | using alaw.h instead of alaw.c | arpi_esp | 2001-05-25 | 1 | -7/+4 |
* | better audio out buffering & sample_format added | arpi_esp | 2001-05-11 | 1 | -16/+70 |
* | debug printfs moved to -v | arpi_esp | 2001-05-10 | 1 | -2/+2 |
* | new audio playback and A-V sync code | arpi_esp | 2001-05-10 | 1 | -19/+38 |
* | applied 'fakemono' patch by Bryan Chan scorpio@acm.org | arpi_esp | 2001-05-08 | 1 | -0/+8 |
* | clicks/noise at start fixed | arpi_esp | 2001-04-26 | 1 | -0/+1 |
* | warnings killed | szabii | 2001-04-23 | 1 | -0/+5 |
* | stage#1 completed: c files no more included from mplayer.c | arpi_esp | 2001-04-23 | 1 | -3/+40 |
* | sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann) | arpi_esp | 2001-04-15 | 1 | -9/+9 |
* | DVD PCM audio support | arpi_esp | 2001-04-14 | 1 | -11/+13 |
* | less, and more informal printfs | arpi_esp | 2001-04-11 | 1 | -1/+1 |
* | codecs.conf support | arpi_esp | 2001-04-07 | 1 | -91/+49 |
* | audio init moved to dec_audio.c | arpi_esp | 2001-04-06 | 1 | -3/+186 |
* | sh_audio/sh_video added, general codec cleanup | arpi_esp | 2001-04-06 | 1 | -0/+91 |