]> git.sesse.net Git - vlc/history - modules
Increase avcodec encoding output buffer size
[vlc] / modules /
2009-12-21 Rafaël CarréIncrease avcodec encoding output buffer size
2009-12-21 Pierre d'Herbemontsap: Rename to "Network Streams (SAP)"
2009-12-20 Laurent AimarFixed audio date on rate change in FLAC packetizer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in mkv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in raw mpgv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in m4v demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in raw h264 demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ES demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in xa demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in wav demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in VOC demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in vobsub demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in vc1 demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ty demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in TTA demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in subtitle demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in subtitle_asa demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in SMF demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in real demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in rawvid demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in rawdv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in rawaud demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in PVA demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in PS demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in ogg demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in NUV demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in nsv demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in MPC demuxer.
2009-12-20 Laurent AimarFixed initial timestamp value in MOD demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in dirac demuxer.
2009-12-20 Laurent AimarFixed initial value in MJPEG demuxer.
2009-12-20 Laurent AimarUpdated live555 to use VLC_TS_INVALID/0.
2009-12-20 Laurent AimarUsed VLC_TS_0 in GME demuxer.
2009-12-20 Laurent AimarUpdated FLAC to use VLC_TS_INVALID/0.
2009-12-20 Laurent AimarFixed initial timestamp value in CDG demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_0 in AU demuxer.
2009-12-20 Laurent AimarUpdated ASF to use VLC_TS_INVALID/0.
2009-12-20 Laurent AimarUsed VLC_TS_0 in AIFF demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in MP4.
2009-12-20 Laurent AimarUpdated AVI demuxer to use VLC_TS_INVALID.
2009-12-20 Laurent AimarFixed initial timestamp value in TS demuxer.
2009-12-20 Laurent AimarDo not use vlc_cancel with vlc_cleanup* uses in projectM.
2009-12-20 Laurent AimarWorkaround VLC_TS_INVALID being 0 in avformat demuxer.
2009-12-20 Laurent AimarUsed VLC_TS_INVALID in avformat demuxer.
2009-12-20 Pierre Ynardrtp sout: safer numbering of RTSP tracks
2009-12-20 Jean-Baptiste KempfUpdate LIST of modules
2009-12-20 Jean-Baptiste KempfWinCE was removed
2009-12-20 Jean-Baptiste KempfRemove qte and opie modules.
2009-12-20 Pierre YnardRemove the WinCE GUI
2009-12-19 Jean-Philippe AndréLua: vlc.stream has a new function: addfilter
2009-12-19 Pierre Ynardrtp sout: implement rtptime parameter
2009-12-19 Felix Paul Kühnemacosx: fixed compilation if VLM is not enabled
2009-12-17 David KAdd support for the new Apple Remote introduced in...
2009-12-17 Pierre d'Herbemontopengl: Fix the vout for Mac OS X.
2009-12-17 Pierre YnardBuild fix
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-16 Laurent AimarCompilation fix.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-16 Erwan Tulouskins2: fix a bug preventing display in some conditions...
2009-12-16 Pierre Ynardvod: cosmetics
2009-12-16 Pierre Ynardvod: remove unused stuff
2009-12-16 Jean-Baptiste Kempflpcm: abort() is a better solution here
2009-12-16 Jean-Baptiste KempfQt: delete QVLCTreeView class and use event filters...
2009-12-16 Jean-Baptiste KempfTS: change a comment
2009-12-16 Jean-Baptiste KempfCheck asprintf return
2009-12-16 Jean-Baptiste Kempflpcm: kill a warning
2009-12-16 Jean-Baptiste KempfPulse: kill unused variable warnings
2009-12-15 Erwan Tulouskins2(Linux): reactivate mouse on a video window ...
2009-12-15 Erwan Tulouskins2: add a type to windows (TopWindow, VoutWindow...
2009-12-15 Erwan Tulouskins2: new fullscreen implementation (currently intend...
2009-12-15 Rafaël Carrévout_fb: cosmetics, else on the same line than closing }
2009-12-15 Rafaël Carrévout_fb: cosmetics, stick to orig coding style
2009-12-15 Rafaël Carréfix typo spotted by xtophe
2009-12-15 Rafaël Carrévout_fb: restore fb-chroma option
2009-12-15 Rafaël Carrévout_fb: only store the pitch in vout_display_sys_t
2009-12-15 Rafaël Carrévout_fb: get pitch from line_length field
2009-12-15 Rafaël Carréaccess_avio: cosmetics
2009-12-15 Rafaël Carréaccess_avio: unused variable
2009-12-14 Antoine Cellerierrepeat is a reserved lua keyword
2009-12-14 Antoine CellerierFix acl use in http interface. Change default host...
2009-12-14 Antoine CellerierAdd osd menu api to lua (DVD menus).
2009-12-14 Pierre YnardFix make dist
2009-12-14 Rémi Denis-CourmontComment typo
2009-12-14 Rémi Denis-CourmontFix A/52 decoding when liba52 is not present
2009-12-14 Rémi Denis-CourmontFix NULL dereference with -no-embedded-video (fixes...
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-13 Pierre YnardFix avio with MERGE_FFMPEG
2009-12-13 Laurent AimarImplemented an fps(50) limiter in projectM.
2009-12-13 Laurent AimarDo not lock the audio buffer while rendering a frame...
2009-12-13 Laurent AimarGive only once the same PCM buffer to projectM.
2009-12-13 Laurent AimarFixed PCM values given to projectm.
2009-12-13 Laurent AimarFixed an uninitialized value in opengl.
2009-12-13 Laurent AimarConverted projectm to vout_opengl_t.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in XCB/glx.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in glwin32.
2009-12-13 Laurent AimarSimplified projectm module by using vlc_thread_t.
2009-12-13 Laurent AimarFixed a potential race condition (projectm).
next