- 18 Nov, 2003 6 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
* mpeg4video.c: rework of the mpeg4 video packetizer. (not well tested)
-
Gildas Bazin authored
* NEWS: updated with new features.
-
Laurent Aimar authored
that implies that ES appear twice in the interface.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/ogg.c: call ogg_sync_reset() after seeking so we don't get spurious PCRs. Cosmetic changes to the file info data. Fixed Flac seeking.
-
- 17 Nov, 2003 15 commits
-
-
Benjamin Pracht authored
- Use NSTextField instead of NSSearchfield for the playlist search, since it is not supported on MacOS < X.3. - Search now restarts at the beginning of the playlist when reaching the end.
-
Gildas Bazin authored
* modules/demux/ogg.c: support for FLAC in Ogg. And by the way, putting the FLAC STREAMINFO metadata in the second ogg packet is really convoluted!
-
Derk-Jan Hartman authored
- currently we don't seek in playlist position 0->currently selected wxwindows doesn't do this either. - bigben: for the state of the checkboxes look at callbacks (see playlistChanged in intf.m)
-
Gildas Bazin authored
* modules/packetizer/mpeg4video.c: ported to the new packetizers api (This packetizer really ought to be rewritten from scratch).
-
Simon Latapie authored
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
* modules/mux/mpeg/ts.c: new dts-delay option to add delay between the PCR and the DTS of the current frame. When deleting a video or audio stream (in case of PMT change), the new video and audio ES will take again the pid-video and pid-audio if they have been specified.
-
Benjamin Pracht authored
Checkboxes stat at startup, in the playlist, now reflect the state set ine the prefs. They still are not updated if you set random/repeat/loop in the menus though (at least until next VLC startup).
-
Derk-Jan Hartman authored
-
Benjamin Pracht authored
-
Laurent Aimar authored
Options: - caching: time on which bitrate smouthing is applied (default: 200ms) - pcr : delay between 2 PCR (Really more accurate). (default: 30ms) - bmin and bmax doesn't work anymore.
-
Derk-Jan Hartman authored
* modules/LIST: updated * Makefile.am: include new OS X art in the dist. * NEWS: updated * */.cvsignore: added and improved some of these. * modules/gui/macosx/prefs_widgets.?: - new config controls much like in the wxwindows module. not yet in use. - beware not tested irl. but it compiles :)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sigmund Augdal Helberg authored
* implemented sorting by a column by clicking on it
-
- 16 Nov, 2003 10 commits
-
-
Gildas Bazin authored
* ALL: moved i_bitrate out of audio_format_t into es_format_t
-
Sam Hocevar authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c, src/input/input_dec.c: a couple of fixes. Thanks fenrir :)
-
Sam Hocevar authored
-
Gildas Bazin authored
* modules/misc/dummy/encoder.c: forgot a file
-
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.
-
Simon Latapie authored
-
Eric Petit authored
-
Benjamin Pracht authored
-
Laurent Aimar authored
-
- 15 Nov, 2003 9 commits
-
-
Laurent Aimar authored
(message from xine: fix build on Debian unstable, those dummies seem to have put the Linux 2.6 headers in place of the 2.4 ones in glibc...)
-
Derk-Jan Hartman authored
- Drag and drop implemented - still need new sliders and remove the titlebar. * revert the mozilla plugin changes. i will build a seperate module for that * simplified previous/next (only playlist, people with chapters and titles will have to use the menu * Moved the disable screensaver from interface to vout.
-
Derk-Jan Hartman authored
* forced some config options on ffmpeg
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
-
Olivier Teulière authored
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
download a precompiled binary package, or to build all the packages from the sources, at the user's option. It is currently written for Mac OS X, but could easily be ported to other platforms.
-