2007-05-19 |
Antoine Cellerier | * deinterlace.c: compile fix by ILEoo. |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Same as previous commit |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Use a vlc_CPU() wrapper instead of (ab)using libvlc_global |
tree | commitdiff |
2007-05-19 |
Jean-Baptiste Kempf | Qt4 - Interaction: Password are hidden. |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Forgot this file |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Use vlc_object_kill(). Needs triple checking. |
tree | commitdiff |
2007-05-19 |
Rémi Denis-Courmont | Fix line breaks |
tree | commitdiff |
2007-05-19 |
Ken Self | More BDA DVB-S and DVB-T parameters bring it closer... |
tree | commitdiff |
2007-05-19 |
Antoine Cellerier | * luaplaylist.c: make sure that the Lua stack is big... |
tree | commitdiff |
2007-05-19 |
Antoine Cellerier | * luaplaylist.c, README.txt: add .duration option for... |
tree | commitdiff |
2007-05-19 |
Antoine Cellerier | * luaplaylist.c, README.txt: add support for VLC options. |
tree | commitdiff |
2007-05-19 |
Antoine Cellerier | * m3u.c: remove unneeded comment. ppsz_options is freed... |
tree | commitdiff |
2007-05-19 |
Antoine Cellerier | * ffmpeg/demux.c: update copyright date. |
tree | commitdiff |
2007-05-19 |
Antoine Cellerier | * ffmpeg/demux.c: Don't change an ffmpeg demux's .flags... |
tree | commitdiff |
2007-05-18 |
Antoine Cellerier | * ffmpeg/video_filter.c: remove a bunch of trailing... |
tree | commitdiff |
2007-05-18 |
Antoine Cellerier | * luaplaylist.c: Look for Lua scripts in the user's... |
tree | commitdiff |
2007-05-18 |
Jean-Baptiste Kempf | Qt4 - MediaKeys support, patch by Ilkka Ollakka |
tree | commitdiff |
2007-05-18 |
Antoine Cellerier | * modules/access/http.c: When redirecting, don't includ... |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * luaplaylist.c: initialize p_sys->psz_filename to... |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * luaplaylist.c: add vlc.msg_{info,err,warn,dbg}()... |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * luaplaylist.c: Change demux2 capability from 0 to 9 |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * luaplaylist.c: replace printfs by msg_{Warn,Dbg} |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * luaplaylist.c: add support for meta data info. Playli... |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * asx.c: remove tab |
tree | commitdiff |
2007-05-17 |
Antoine Cellerier | * luaplaylist.c: should now look in the appropriate... |
tree | commitdiff |
2007-05-17 |
Damien Fouilleul | - direct3d: behave correctly when changing desktop... |
tree | commitdiff |
2007-05-17 |
Jean-Baptiste Kempf | Qt4 - Tabs Order. Nick Vercammen's patch on open_networ... |
tree | commitdiff |
2007-05-16 |
Ken Self | BDA - additional DVB-S parameters added |
tree | commitdiff |
2007-05-16 |
Christophe Mutricy | qt4: fix the popup menu updating |
tree | commitdiff |
2007-05-16 |
Jean-Baptiste Kempf | Should fix another bunch of: (near initialization for... |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Cast interface pointer to VLC_OBJECT(). |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Fix one warning for vlc_iconv() here (4th argument... |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Correct csa_New() prototype by adding void argument. |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Use proper datatype. |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Remove unused variable pw. |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Renamed function E_(I420_RGB16_dithering) to match... |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Remove unused variable. |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Fix another bunch of: (near initialization for `fmt... |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Fix compiler warnings of type "warning: (near initializ... |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Properly clear the struct, this shuts up another compil... |
tree | commitdiff |
2007-05-16 |
Jean-Paul Saman | Use correct datatype. It will shutup the compiler. |
tree | commitdiff |
2007-05-16 |
Antoine Cellerier | Fix make distcheck and update po files. |
tree | commitdiff |
2007-05-15 |
Christophe Mutricy | Const police |
tree | commitdiff |
2007-05-15 |
Ken Self | Improved handling of no-signal condition and other... |
tree | commitdiff |
2007-05-15 |
Antoine Cellerier | * luaplaylist.c: Looks like stream_ReadLine results... |
tree | commitdiff |
2007-05-14 |
Antoine Cellerier | * luaplaylist.c: First usable version of the luaplaylis... |
tree | commitdiff |
2007-05-14 |
Christophe Mutricy | Qt4 systray: Don't put the played item here now that... |
tree | commitdiff |
2007-05-14 |
Damien Fouilleul | - hotkeys: leave full screenscreen hotkey (defaulted... |
tree | commitdiff |
2007-05-14 |
Damien Fouilleul | vout: merged all Microsoft Windows specific vouts under... |
tree | commitdiff |
2007-05-13 |
Antoine Cellerier | * New Lua based playlist demuxer. Code is far from... |
tree | commitdiff |
2007-05-13 |
Christophe Mutricy | QT4: implement the open dialog from the playlist |
tree | commitdiff |
2007-05-12 |
Christophe Mutricy | input_manager: Don't send name event all the time |
tree | commitdiff |
2007-05-12 |
Sigmund Augdal Helberg | qt4: Show artist in status bare when applicable |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | FFMPEG FOURCC's: add FOURCC for DNxHD and compile fix... |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | Modules LIST update. |
tree | commitdiff |
2007-05-12 |
Pierre d'Herbemont | Mac OS X gui: Prevent a crash when dropping item on... |
tree | commitdiff |
2007-05-12 |
Rémi Denis-Courmont | Initial JACK audio access-demux from Julien Plissonneau... |
tree | commitdiff |
2007-05-12 |
Antoine Cellerier | * videoportals.c: add title for metacafe vids. |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | Compile fix. Oops(2) |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | Small Correction. Oops. |
tree | commitdiff |
2007-05-12 |
Antoine Cellerier | * videoportals.c: Add title support for dailymotion... |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | FFMPEG, clean up a bit, add a few more FOURCC's and... |
tree | commitdiff |
2007-05-12 |
Antoine Cellerier | * videoportals.c: Allow using fullscreen youtube URLs... |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | FFMPEG's FOURCC: add NUV codec, Cinepak for fallback... |
tree | commitdiff |
2007-05-12 |
Jean-Baptiste Kempf | Correct a mistake in previous commit. |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | FFMPEG FOURCC: commit fix for older FFMPEG versions. |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | videoportals.c: remove debug printf. |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | videoportals.c: Add metacafe URL support. |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | videoportals.c: Add support for google video (this... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | Qt4 - small changes and factorisations in CONNECTs |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | gvp.c: Fix Google Video Playlist detection code. |
tree | commitdiff |
2007-05-11 |
Pierre d'Herbemont | http Access: Simplify the re-location code. |
tree | commitdiff |
2007-05-11 |
Christophe Mutricy | Don't hide the name in the status bar. Oups. |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | Put SGI decoder with the latest version of ffmpeg. |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | videoportals.c: Add support for Daily Motion URLs ... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | Codecs FFMPEG. Add support for DosBox Capture, Worms... |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | demux/playlist/: New "video portals" playlist demux... |
tree | commitdiff |
2007-05-11 |
Antoine Cellerier | Fix segfault upon redirection (test url: http://www... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | FFMPEG: activate WMVA since it seems to work (tested... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | ffmpeg's FOURCC: add new FOURCCs to H264, add TM20... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | FFMPEG - More H.263 and H.263+ FOURCC (tested too,... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | FFMPEG, MPEG-4 FOURCCs... I hope I did not forget too... |
tree | commitdiff |
2007-05-11 |
Pierre d'Herbemont | Mac OS X gui: Make sure maximized window respect Mac... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | Ffmpeg FOURCC: Mjpeg (notably support for AVID MJPEG) |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | Add a few other bunch of FOURCCs (not all tested).... |
tree | commitdiff |
2007-05-11 |
Pierre d'Herbemont | Mac OS X gui: Make sure we don't see a ghost window... |
tree | commitdiff |
2007-05-11 |
Jean-Baptiste Kempf | Add a bunch of not so used FOURCC to ffmpeg.c. Should... |
tree | commitdiff |
2007-05-10 |
Jean-Baptiste Kempf | Qt4 - Open Network Dialog: add https to the list and... |
tree | commitdiff |
2007-05-10 |
Jean-Baptiste Kempf | Qt4 - Open Disc Dialog: add a "E" for VCD entry as... |
tree | commitdiff |
2007-05-10 |
Jean-Baptiste Kempf | Qt4 - Open Disc Dialog, finish the disc/track-sub/audio... |
tree | commitdiff |
2007-05-10 |
Christophe Mutricy | qt4: Make the name in the title an option |
tree | commitdiff |
2007-05-10 |
Pierre d'Herbemont | Mac OS X gui: Fix a crash when waking up from sleep. |
tree | commitdiff |
2007-05-09 |
Christophe Mutricy | Fix crash in MKV demuxer. Patch courtesy of Harry Sinto... |
tree | commitdiff |
2007-05-09 |
Antoine Cellerier | * rss.c: Test fix for a bug i can't reproduce (most... |
tree | commitdiff |
2007-05-09 |
Ken Self | Fix choppy audio on live play - caching enabled properly |
tree | commitdiff |
2007-05-09 |
Rémi Denis-Courmont | HW Pixel Doubling and Backlight-on for Maemo devices |
tree | commitdiff |
2007-05-09 |
Felix Paul Kühne | * removed some dead code and corrected some minor stuff... |
tree | commitdiff |
2007-05-09 |
Damien Fouilleul | - Qt4: remember last directory browsed in file dialog |
tree | commitdiff |
2007-05-08 |
Pierre d'Herbemont | Mac OS X gui: Fix tabs. |
tree | commitdiff |
2007-05-08 |
Pierre d'Herbemont | Mac OS X gui: Fix tabs. |
tree | commitdiff |
next |