]> git.sesse.net Git - vlc/history - modules
* disable any MMX usage in FFmpeg on Darwin 9 (x86). This way, we can use the ffmpeg...
[vlc] / modules /
2007-12-24 Rémi Duraffortimprove sdl video output. If there is some stupidities...
2007-12-24 Antoine CellerierRevert r23852.
2007-12-24 Rémi Denis-CourmontNot every body trusts "free.fr", especially not through...
2007-12-24 Pierre d'Herbemontservices_discovery/shout.c: No need to incref. (fix...
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-24 Richard Hoskingv4l2.c: Patch by Dennis Lou to add MPEG2 support....
2007-12-23 Antoine CellerierAllow specifying options specific to each url in the...
2007-12-23 Antoine CellerierMerge the shoutcast and freebox service discovery modul...
2007-12-23 Felix Paul Kühnemacosx: remove useless setting as basically no user...
2007-12-23 Felix Paul Kühnemacosx:playlist.m turn an error msg into a warning...
2007-12-23 Pierre d'Herbemontmodules/video_output/opengllayer.m: Don't free the...
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/xspf.c: Show where the input_ite...
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/*.c: Fix input_item memleaks.
2007-12-23 Pierre d'Herbemontmodules/demux/mp4/mp4.c: Fix an input_item memleak.
2007-12-23 Pierre d'Herbemontmodules/control/http: Fix input_item memleak.
2007-12-23 Pierre d'Herbemontmodules/access/directory.c: Fix an input_item memleak.
2007-12-23 Pierre d'Herbemontmodules/access/cdda.c: Fix an input_item memleak.
2007-12-23 Pierre d'Herbemontvlc_common.h:
2007-12-23 Rémi Duraffortlittle error
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Pierre d'Herbemontmodules/macosx/playlist.m: Remove code that shouldn...
2007-12-23 Jean-Baptiste KempfAnd forgot the other file... Sorry.
2007-12-23 Jean-Baptiste KempfQt4 - Clean more.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-23 Jean-Baptiste KempfQt4 - less ugly Noart pix
2007-12-23 Rafaël Carréfix #1409
2007-12-22 Jean-Baptiste KempfQt4 - timeLabel cosmetic.
2007-12-22 Jean-Baptiste KempfQt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste KempfQt4 - Make the time Label right aligned and not size...
2007-12-22 Pierre d'Herbemontservices_discovery/sap.c: Make sure the thread will...
2007-12-22 Rémi Denis-CourmontPut debug/test code for mmap
2007-12-22 Rémi Denis-Courmont - Parse seek offsets as unsigned (why they were signed...
2007-12-22 Pierre d'Herbemontservices_discovery/sap.c: s/min/min_int/ to prevent...
2007-12-22 Jean-Paul SamanFirst page is 100 by default
2007-12-22 Rémi Denis-CourmontPierre writes too good code. We need to kludge it :(
2007-12-22 Pierre d'Herbemontservices_discovery/sap.: Don't wakeup more than needed.
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-22 Rémi Denis-CourmontUse poll() directly when you want to listen to multiple...
2007-12-22 Jean-Baptiste KempfQt4 - Fix previous commit.
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-22 Jean-Baptiste KempfQt4 - remember if the playlist was inside or not. Clean.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste KempfQt4 - Save the settings from the playlist for the dialo...
2007-12-22 Jean-Baptiste KempfQT4 - sizing (still not fix... anyone can look at it...
2007-12-22 Jean-Baptiste KempfQt4 - Typo on the sizing that can explain the "Video...
2007-12-22 Jean-Baptiste KempfQt4 - Be sure of the existence of getInput.
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-22 Pierre d'Herbemontdtstospdif.c: Print a warning on frame size changes...
2007-12-22 Pierre d'Herbemontmodules/audio_filter/converter/dtstospdif.c: We need...
2007-12-21 Rafaël Carréfix [23367]
2007-12-21 Rafaël Carréfile: do not declare mmapBlock() if it won't be defined
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-21 Jean-Baptiste KempfQt4 - Fix the SINGLE Item mode of the Media Information...
2007-12-21 Jean-Baptiste KempfQt4 - We DO need pulling for the stats in MediaInfo...
2007-12-21 Jean-Baptiste KempfQt4 - Fix an 'assertion failed' when opening the media...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/freebox.c: Wrong copyright...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/freebox.c: Create a new...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/sap.c: Don't trust announcem...
2007-12-21 Rémi Denis-CourmontAdd module_Exists until I don't get any error on my...
2007-12-21 Rémi Denis-Courmont - Fix error handling
2007-12-21 Rémi Denis-CourmontUse ssize_t
2007-12-21 Pierre d'Herbemontshout.c: Fix a typo in previous commit. (thanks, funman).
2007-12-21 Pierre d'Herbemontmodules/services_discovery/shout.c: Don't leak the...
2007-12-21 Jean-Baptiste KempfQt4 - VLM: select input from the OpenDialog, using...
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-21 Jean-Baptiste KempfQt4 - UI. Remove QT4.3 only functions.
2007-12-21 Jean-Baptiste KempfQt4 - typo.
2007-12-21 Jean-Baptiste KempfQt4 - Small open dialog refactoring for use for vlm...
2007-12-20 Dennis van Amerongen* modules/demux/mp4/libmp4.c: spelling - uncompletetly...
2007-12-20 Jean-Paul SamanRemove excess/trailing whitespace
2007-12-20 Jean-Paul SamanRestore old functionality in video_output fb to use...
2007-12-20 Jean-Paul SamanMake wxwidgets compile again. The preference dialog...
2007-12-20 Jean-Baptiste KempfQt4 - Fix the "playlist doesn't show at first click...
2007-12-20 Jean-Baptiste KempfQt4 - More Module_Exist for SPrefs.
2007-12-20 Rafaël Carrérevert [23722]
2007-12-20 Jean-Baptiste KempfQt4 - add UPDATEVLC_DIALOG to the DP.
2007-12-19 Rafaël Carréplaylist demuxers: return -1 in case of error, 0 in...
2007-12-19 Rafaël Carréxspf: use correct return value. VLC_FALSE == VLC_SUCCESS
2007-12-19 Jean-Baptiste KempfQt4 - revert part of [23442]. Fix and close #1398.
2007-12-19 Pierre d'Herbemontopengllayer.m: Use AGP texturing.
2007-12-19 Pierre d'Herbemontconfigure.ac:
2007-12-19 Pierre d'Herbemontmodules/video_output/opengllayer.m: Initial creation...
2007-12-19 Jean-Baptiste KempfQt4 - Getting rid of useless setCheckState( Qt::Checked...
2007-12-19 Jean-Baptiste KempfQt4 - Preferences, lastfm fix.
2007-12-19 Jean-Baptiste KempfQt4 - Open Capture. Only build what you do have. :D
2007-12-19 Jean-Baptiste KempfQt4 - FIX compilation when --enable-update-check isn...
2007-12-18 Jean-Paul SamanFix compiler warning about comparison of signed and...
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-18 Jean-Baptiste KempfQt4 - remember the position on close and open in the...
2007-12-18 Jean-Baptiste KempfQt4 - Mention the VIDEO_TS opening in the tooltip....
2007-12-17 Rémi Denis-CourmontFix XSPF crash when XML is not available
2007-12-17 Rémi Denis-CourmontFix error handling
2007-12-17 Felix Paul Kühne* fixed a crash when quitting VLC while scrolling the...
2007-12-17 Jean-Paul SamanFix breakage in transcode_audio_new().
2007-12-17 Jean-Baptiste KempfDShow, partial fix due to changes in [23667]
2007-12-17 Benjamin Pracht* add support for ATSC modulation types
2007-12-17 Jean-Baptiste KempfQt4 - less debug messages.
2007-12-17 Jean-Baptiste KempfQt4 - trailing spaces... Post-commit script ?
next