]> git.sesse.net Git - vlc/history - modules
Another ptime fix
[vlc] / modules /
2008-06-11 Rémi Denis-CourmontAnother ptime fix
2008-06-11 Rémi Denis-CourmontOf course, L16 has two bytes per sample...
2008-06-11 Rémi Denis-CourmontRTP sout: rework sample-based audio codecs to not excee...
2008-06-11 Felix Paul KühneFix logic error pointed by Meuuh
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-11 Rafaël CarréFFmpeg encoder : be sure to use the minimum required...
2008-06-11 Felix Paul KühneAdd support for Cinepak, Indeo Video IV, DVC Pro 100...
2008-06-11 Felix Paul KühneWe also want to activate AMR-WB. More to come within...
2008-06-11 Felix Paul KühneActivated iLBC support on Macs running QuickTime 7...
2008-06-10 Jean-Baptiste KempfTry to fix the win32 compile.
2008-06-10 Rémi Denis-CourmontBunch of always on demu/x plugins
2008-06-10 Rémi Denis-CourmontFix permissions
2008-06-10 Rémi Denis-CourmontRTP Vorbis payload format (incomplete)
2008-06-10 Rémi Denis-Courmontrtp: don't build unused directory
2008-06-10 Jean-Baptiste KempfDecode H.264 with QuickTime on the Mac.
2008-06-10 Antoine CellerierFix zoom gauge in magnify.
2008-06-10 Antoine CellerierAdd missing include (OpenDemux uses the CloseDemux...
2008-06-10 Lukas DurfinaFixes for fullscreen controller
2008-06-10 Rafaël CarréRemoteosd: initialise gcrypt
2008-06-10 Lukas DurfinaFullscreen controller
2008-06-10 Adrien MagloUse less CPU : reduction of the number of iteration...
2008-06-09 Christophe MutricyTypo (pointed by Bruno Queirós)
2008-06-09 Rémi Denis-Courmontchroma.h has moved
2008-06-09 Pavlov Konstantindemux/avformat: add Modules.am (otherwise bootstrap...
2008-06-09 Antoine CellerierRemove executable permission from source files. (btw...
2008-06-09 Antoine CellerierRemove old post processing code remains from avcodec...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...
2008-06-09 Antoine CellerierMove imgresample.c to the video_filter directory.
2008-06-09 Antoine CellerierRemove crop/padd code from imgresample module. Imgresam...
2008-06-09 Antoine CellerierAdd a FIXME and fix a capability declaration.
2008-06-09 Antoine Cellerieravformat is demux/mux. Move it to modules/demux/avformat.
2008-06-09 Antoine CellerierMove swscale.c to the video_filter directory.
2008-06-09 Antoine CellerierMerge all swscale plugin related source files (except...
2008-06-09 Antoine CellerierRevive postprocessing. It is now a video filter (the...
2008-06-08 Matthias BauerAdded plugin RemoteOSD, a VNC client as video-filter
2008-06-08 Rémi Denis-CourmontThis was not supposed to be committed, sorry
2008-06-08 Rémi Denis-CourmontRTP: partial Vorbis payload format support: defragmentation
2008-06-08 Rémi Denis-CourmontRTP: set the discontinuity flag as appropriate
2008-06-08 Jean-Paul SamanBreak long if statement in several lines.
2008-06-08 Rémi Denis-CourmontRTP: fix packet re-ordering
2008-06-07 Rémi Denis-CourmontRTP: partial linking fix
2008-06-07 Rémi Denis-CourmontRTP: add secure RTP receive support
2008-06-07 Rémi Denis-CourmontOoooooooups
2008-06-07 Rémi Denis-CourmontUDP: remove old RTP code
2008-06-07 Rémi Denis-CourmontRTP: add Framed RTP over TCP support
2008-06-07 Rémi Denis-CourmontRemove some dead code
2008-06-07 Rémi Denis-CourmontUDP: remove unneeded DCCP support
2008-06-07 Rémi Denis-CourmontRTP: support for DCCP
2008-06-07 Rémi Denis-CourmontRTP: ignore muxed RTCP packets for the time being
2008-06-07 Rémi Denis-CourmontRTP: fix sequence tracking
2008-06-07 Rémi Denis-CourmontRevert "Qt4: do not use vlc_object_get"
2008-06-07 Kaloyan KovachevMove the CSA Key parsing inside csa_SetCW function
2008-06-06 Rémi Denis-CourmontAdd missing unicast parameter in the Transport: response
2008-06-06 Rafaël CarréRevert "ASF: Use stream_Seek() if we only want to seek"
2008-06-06 Rafaël CarréRevert "ASF: Do not use stream_Read with a NULL buffer"
2008-06-06 Rafaël CarréASF: Do not use stream_Read with a NULL buffer
2008-06-06 Rafaël CarréUse stats demux only if selected
2008-06-06 Rafaël CarréASF: Use stream_Seek() if we only want to seek
2008-06-06 Jean-Baptiste KempfSmall fix for DVD menus.
2008-06-06 Pierre d'Herbemontstats: Ownership.
2008-06-05 Pierre d'Herbemontstats: use vlc_common.h instead of vlc/vlc.h
2008-06-05 Pierre d'Herbemontstats: Add vout stats module.
2008-06-05 Pierre d'Herbemontstats: Initial import of a stat oriented module. Use...
2008-06-05 Rémi Denis-CourmontTypo
2008-06-05 Vincent Penquerc'henable display of background bitmaps (eg, picture subti...
2008-06-05 Rafaël CarréDon't workaround unknown bugs in external libraries
2008-06-05 Rafaël CarréUse a libhal property only if it exists
2008-06-04 Rafaël CarréDon't try to build broken postproc modules
2008-06-04 Antoine CellerierThis should fix audio transcoding. (unfortunately I...
2008-06-04 Rémi Denis-CourmontRTP: support for pulse code modulation
2008-06-04 Antoine CellerierYUV 422 Packed motion detect (still kind of broken).
2008-06-04 Antoine CellerierFix segfault in transcode (audio).
2008-06-04 Antoine CellerierFactorize some code in the filters.
2008-06-04 Antoine CellerierFactorize picture dating and releasing code.
2008-06-04 Antoine CellerierUseless statement.
2008-06-04 Antoine CellerierAdd support for Packed YUV 422 to rotate video filter...
2008-06-04 Rémi Denis-Courmontaccess_udp: remove UDP-Lite support
2008-06-04 Rémi Denis-CourmontRTP: add UDP-Lite support
2008-06-04 Rémi Denis-CourmontDo not use the old UDP access for RTP/AVP
2008-06-04 Rémi Denis-CourmontBuild the RTP plugin
2008-06-04 Rémi Denis-CourmontDon't check for impossible error involving object types
2008-06-04 Rémi Denis-CourmontFTP: do not rely on object_type
2008-06-04 Rémi Denis-CourmontRemove VLC_OBJECT_SOUT
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-06-04 Antoine CellerierUse gray for the place holder color on packed formats...
2008-06-04 Antoine CellerierFix help string.
2008-06-04 Antoine CellerierUse filter chain in transcode (audio filter2 and video...
2008-06-03 Rémi Denis-CourmontRTP: support for G.711
2008-06-03 Rémi Denis-CourmontIgnore unknown payload types
2008-06-03 Rémi Denis-CourmontRTP: add support for MPA and MPV static payload formats
2008-06-03 Rafaël CarréAdd missing prototypes
2008-06-03 Rafaël CarréLink with libavutil when needed
2008-06-03 Rémi Denis-CourmontMinimalistic RTP demux
2008-06-03 Antoine CellerierDo not align height and width on multiples of 16 in...
2008-06-03 Rafaël CarréShut down debug useless to most users and developers
2008-06-03 Antoine CellerierSplit should now be complete (postproc still needs...
2008-06-03 Antoine CellerierSome more seperation of the different ffmpeg based...
2008-06-03 Antoine CellerierImg resample based module (functionality untested ...
2008-06-03 Antoine CellerierAdd fallback to img_resample based plugin if swscale...
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
next