- 08 Dec, 2003 2 commits
-
-
Derk-Jan Hartman authored
-
Rocky Bernstein authored
-
- 07 Dec, 2003 17 commits
-
-
Derk-Jan Hartman authored
* add libcaca contrib
-
Rocky Bernstein authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
goom sources currently located on my server.
-
Jean-Paul Saman authored
All AddText( vout_thread_t *p_vout, char *psz_string, .. ) calls have as second argument char * now, just like the function definition in include/video_output.h. All uses already passed a char * to the AddText() functions.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
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.
-