]> git.sesse.net Git - vlc/shortlog
vlc
2006-08-27 Clément StenacFix play/pause icons
2006-08-27 Clément StenacFix a bug with slider positionning
2006-08-27 Clément StenacFix a refcount issue
2006-08-27 Clément StenacFix for deletion of current item
2006-08-26 Clément StenacImplement basic panel change
2006-08-26 Clément StenacSkeleton for simple prefs
2006-08-26 Clément StenacCosmetics
2006-08-26 Clément StenacFind as you type
2006-08-26 Clément StenacVolume control
2006-08-26 Clément Stenac* Sorting
2006-08-26 Clément StenacCosmetics + Enable menu in playlist
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-26 Clément Stenac* Popups
2006-08-25 Antoine Cellerier * Add atrack, vtrack and strack commands. Those can...
2006-08-25 Pavlov Konstantinremove unneeded include
2006-08-25 Clément StenacFix flickering of panels in preferences
2006-08-25 Clément StenacImprove Qt preferences layout handling
2006-08-25 Felix Paul... * set the autoSaveName for the main playlist view,...
2006-08-25 Sam Hocevar * modules/demux/playlist/asx.c modules/demux/mp4...
2006-08-25 Sam Hocevar * modules/misc/playlist/xspf.c: fix warnings that...
2006-08-25 Sam Hocevar * modules/demux/playlist/xspf.c: fix warnings that...
2006-08-24 Clément StenacMultiple selection
2006-08-24 Jean-Paul SamanFake the mono stream by duplicating it in both channels
2006-08-24 Clément Stenaccompile fix
2006-08-24 Clément StenacStupid platforms
2006-08-24 Clément StenacPreliminary deletion support
2006-08-24 Clément StenacTemplate for profile parser
2006-08-24 Jean-Baptiste... Qt: Small fix on the filters for simpleOpenFile
2006-08-24 Sam Hocevar * doc/Makefile.am: added missing ChangeLog-2005.
2006-08-24 Benjamin Pracht* Some more debug
2006-08-24 Derk-Jan Hartman* Also pass along the USER DATA of mpeg4
2006-08-24 Derk-Jan Hartman* Handle Dicas AVC FOURCC
2006-08-23 Pavlov Konstantinthis should be ifdeffed in a proper way
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-23 Jean-Paul SamanFix bugs in loading of audio transcoding filters.exit
2006-08-23 Jean-Paul Samanput mono audio in both (left/right) channels. For some...
2006-08-23 Derk-Jan Hartman* Fix the extradata with mkv native MPEG4 SP/ASP/AP
2006-08-23 Benjamin Pracht* Very first beginning of a v4l2 access-demux
2006-08-23 Jean-Paul SamanCosmetic
2006-08-23 Jean-Paul SamanRemove debug that shouldn't be there.
2006-08-23 Benjamin Pracht* change my email address
2006-08-23 Sam Hocevar * Fixed make dist by updating POTFILES.in.
2006-08-23 Felix Paul... * compilation fix
2006-08-22 Felix Paul... * browsed through all code files starting with A to...
2006-08-22 Gildas Bazin* modules/codec/ffmpeg/mux.c: libavformat is much more...
2006-08-22 Gildas Bazin* modules/packetizer/h264.c: fixed insertion of SPS...
2006-08-22 Jean-Paul SamanDownmix stereo to mono channel and choose with --sout...
2006-08-21 Gildas Bazin* modules/codec/ffmpeg: experimental muxer using ffmpeg...
2006-08-20 Jean-Paul Samancosmetic
2006-08-20 Clément StenacFix messages layout bug
2006-08-20 Jean-Paul Samanenable plugin mono audio filter 2
2006-08-20 Jean-Paul SamanMake headphone also an audio_filter2
2006-08-20 Jean-Paul Samanuse memset
2006-08-20 Jean-Paul SamanFirst part of a new mono for audio filter 2. You can...
2006-08-20 Jean-Paul SamanRemove some whitespace
2006-08-20 Jean-Paul SamanRemove some whitespace
2006-08-20 Jean-Paul SamanDon't force s16l as fourcc but let that depend on the...
2006-08-20 Jean-Baptiste... * First implementation of the simpleOpenFile Dialog...
2006-08-20 Gildas Bazin* configure.ac: fixed compilation when shoutcast module...
2006-08-20 Olivier Teulière * skins2/src/top_window.cpp: Hide the tooltip when...
2006-08-20 Olivier Teulière * skins2/win32/win32_dragdrop.cpp: Added a missing...
2006-08-19 Felix Paul... * also forward the mouse events to super if no vout...
2006-08-19 Felix Paul... * fixed stupid typo (fixes the highlighting of DVD...
2006-08-19 Felix Paul... * always forward the clicks to OSX's core
2006-08-19 Dennis van... * modules/codec/x264.c: cosmetics and added SSIM stats...
2006-08-19 Olivier Teulière * skins2/controls/ctrl_slider.cpp: fixed 2 little...
2006-08-19 Clément Stenac* Tests for previous commit
2006-08-19 Clément Stenac* B-search macro
2006-08-19 Jean-Baptiste... * First implementation of the messages dialog for qt4.
2006-08-18 Olivier Teulière * skins2/parser/interpreter.cpp: Restored action names...
2006-08-18 Olivier Teulière * skins2/src/theme.cpp: Improved the saving/loading...
2006-08-18 Damien Fouilleul- minor fixes
2006-08-18 Damien Fouilleul- fixed Cygwin issue when linking/building shared libvl...
2006-08-18 Felix Paul... * finish the vout menu (cloeses #302)
2006-08-18 Derk-Jan Hartman* Fix a RTSP crash
2006-08-17 Gildas Bazin* modules/demux/mp4/mp4.c, src/input/decoder.c: support...
2006-08-17 Gildas Bazin* src/misc/messages.c, src/input/input.c: revert 16279...
2006-08-17 Gildas Bazin* modules/stream_out/transcode.c: couple of small fixes.
2006-08-17 Clément StenacFix interaction locking
2006-08-16 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: remove...
2006-08-16 Dennis van... * modules/access_output/shout.c: changed 'no bitrate...
2006-08-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG...
2006-08-16 Gildas Bazin* src/misc/messages.c: if OBJECT_FLAGS_NODBG is specifi...
2006-08-16 Gildas Bazin* modules/demux/mkv.cpp: remove useless printf()s
2006-08-16 Gildas Bazin* modules/demux/live555.cpp: fixed segfault
2006-08-16 Olivier Teulière * skins2/controls/ctrl_image.cpp: Allow resizing to...
2006-08-15 Dennis van... * modules/access_output/shout.c: removed protocol selec...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: better fix than [16273] ...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: - fixed an infinite loop when...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-15 Olivier Teulière * skins2/controls/ctrl_image.cpp: Avoid a crash when...
2006-08-15 Olivier Teulière * skins2/controls/*: forward the onResize() method...
2006-08-15 Derk-Jan Hartman* Get and write the correct profile_compat_byte
2006-08-15 Derk-Jan Hartman* provide the SPS and PPS in the SDP when doing h264...
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-08-15 Olivier Teulière * qt4: Added a few forward declarations and includes
2006-08-14 Derk-Jan Hartman* first sps, then pps
2006-08-14 Gildas Bazin* modules/packetizer/h264.c: insert an SPS and PPS...
2006-08-14 Derk-Jan Hartman* Set the SPS and PPS properly in the extradata when...
2006-08-14 Derk-Jan Hartman* set extradata of the x264 encoder.
next