- 04 Jan, 2001 2 commits
-
-
Arnaud de Bossoreille de Ribou authored
- fixed segfault, it was probably a memory corruption but I'm not sure :) ; - video_output.c : compute picture size even if b_need_render == 0;
-
Christophe Massiot authored
grrrr, I'll kill someone) ; * Put config.h in front of others in audio_decoder.c.
-
- 02 Jan, 2001 1 commit
-
-
Christophe Massiot authored
-
- 30 Dec, 2000 1 commit
-
-
Christophe Massiot authored
-
- 29 Dec, 2000 4 commits
-
-
Sam Hocevar authored
. added a few missing break;s (oui je sais je ne fais que des patches de deux lignes � trois balles, mais par telnet c'est pas facile)
-
Henri Fallon authored
- Removed i_iovec_start and i_iovec_end. Used i_data instead - Meuuh : some questions for you in the commentaries Happy new year !
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed a bug in vpar_headers.c synchro handling introduced before ; * Enhanced synchro's handling of dates and frame structure changes.
-
- 28 Dec, 2000 2 commits
-
-
Christophe Massiot authored
-
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 1 commit
-
-
Renaud Dartus authored
Change vlan_server_ip to vishnou's ip (but vlans not working yet)
-