]> git.sesse.net Git - vlc/history - modules
Serbian Win32: fix building
[vlc] / modules /
2011-09-05 Sebastien Zwickertopengl: fixes macosx vout issue.
2011-09-05 Felix Paul Kühnemacosx: fix some more compilation warnings
2011-09-05 Jean-Baptiste KempfDon't leak a HICON
2011-09-05 Pierre Ynardfile: fix file/network caching detection for windows
2011-09-05 Pierre YnardWinCE: remove stray comment
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul Kühnemacosx: remove dead code and rename vout.* to VideoView.*
2011-09-04 Felix Paul Kühnemacosx: prevent ugly artifacts when playing a video
2011-09-04 Felix Paul Kühnemacosx: replace the 'basic' vs 'all' radio button on...
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
2011-09-04 Felix Paul Kühneopengl: some cleanup
2011-09-04 Felix Paul Kühneopengl: disable the broken mac-specific code
2011-09-04 Ilkka Ollakkaavcodec: set libmpeg2mmx idct in use if we encode to...
2011-09-04 Rémi Denis-CourmontV4L2: merge two switches
2011-09-04 Rémi Denis-CourmontV4L2: only keep codecs data during initialization
2011-09-04 Rémi Denis-CourmontV4L2: move variables out of p_sys
2011-09-03 Ilkka Ollakkaqt4: fix preferences widget compile
2011-09-03 Ilkka Ollakkax264: place SEI in start of first block, also copy...
2011-09-03 Rémi Denis-CourmontQt4: fix V4L2 video standard in open dialog
2011-09-03 Rémi Denis-CourmontsetfillVLCConfigCombo: deal with string config items
2011-09-03 Rémi Denis-CourmontInline V4L2 device probing into device initialization
2011-09-03 Rémi DuraffortFix sout-switcher compilation
2011-09-03 Rémi Duraffortmp4: fix printf formating
2011-09-03 Jean-Paul Samanaccess/alsa.c: Simplify demux loop.
2011-09-03 Jean-Paul Samanaccess/alsa.c: Cleanup
2011-09-03 Jean-Paul Samanaccess/alsa.c: Todays capture cards support more than...
2011-09-03 Jean-Paul Samanaccess/alsa.c: simplify error recovery when capturing
2011-09-03 Jean-Paul Samanaccess/alsa.c: Read first before using snd_pcm_wait...
2011-09-03 Pierre YnardV4L2: distribute missing header file
2011-09-01 Rémi Denis-CourmontUseless includes
2011-09-01 Rémi Denis-CourmontSplit V4L2 plug-in in multiple files
2011-09-01 Rémi Denis-CourmontTypo
2011-09-01 Rémi Denis-CourmontPVR: remove V4L1
2011-09-01 Rémi Denis-CourmontV4L2: do not retain device path after initialization
2011-09-01 Rémi Denis-CourmontDo not keep some V4L2 useless settings after initialization
2011-09-01 Rémi Denis-CourmontClean --v4l2-set-ctrls up
2011-09-01 Rémi Denis-CourmontEnumerate V4L2 audio inputs correctly and do not store...
2011-09-01 Rémi Denis-CourmontRename i_audio_mode to i_tuner_audio_mode
2011-09-01 Rémi Denis-CourmontDo not keep table of all V4L2 tuners, only tuner index...
2011-09-01 Rémi Denis-CourmontOpen V4L2 node and initialize libv4l2 only once
2011-09-01 Rémi Denis-CourmontSelect V4L2 input before standard as per specification
2011-09-01 Rémi Denis-CourmontDo not keep V4L2 input table in memory and fail on...
2011-09-01 Rémi Denis-Courmontv4l2: use var_LocationParse()
2011-09-01 Rémi Denis-CourmontMark as safe v4l2 options already allowed by ParseMRL()
2011-09-01 Rémi Denis-CourmontDrop v4l2 access priority to zero to avoid redumdant...
2011-09-01 Rémi Denis-CourmontObsolete --v4l2-io and auto-detect the correct setting
2011-09-01 Rémi Denis-CourmontSwitch v4l2-standard from integer to string, add missin...
2011-09-01 Rémi Denis-CourmontV4L2: do not probe and keep video standard
2011-09-01 Rafaël Carréfix folder meta_engine (typo)
2011-08-31 Rémi Denis-CourmontCheck for Linux DVB version 5
2011-08-31 Rémi Denis-Courmontgrain: remove callback before destroying callback data
2011-08-31 Rémi Denis-Courmontgradfun: remove callback before destroying callback...
2011-08-31 Rémi Denis-CourmontRemove no-op variable callback
2011-08-31 Rémi Denis-CourmontV4L2: remove unused parameters
2011-08-31 Rémi Denis-CourmontV4L2: always call libv4l2 when available instead of...
2011-08-31 Rémi Denis-CourmontAvoid obsolete V4L2_ENABLE_ENUM_FMT_EMULATION flag
2011-08-31 Rémi Denis-CourmontV4L2 partial cleanup
2011-08-31 Rémi Denis-CourmontDo not use v4l2_open() since v4l2_open_fd() is used
2011-08-31 Rémi Denis-CourmontSimplify x509 credential loading and allow symbolic...
2011-08-31 Rémi Denis-CourmontRemove useless declaration
2011-08-31 Rafaël Carréfile access: rename callbacks
2011-08-30 Akash Mehrotraluahttp, equalizer: Fix warnings
2011-08-30 Rémi Denis-CourmontBuild modules before libvlc and VLC
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-30 Jean-Baptiste KempfDShow: fix compilation after change on caching
2011-08-30 Rémi Denis-CourmontHack to fix Windows build
2011-08-30 Christopher MuellerXml: added empty element detection
2011-08-30 Rémi Denis-CourmontMove libs/srtp/* to modules/access/rtp/
2011-08-30 Rémi Denis-CourmontMove libs/loader to modules/codec/loader
2011-08-30 Rémi Denis-CourmontMove libs/unzip to modules/access/zip/unzip
2011-08-30 Rémi Denis-CourmontGenerate Makefile.am in directories with Modules.am
2011-08-30 Rémi Denis-CourmontUpdate user interface for caching unification
2011-08-30 Rémi Denis-CourmontUnify (ACCESS|DEMUX)_GET_PTS_DELAY
2011-08-30 Akash MehrotraLUA: EQ Preset setter
2011-08-30 Akash MehrotraLUA: Enable/Disable EQ, fix EQ input validation, and...
2011-08-29 Jean-Baptiste KempfQt: don't add empty groupbox in preferences
2011-08-29 Jean-Baptiste KempfGoom: specify the speed integer range
2011-08-29 Jean-Baptiste KempfWin32 Waveout: reorder options
2011-08-29 Jean-Baptiste KempfFile Aout: reorder options
2011-08-29 Jean-Baptiste KempfFile audio output: limit the number of channels
2011-08-29 Rémi Denis-CourmontCosmetic
2011-08-29 Rémi Denis-CourmontFix tuning DVB-T/T2 and ATSC
2011-08-29 Rémi Denis-CourmontCreate 4 common caching parameters (file, capture,...
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-29 Rémi Denis-Courmontdirac: use block_Init() and block_Release() as appropriate
2011-08-29 Rémi Denis-CourmontRemove write-only dirac_block_encap_t.pf_blk_release
2011-08-29 Rémi Denis-Courmontdirac: use xcalloc() rather than assert()
2011-08-29 Rémi Denis-Courmontdirac: remove useless if
2011-08-29 Ilkka Ollakkafile-access (+vdr,mtp): give error message also in...
2011-08-29 Jean-Baptiste KempfFFmpeg => AVformat
2011-08-29 Rafaël CarréBuild plugins statically if --disable-shared is used
2011-08-28 Jean-Baptiste KempfMP4: support udta.name for track description
2011-08-28 Jean-Baptiste KempfMP4: shut a warning
2011-08-28 Jean-Baptiste KempfMP4: Use defines instead of VLC_FOURCC
2011-08-28 Jean-Baptiste KempfMP4: FOURCC_* => ATOM_*
2011-08-28 Jean-Baptiste KempfMP4: code factorization and cleaning
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-08-28 Jean-Baptiste KempfXSPF: kill a warning
2011-08-28 Jean-Baptiste KempfZPL: use URL and Publisher
next