- 19 Feb, 2004 1 commit
-
-
Jean-Paul Saman authored
-
- 25 Jan, 2004 1 commit
-
-
Benjamin Pracht authored
still some printfs in dvbsub.c. Would need to spend some time reading the code to remove them.
-
- 12 Dec, 2003 1 commit
-
-
Gildas Bazin authored
* modules/codec/faad.c: proper channels re-ordering for multi-channels audio.
-
- 03 Dec, 2003 1 commit
-
-
Laurent Aimar authored
-
- 27 Nov, 2003 1 commit
-
-
Laurent Aimar authored
-
- 22 Nov, 2003 1 commit
-
-
Laurent Aimar authored
as vlc/vlc.h include them).
-
- 16 Nov, 2003 1 commit
-
-
Gildas Bazin authored
* ALL: final improvements to the decoders/packetizers api. (There are still a few decoders/packetizers left to be converted but this shouldn't take too long). * ALL: small improvements to the encoders api.
-
- 05 Nov, 2003 1 commit
-
-
Laurent Aimar authored
-
- 04 Nov, 2003 1 commit
-
-
Laurent Aimar authored
* hotkeys: never _never_ use demux_Control outside of src/input/ (it's completely broken, there is a lot more things to do), all interfaces have to use var_Get/Set (time(-offset), position(-offset), state, rate(-slower|-faster)... ). Btw, input_SetStatus, input_Seek, input_Tell, input_ChangeArea, input_ToggleES, will be quickly obsolete and removed(at least unavailable for intf), so we should convert remaining interfaces (ie all except wx, osx, rc, http, hotkeys). * avi: implemented DEMUX_SET_TIME (not yet used).
-
- 03 Nov, 2003 1 commit
-
-
Laurent Aimar authored
I have not kept the compatibility with older faad version (but check is still be done in configure.ac). (I didn't like it as old version are really buggy).
-