- 28 Dec, 2000 1 commit
-
-
Christophe Massiot authored
-
- 27 Dec, 2000 3 commits
-
-
Christophe Massiot authored
NB : b_has_pts has disappeared for brevity reasons, use i_pts != 0 instead.
-
Christophe Massiot authored
-
Sam Hocevar authored
. avoid calling SafeRead() with a null packet size.
-
- 26 Dec, 2000 1 commit
-
-
Christophe Massiot authored
* Changed behaviour of preparsing code, faster startup ; * Fixed DecodePSM(), cannot test ; * Cleaned up ParsePES(), fixed a bug which could reject very small but valid PES packets ; * Fixed cosmetic bugs in vpar_synchro frame_rate display.
-
- 24 Dec, 2000 1 commit
-
-
Sam Hocevar authored
-
- 23 Dec, 2000 1 commit
-
-
Sam Hocevar authored
. SPU decoder now uses Meuuh's GetChunk() code. . lots of cleaning in the SPU decoder. . message queue is flushed before we spawn input. . fixed so that it compiles with VDEC_SMP (no good sync yet though).
-
- 22 Dec, 2000 6 commits
-
-
Arnaud de Bossoreille de Ribou authored
-
Christophe Massiot authored
* Fixed a bug in -c and -s options.
-
Christophe Massiot authored
-
Sam Hocevar authored
. fixed AC3 and SPU PES reading (ph34r da one-byte patch) . some 79 char wrap.
-
Sam Hocevar authored
. no need to add "\n" at the end of intf_*Msg() messages anymore.
-
Christophe Massiot authored
* Fixed an segfault in input_programs.c ; * Added -fomit-frame-pointer optimization.
-
- 21 Dec, 2000 10 commits
-
-
Christophe Massiot authored
be the last one.
-
Christophe Massiot authored
* Moved p_input->pp_es -> p_input->stream.pp_es and clean up of input_programs.c & co ; * Fixed memory leaks.
-
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 3 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)
-