- 17 Jan, 2004 6 commits
-
-
Sigmund Augdal Helberg authored
* Begin updating news for a 0.7.1
-
Gildas Bazin authored
* modules/control/http.c: fixed a whole bunch of mem leaks.
-
Gildas Bazin authored
* ALL: make sure newly created playlist_item_t are initialized properly.
-
Gildas Bazin authored
* modules/stream_out/transcode.c: fixed segfault.
-
Gildas Bazin authored
* src/input/demux.c: fixed small mem leak.
-
Gildas Bazin authored
* modules/stream_out/transcode.c: fixed mem leak.
-
- 16 Jan, 2004 9 commits
-
-
Sigmund Augdal Helberg authored
* try to use valid xhtml
-
Sam Hocevar authored
+ Merged redundant functions. + Unobfuscated and cleaned up many parts of the crypto code. + Added comments here and there.
-
Rocky Bernstein authored
and work done to allow for palettized rendering (by not expanding inline colormap entries when RGB2).
-
Laurent Aimar authored
-
Sam Hocevar authored
+ The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
-
Rocky Bernstein authored
Started RV32 and- has bugs. (It'd be nice if something in rendering worked the first time without a hassle). Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been moved here. cvd.c: remove option duplicated with ogt.c Probably should be hoisted more to a main routine. Perhaps if spudec is folded in.
-
Laurent Aimar authored
-
Laurent Aimar authored
Introduced a --ts-extra-pmt <pmt_pid=pid:stream_type[,...]> option to allow user to enter a pmt description (for stream without PAT/PMT). TODO: - test all codec. - test stream with more than 1 PMT - test stream with PAT/PMT change(s) - re-add support for dvb subtitles. - test with broken streams. - test --ts-extra-pmt
-
Gildas Bazin authored
* modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
-
- 15 Jan, 2004 14 commits
-
-
Benjamin Pracht authored
lalala
-
Gildas Bazin authored
* src/input/input.c: fixed memleaks. * src/input/input_info.c: small bug fix. * modules/stream_out/standard.c: fixed memleaks.
-
Gildas Bazin authored
* modules/access_output/http.c: fixed small mem leak and mem corruption.
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
-
Sigmund Augdal Helberg authored
* use a standard file dialog to export playlist
-
Gildas Bazin authored
* modules/codec/ffmpeg/ffmpeg.c: more fourccs added. * modules/codec/ffmpeg/demux.c: bug fix.
-
Sigmund Augdal Helberg authored
* remove unused variables
-
Sigmund Augdal Helberg authored
* fixed playback of sap anounces through livdotcom
-
Gildas Bazin authored
-
Laurent Aimar authored
have broken all OS except linux ...
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
-
- 14 Jan, 2004 4 commits
-
-
Benjamin Pracht authored
Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
-
Laurent Aimar authored
-
Rocky Bernstein authored
chroma does the scaling.
-
Rocky Bernstein authored
looks like bugs remain in the YUV to RGB conversion though.
-
- 13 Jan, 2004 4 commits
-
-
Gildas Bazin authored
* src/interface/interface.c: added the gestures interface to the interfaces list.
-
Gildas Bazin authored
* modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 12 Jan, 2004 3 commits
-
-
Gildas Bazin authored
* src/misc/configuration.c: fixed stupid bug in the 0.7.0 release which prevented from saving bool/int/float config options. -> I should really go and by myself a brain.
-
Derk-Jan Hartman authored
* modules/gui/macosx/playlist.m: fix playlist_Export
-
Gildas Bazin authored
* configure.ac: added --with-caca-config-path.
-