- 21 Dec, 2000 8 commits
-
-
Christophe Massiot authored
* Temporarily removed b&w kludge.
-
Christophe Massiot authored
* Cleaned up input_ts.c, added it into the Makefile.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
All decoders should now exit cleanly (if it's not the case, it should be referenced as a bug).
-
Christophe Massiot authored
-
Christophe Massiot authored
ES in the pp_selected_es array).
-
Henri Fallon authored
Added netlist support. Warning : it has not been tested. It just make no error at build time.
-
- 20 Dec, 2000 7 commits
-
-
Renaud Dartus authored
-
Renaud Dartus authored
-
Sam Hocevar authored
-
Christophe Massiot authored
-
Christophe Massiot authored
who thought it would be cleaner to put config in environment variables correct what's wrong in my code).
-
Sam Hocevar authored
. now we only try to open plugins which are existing files
-
Christophe Massiot authored
* Fixed a bug in AC3 initialization ; * PS streams are now pre-parsed (this can take a while) if possible ; ./configure is required after this update.
-
- 19 Dec, 2000 7 commits
-
-
Renaud Dartus authored
Change vlan_server_ip to vishnou's ip (but vlans not working yet)
-
Arnaud de Bossoreille de Ribou authored
- one line deleted (it was for debug, bozo.)
-
Christophe Massiot authored
in a big buffer (a gift for Sam).
-
Arnaud de Bossoreille de Ribou authored
- Quantic start in fullscreen fixed.
-
Christophe Massiot authored
-
Sam Hocevar authored
. split the audio decoder into adec_generic, adec_layer1 and adec_layer2 (no new code added)
-
Pierre Baillet authored
-
- 18 Dec, 2000 5 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
. additional fix for Layer 1 mono now vlc plays all of my 125 sample mpeg1 movies ! Please try it with yours, and report non-working streams. (`file foo.mpeg' must report "system stream", not "video stream" in order to be playable with the vlc)
-
Sam Hocevar authored
. fixed audio syncword detection for mpeg 1 streams (hopefully) FIXME: can anyone confirm we can get rid of adec_byte_stream_next in audio_decoder_thread.c now that we have the new input ? . fixed Layer 2 Mono decoding. FIXME: who created freq_table ? what was the rationale for it, and where does it come from ? FIXME: how can we spare the extra DCT in audio_decoder.c:707 ? I'm too tired to think about it. . proposal: splitting audio_decoder.c in one file per layer.
-
Arnaud de Bossoreille de Ribou authored
4:2:0 streams. - Removed vout code found in intf file to support fullscreen switching. Now only vout_SDL updates SDL data and intf only switch flags such as b_reopen_display and b_fullscreen in p_vout->p_sys. - Fixed a var name typo in input_programs.c which prevents vlc from compiling with --enable-debug option. (i_es_pid -> i_es_id :) There's a segfault in the termination process due to sdl, I don't really know what is the problem and I have to work today. Help me! Good night suckers. I love you too :p
-
- 17 Dec, 2000 1 commit
-
-
Pierre Baillet authored
- "y" key switch between SDL and vlc YUV - autodetection of Overlay support - soon to come, colors :P
-
- 16 Dec, 2000 1 commit
-
-
Stéphane Borel authored
--Meuuh
-
- 15 Dec, 2000 4 commits
-
-
Christophe Massiot authored
necessary. * Cleaned up decoder spawning.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Moved b_discontinuity to pgrm_descriptor_t, cleaned up CRDecode (needs some more cleaning for discontinuities) * Added pf_new_pes in plugins
-
- 14 Dec, 2000 2 commits
-
-
Christophe Massiot authored
-
Henri Fallon authored
Netlist embryo : - pes netlist - data netlist Still to do : - iovect netlist It hasen't been tested yet. Meuuh, could you tell me if it works ? ( if yes, gimme some more work :p )
-
- 11 Dec, 2000 5 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-