]> git.sesse.net Git - vlc/history - modules
jvlc: pom version set to 1.0.1-SNAPSHOT
[vlc] / modules /
2009-09-25 Antoine CellerierAdd some extra debug. Fix compilation.
2009-09-25 Antoine Cellerierv4l2 fixes
2009-09-25 Hugo Beauzee-LuyssenDon't store the picture_t inside of the decoder_sys_t
2009-09-25 Hugo Beauzee-LuyssenAdding a invmem-chroma option
2009-09-25 Francois CartegnieQt: hide live555 module options when disabled
2009-09-25 Simon HailesRenamed p_display to display, and made it a structure...
2009-09-25 Marian Ďurkovičen50221: Increase max PDU size to 4 kB
2009-09-25 Pierre Ynardt140: fill in missing PTS/DTS information
2009-09-24 Christophe MutricyAdd a i18n'able name.
2009-09-24 Alexis BallierFix build without fontconfig nor optimizations.
2009-09-24 Rémi Denis-CourmontXCB Window: ugly hack to get focus with Matchbox window...
2009-09-24 Rémi Denis-CourmontXCB window: fix set_ascii_prop()
2009-09-24 Rémi Denis-CourmontXCB window: set Window Manager hints
2009-09-24 Ilkka Ollakkamove format.c definition to correct modules.am-file
2009-09-24 Ilkka Ollakkaavcodec: add codec_id/type to subtitles also
2009-09-23 Rafaël Carréfaad: fix a typo of [38c08789]
2009-09-23 Rémi Denis-Courmontaudio_format belongs in audio_filter/converter
2009-09-23 Rémi Denis-CourmontMake aout_buffer_t an alias for block_t
2009-09-23 Laurent AimarCompilation fix (speex)
2009-09-23 Laurent AimarCompilation fix (mpgatofixed32).
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-23 Rémi Denis-Courmontaout_buffer_t.b_disconuity -> aout_buffert.i_flags
2009-09-23 Rémi Denis-Courmontblock_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-23 Ilkka Ollakkax264: add myself as one of the authors
2009-09-23 Ilkka Ollakkax264: set requirement to >= 0.76 for libx264
2009-09-23 Ilkka Ollakkaavcodec: set codec_id and codec_type in context also
2009-09-23 Marian ĎurkovičConvert EIT-coded CR/LFs to '\n'.
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-22 Christophe CourtautRemove useless data pointer in smem module
2009-09-22 Christophe CourtautMove Data Context from sys to stream id struct
2009-09-21 Jean-Baptiste KempfCapitalize FFmpeg where needed.
2009-09-21 Jean-Baptiste KempfCosmetics and copyright
2009-09-21 Jean-Baptiste KempfTS: put EAC3 in TS muxer
2009-09-21 Francois CartegnieQt: Simple prefs Input/codec ui fixes
2009-09-21 Marian ĎurkovičWorkaround braindead QT implementation of ResizeToContents
2009-09-21 Marian ĎurkovičStop crashing at video init. Yes, this closes #3074
2009-09-20 Rémi Denis-Courmont--enable-merge-ffmpeg: kludge to make avcodec and avfor...
2009-09-20 Rémi Denis-Courmontlibavcodec: explicit Makefile rules
2009-09-20 Rémi Denis-CourmontUseless #includes
2009-09-20 Rémi Denis-Courmonti420_yuyv_neon: prefetch
2009-09-20 Rémi Denis-Courmonti420->YUYV NEON: rewrite using VZIP
2009-09-20 Rémi Denis-CourmontXCB-XVideo: pad picture height like VLC core
2009-09-20 Rémi Denis-CourmontXCB-XVideo: give the real height, not the visible one
2009-09-20 Rémi Denis-CourmontCosmetic
2009-09-20 Rémi Denis-Courmonti420_yuyv_neon: small tweaks
2009-09-20 Rémi Denis-CourmontAllow setting the name of an object at any time...
2009-09-20 Rémi Denis-CourmontNEON accelerated I420/YV12 -> YUYV/UYVY chroma conversion
2009-09-20 Rémi Denis-CourmontCleanup NEON audio converter module description
2009-09-20 Baptiste Coudurieravformat: remove NOFILE hack, fix MXF seeking
2009-09-20 Christophe CourtautFix huge memory leak in sout smem module
2009-09-20 Christophe CourtautAdding audio support for smem module
2009-09-19 Erwan Tulouskins2: work on equalizer
2009-09-19 Erwan Tulouskins2: skins2 interface cannot be used if no playlist...
2009-09-19 Erwan Tulouskins2: use new input-item variable for callbacks on...
2009-09-19 Marian Ďurkovičlibmpeg2: Print the debug message if decoder was reset
2009-09-19 Marian Ďurkovičlibmpeg2: Don't spam the log on bitrate changes in...
2009-09-18 Erwan Tulouskins2: release all ressources created in constructor.
2009-09-18 Marian Ďurkovičlibmpeg2: reset decoder when get outpic failed - should...
2009-09-18 Pierre Ynardwin32text: don't render empty strings
2009-09-17 Pierre Ynardwin32text: add multiline support
2009-09-17 Rémi Denis-CourmontFix syntax
2009-09-17 Rémi Denis-Courmontlibmpeg2: enable ARM optimizations
2009-09-17 Ilkka Ollakkax264: set param.rc.i_lookahead to lower than default
2009-09-17 Pierre Ynardwin32text: simplify
2009-09-16 Rémi Denis-CourmontXCB-XVideo: pad scanlines like VLC does
2009-09-16 Rémi Denis-CourmontRevert "XCB-XVideo: fix shared-memory YUY2"
2009-09-16 Pierre YnardFix parsing of float-typed variables
2009-09-16 Pierre Ynardfreetype: simplify
2009-09-16 Pierre Ynardfreetype: fix #ifdef's
2009-09-15 Felix Paul Kühnefreetype: use a sane default font on OS X, so we don...
2009-09-15 Laurent AimarFixed potential stack overflow in mp4 demuxer.
2009-09-15 Laurent AimarFixed potential stack overflow in avi demuxer.
2009-09-15 Laurent AimarFixed potential stack overflow in asf demuxer.
2009-09-15 Pierre Ynardwin32text: fix memleak
2009-09-14 Laurent AimarRemoved b_block parameter from input_Read.
2009-09-14 Laurent AimarFixed 4.0 rear center 3.0 test after 4 rear center...
2009-09-14 Laurent AimarFactorized Manage() common code (msw).
2009-09-14 Laurent AimarCentralized mouse auto-hiding code.
2009-09-14 Laurent AimarMade event_thread_t live as long as the vout.
2009-09-14 Laurent AimarSimplify DX_DESKTOP_CHANGE case.
2009-09-14 Laurent Aimarevent_thread_t does not need to be an object (msw).
2009-09-14 Laurent AimarUseless attach/detach in msw.
2009-09-14 Laurent AimarCosmetics (msw).
2009-09-14 Laurent AimarCentralized common init/clean code (msw).
2009-09-14 Laurent AimarSplit out non events code into common.c
2009-09-14 Laurent AimarCosmetics.
2009-09-14 Laurent AimarMoved a lock creation to CreateEventThread.
2009-09-14 Felix Paul Kühnefreetype: simply snowleopard-hack for default font
2009-09-14 Hugo Beauzee-LuyssenSolved potential crash in invmem codec
2009-09-14 Rémi Denis-CourmontDisambiguate trivial tool tips (fixes: #3068)
2009-09-14 Rémi Denis-CourmontXCB-X11: fix iterating visual types at different depth
2009-09-14 Christophe CourtautSmem sout module to memory buffer video only
2009-09-14 James TurnerAC3 3F1R downmix to stereo (simple downmixer)
2009-09-14 Marian ĎurkovičEPG: Catch a replace EIT-coded CR/LFs
2009-09-14 Pierre Ynardavcodec: disable subtitle encoding
2009-09-14 Pierre Ynardv4l2: work around broken resolution detection
2009-09-14 Marian ĎurkovičEPG: Don't display extra items from extended EIT events
2009-09-14 Marian ĎurkovičDisplay EPG description if available
next