| Commit message (Expand) | Author | Age |
* | changed for updated DShow wrapper api | arpi | 2001-12-10 |
* | g72x support | arpi | 2001-12-10 |
* | Remove annoying debug printf. | atmos4 | 2001-12-09 |
* | -ac a52 implemented | arpi | 2001-12-09 |
* | moved num_audio_channels out of LIBMAD ifdef, where it didn't belong! | steve | 2001-11-28 |
* | Extended oss output driver and libac3 to support 4 and 6 channel output mixes... | steve | 2001-11-28 |
* | runtime cpu detection | michael | 2001-11-26 |
* | more cleanup, warnings fixed | arpi | 2001-10-30 |
* | support for twos | arpi | 2001-10-29 |
* | libffmpeg.so support | nick | 2001-10-27 |
* | audio channels nr is identified from libmad's channel mode | alex | 2001-10-23 |
* | libmad fix (see comment) | alex | 2001-10-23 |
* | ima4 type warning fixed | arpi | 2001-10-23 |
* | ima4 mov audio support | arpi | 2001-10-23 |
* | did not compile (bad place for } ) | pl | 2001-10-23 |
* | libmad (ARM) patch by jeroen.dobbelaere@acunia.com | arpi | 2001-10-23 |
* | oggvorbis stuff moved out from stheader.h | arpi | 2001-10-21 |
* | VfW stuff moved to dll_init, warnings fixed, using dll_init.h | arpi | 2001-10-02 |
* | all error/warn/info messages moved to help_mp-en.h for translation | arpi | 2001-09-26 |
* | FFmpeg audio codecs support | arpi | 2001-09-21 |
* | Resetting stream and sync for seek, no correct test files yet for proper test... | atmos4 | 2001-09-02 |
* | ogg/vorbis stuff cleanup, buffering fixes, printf->mp_msg | arpi | 2001-09-02 |
* | Now oggvorbis decoding properly works, but a/v sync is bad. | atmos4 | 2001-09-02 |
* | Ehh colaCounter++ | atmos4 | 2001-09-01 |
* | OOOPS, miaaing ifdef. | atmos4 | 2001-09-01 |
* | OggVorbis support, ALPHA state! | atmos4 | 2001-09-01 |
* | printf->mp_msg/mp_dbg | arpi | 2001-08-17 |
* | o_bps changes for hwac3 driver | arpi | 2001-08-15 |
* | ac3/spdif patch by German Gomez Garcia <german@piraos.com> | arpi | 2001-08-15 |
* | Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile | jkeil | 2001-08-14 |
* | AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t | arpi | 2001-08-11 |
* | printfs cleanup - moved to higher -v level or moved to stderr | arpi | 2001-08-06 |
* | missing unistd.h (requires for off_t under freebsd) | arpi | 2001-08-01 |
* | using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x) | arpi | 2001-07-29 |
* | some cleanup, asf/mpg seek precision improved | arpi | 2001-07-29 |
* | some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a... | arpi | 2001-07-16 |
* | On big-endian architectures, all audio decoders default to big-endian 16-bit | jkeil | 2001-07-14 |
* | sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to | jkeil | 2001-07-13 |
* | Add some preliminary support for non-x86 architectures to mplayer | jkeil | 2001-07-12 |
* | video codec stuff moved to dec_video.c | arpi | 2001-07-08 |
* | some code clanup (first step to libdemuxer) | arpi | 2001-07-07 |
* | fixed AFMT_ stuff (inclue afmt.h) | arpi_esp | 2001-06-08 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 |
* | Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se> | arpi_esp | 2001-06-05 |
* | using alaw.h instead of alaw.c | arpi_esp | 2001-05-25 |
* | better audio out buffering & sample_format added | arpi_esp | 2001-05-11 |
* | debug printfs moved to -v | arpi_esp | 2001-05-10 |
* | new audio playback and A-V sync code | arpi_esp | 2001-05-10 |
* | applied 'fakemono' patch by Bryan Chan scorpio@acm.org | arpi_esp | 2001-05-08 |
* | clicks/noise at start fixed | arpi_esp | 2001-04-26 |