522 Commits (32d3e55a6e50907ec96dd4a042d08acfbc7e9cf6)
 

Author SHA1 Message Date
Sam Hocevar 32d3e55a6e . Added files needed for the forthcoming module management. 26 years ago
Arnaud de Bossoreille de Ribou 38e1bc0730 - fixed pitch bug; 26 years ago
Christophe Massiot afb5d2e65b * Fixed a deadlock (the vout unlocked a mutex locked by another thread, 26 years ago
Christophe Massiot fb0d0da763 Better display of the fps. 26 years ago
Christophe Massiot 2ac915c53c Comments for Henri. 26 years ago
Sam Hocevar 12d3f35f98 . fixed default subtitle stream handling (default: no subtitles) 26 years ago
Henri Fallon 671e8844b4 - Removed i_iovec_start and i_iovec_end. Used i_data instead 26 years ago
Christophe Massiot 67bef28829 Fixed THX Cimmarron bug (it was _not_ a synchro bug). 26 years ago
Christophe Massiot 555bac0848 * Fixed a bug in the DTS/PTS parsing ; 26 years ago
Christophe Massiot 848944e507 Cosmetic change of the debug messages. 26 years ago
Christophe Massiot 18af5a197d Fixed a bug in the PSM decoder. 26 years ago
Christophe Massiot 2535b235d0 We now read the DTS (but we don't use it for the moment). 26 years ago
Christophe Massiot a8bca7260e New synchro statistics and warnings. 26 years ago
Sam Hocevar 8a38b8fb17 . avoid calling SafeRead() with a null packet size. 26 years ago
Christophe Massiot 9589dcb78b * Use of ptrdiff_t whenever necessary (IA-64 port) ; 26 years ago
Sam Hocevar 19324a9843 . changed subtitles palette. 26 years ago
Sam Hocevar 4ec43b888c . SPU decoder now uses Meuuh's GetChunk() code. 26 years ago
Arnaud de Bossoreille de Ribou c3d418231b - sdl resising rulze, still buggy 26 years ago
Christophe Massiot be1eb4bbf3 * Using i_id instead of i_stream_id whenever possible ; 26 years ago
Christophe Massiot 10dda32d99 * Fixed a compile pbm in debug mode (f34r d4 1-line fix) 26 years ago
Sam Hocevar 66f4bbb439 . fixed AC3 and SPU PES reading (ph34r da one-byte patch) 26 years ago
Sam Hocevar f25dd402df . no need to add "\n" at the end of intf_*Msg() messages anymore. 26 years ago
Christophe Massiot 174e054737 * Moved input_DecodePES() to input_dec.c ; 26 years ago
Christophe Massiot badd37394f * Fixed a *major* memory leak in the pre-parsing code. Hopefully it should 26 years ago
Christophe Massiot 91bc3eb7c4 * New decoder spawning API input_dec.c ; 26 years ago
Christophe Massiot 423a3bcf98 * Moved video_decoder's headers from include/ to src/video_decoder. 26 years ago
Christophe Massiot 434f379655 * Splitted up p_method_data/p_plugin_data ; 26 years ago
Christophe Massiot dca61827d1 Fixed various memory leaks. 26 years ago
Christophe Massiot c570d9bc89 * Removed all arbitrary limits on the number of elementary streams. 26 years ago
Christophe Massiot cc50abf770 * Removed b_die and b_error from all decoders (obsoleted by decoder_fifo_t). 26 years ago
Christophe Massiot 3bf927ec7f Comments for Henri. 26 years ago
Christophe Massiot 1b7b08f558 * Fixed a bug which prevented the input to exit normally (non-selected 26 years ago
Henri Fallon 9679481fdc Added netlist support. 26 years ago
Renaud Dartus b754a016b9 D�sol� ! 26 years ago
Renaud Dartus 06b3185a56 Added U8_Mono audio output 26 years ago
Sam Hocevar 065a61df6d . fixed "-a [ mpeg | ac3 | lpcm | off ]" option 26 years ago
Christophe Massiot 6aaf635c35 Only pre-parse the first 32 MB of data. 26 years ago
Christophe Massiot c17287dc78 * Added -a, -c and -s options. (-a doesn't work but I will let the people 26 years ago
Sam Hocevar abcabca628 . now we only try to open plugins which are existing files 26 years ago
Christophe Massiot 50118171a9 * Big cleanup of the PS input plugin ; 26 years ago
Renaud Dartus d719269bc1 Move #define from audio_output.h to config.h 26 years ago
Arnaud de Bossoreille de Ribou 56685c3168 - one typo. 26 years ago
Christophe Massiot 0661d2e7de GetChunk() : reads n bytes from the elementary stream and places them 26 years ago
Arnaud de Bossoreille de Ribou deff6eb9e7 sdl plugin : 26 years ago
Christophe Massiot 9082046486 Input-II now correctly handles private stream 1 (AC3, DVDSPU). 26 years ago
Sam Hocevar 42e8a2e6e4 . split the audio decoder into adec_generic, adec_layer1 and adec_layer2 26 years ago
Pierre Baillet da6f02087b - fixed the ratio/position problem in YUV, now patching Stable. 26 years ago
Christophe Massiot 7effc0f7a4 We now display CPU usage statistics for each thread. 26 years ago
Christophe Massiot d54a5f8fb4 We can now read from stdin. 26 years ago
Sam Hocevar 1cf5dd7b4b . additional fix for Layer 1 mono 26 years ago