- 07 Dec, 2003 9 commits
-
-
Jean-Paul Saman authored
- some cleanup - reinstated automatic lowering of interface when play button was pressed. - double click in playlist window play selected items.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/codec/theora.c: bug fix with aspect ratio.
-
Gildas Bazin authored
* modules/codec/theora.c: encoder now respects the aspect ratio.
-
Gildas Bazin authored
* src/input/es_out.c: cosmetic changes.
-
Gildas Bazin authored
* include/stream_output.h, src/stream_output/stream_output.c: added a SOUT_MUX_CAP_GET_ADD_STREAM_WAIT muxer capability to specify that a muxer prefers to wait all ES before starting muxing. * modules/mux/ogg.c: use SOUT_MUX_CAP_GET_ADD_STREAM_WAIT. * modules/stream_out/transcode.c: fix for video stream header generation (theora). * modules/codec/theora.c: don't overwrite headers.
-
Gildas Bazin authored
* include/vlc_block_helper.h: small bugfix to block_FindStartcodeFromOffset(). * modules/packetizer/mpegvideo.c: get aspect ratio for MPEG2 video streams (still needs to be done for MPEG1). * modules/codec/libmpeg2.c: use p_dec->fmt_in.video.i_aspect if available. * modules/stream_out/transcode.c, modules/codec/ffmpeg/encoder.c: respect aspect ratio during transcoding.
-
Rocky Bernstein authored
-
- 06 Dec, 2003 11 commits
-
-
Gildas Bazin authored
* include/vlc_block_helper.h: new block_FindStartcodeFromOffset() function. * modules/packetizer/mpegvideo.c: rewrote the packetizer to use the block helper functions.
-
Jean-Paul Saman authored
Removing last files of previous Familiar interface. Porting to Gtk+2 widget set of this interface is now finished. Policing and improving remains.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Fixed compiler waring about signed - unsigned comparision. It is always safer to use the same datatype when comparing values.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- Fixed last segmentation fault. - Slider and time progress updating. This makes the new PDA interface almost complete. It misses the following items still: - preference panel - changing postion in stream with slider widget. The missing items above will move to the next release of VLC. Now testing and package building for iPAQ will begin. I expect to have a package at the end of the week.
-
Gildas Bazin authored
* msvc/vlc.dsw: updated the list of plugins.
-
Rocky Bernstein authored
streams. Still need to be able to do something with them though.
-
- 05 Dec, 2003 10 commits
-
-
Gildas Bazin authored
-
Cyril Deguet authored
if / else to avoid compilation problems when wxwindows is not built with unicode support
-
Sam Hocevar authored
changes to removed directories.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
different threads better. Still has stream still/to MPEG bug and duplicate video window bug though. (And could use lots of cleanup.)
-
Rocky Bernstein authored
should be put into the visualization plugins instead. Besides, there are bigger crocks that need fixing (like VCD navigation).
-
Rocky Bernstein authored
-
Rocky Bernstein authored
Add some more meta debugging.
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/stream_out/transcode.c: proper order for downmixed channels.
-
- 04 Dec, 2003 10 commits
-
-
Gildas Bazin authored
* modules/codec/ffmpeg/encoder.c, modules/codec/speex.c: fixed stupid bug in audio encoding.
-
Anil Daoud authored
regenerated from a clean tree
-
Gildas Bazin authored
* modules/codec/flac.c: several fixes to the flac decoder and encoder. * modules/mux/ogg.c: fixed flac in ogg. * modules/demux/ogg.c: fix for flac seeking.
-
Gildas Bazin authored
* modules/gui/wxwindows/playlist.cpp: unicode fix.
-
Gildas Bazin authored
* modules/demux/livedotcom.cpp: compilation fix.
-
Gildas Bazin authored
-
Sam Hocevar authored
+ Removed evil ^Ms from the file. * modules/video_output/caca.c: + Support for new dithering modes (libcaca HEAD only). * modules/* src/*: + Grammar and spelling fixes. + Coding style fixes. * po/fr.po: + Spelling fixes. + Updated a few translations. * po/en_GB.po: + Updated a few translations.
-
Sam Hocevar authored
+ Introduced intptr_t and uintptr_t. * Fixed compilation warnings here and there.
-
Sam Hocevar authored
not set executable when regenerated.
-
Gildas Bazin authored
-