]> git.sesse.net Git - vlc/history - modules
Avcodec chroma: use a more resistant ifdef for 0BGR
[vlc] / modules /
2013-12-29 Jean-Baptiste KempfAvcodec chroma: use a more resistant ifdef for 0BGR
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmontncurses: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontDASH: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontlogger: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontXDG: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontRC (old): use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontD-Bus: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontRAOP: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontUDP: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontGnuTLS: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontlivehttp: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontdynamic overlay: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontscene: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontmarq: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmonticonv: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontdecomp: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontLinux FB: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontV4L: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontshm: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontsamba: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontVDR: use vlc_strerror() and vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontXCB: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontRTP: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontOSS: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontlinsys: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontMTP: use vlc_strerror() & vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontMMS: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontDVB (old): use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontDV: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontDTV: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontlibav: use vlc_strerror_c()
2013-12-29 Rémi Denis-Courmontfile: use vlc_strerror()
2013-12-29 Jean-Baptiste KempfDirect3D: less verbose output
2013-12-28 Luca Barbatoavcodec: Always output frames
2013-12-28 Jean-Baptiste KempfFix FFv1 output with FFmpeg
2013-12-28 Jean-Baptiste KempfDo not activate YUVA422P in FFmpeg until 51.74.100
2013-12-28 Rémi Denis-Courmontmmdevice: cosmetic
2013-12-27 Rafaël Carréfb vout: set i_visible_*
2013-12-27 Ilkka Ollakkatranscode: add chroma conversion in actually checked...
2013-12-27 Ilkka Ollakkatranscode: add chroma conversion to be the first filter...
2013-12-27 Jean-Baptiste KempfBluray: reindent headers
2013-12-27 Jean-Baptiste KempfBluray: remove more outdated code
2013-12-27 Jean-Baptiste KempfRequire libbluray 0.3.0
2013-12-27 Felix Paul Kühneaudiounit_ios: merge stability improvements from AUHAL...
2013-12-26 Jean-Baptiste KempfUpdate NEWS, MODULES_LIST and POTFILES.in
2013-12-26 Felix Paul Kühnemacosx/applescript: fix opening non-file URLs (close...
2013-12-26 Felix Paul Kühneauhal: prevent assertion failure on TPCircularBufferCle...
2013-12-26 Felix Paul Kühneauhal: add missing bounds checking (close #10110)
2013-12-25 Gilles Chanteperdrixlive555: retrieve RTSP track languages from SDP
2013-12-25 Maxim Bubliscodec: implemented libjpeg module
2013-12-23 Jean-Baptiste KempfMP4: support in32 FourCC as a type
2013-12-22 Francois Cartegniedemux: ogg: don't recreate decoders on same chained...
2013-12-22 Francois Cartegniedemux: ogg: don't probe length again with chained streams
2013-12-22 Francois Cartegniedemux: ogg: do PCR handling on stream boundary
2013-12-21 Francois Cartegniedemux: ogg: delay ES creation for preparsing.
2013-12-21 Francois Cartegniedemux: ogg: add preparsing of headers (fix #6691)
2013-12-21 Francois Cartegniedemux: ogg: fix use after free seekpoints.
2013-12-19 Rafaël Carréstd: Always use module name if access was not specified
2013-12-19 Rafaël Carrélibavutil: set verbosity based on VLC own verbosity
2013-12-19 Rafaël Carréavcommon.h: move code around
2013-12-17 Rafaël Carrémux hevc into mp4
2013-12-17 Rafaël Carréx265: update to API 4
2013-12-16 Rémi Duraffortaudioscrobbler: fix use of uninitialized variable
2013-12-16 Rémi Duraffortvobsub: fix memory leak
2013-12-16 Rémi Duraffortqt4: fix memory leak (allocate only when needed)
2013-12-16 Rémi Duraffortatmo: fix some dealocation mismatch
2013-12-16 Rémi Duraffortlivehttp: fix typo
2013-12-16 Sébastien Toqueyuv->rgb neon: only convert visible area
2013-12-16 Jean-Baptiste KempfAvcodec: fix FTBFS with FFmpeg because of YUVA422P...
2013-12-16 Tristan Matthewslivehttp: fix format string
2013-12-15 Rémi DuraffortRemove dead initializations
2013-12-15 Rémi Duraffortamto: fix dealocator (delete [] instead of free)
2013-12-15 Rémi Duraffortomxil: fix calloc usage
2013-12-15 Rémi Duraffortaccess_dvd: fix sizeof mismatch
2013-12-15 Rémi Duraffortmp4: fix sizeof mismatch
2013-12-15 Rémi Durafforthqdn3d: fix sizeof mismatch
2013-12-15 Rémi Duraffortmp4: fix memory leak
2013-12-15 Rémi Duraffortaccess_jack: fix memory leak
2013-12-15 Rémi Duraffortlivehttp: fix many memory leaks
2013-12-15 Rémi Duraffortlivehttp: fix memory leaks
2013-12-15 Rémi Duraffortmkv: fix memory leak
2013-12-15 Jean-Baptiste KempfFreetype: rename HAVE_STYLES
2013-12-15 Jean-Baptiste KempfFreetype: unexport a function we don't need anymore...
2013-12-15 Jean-Baptiste KempfFreetype: introduce a dummy font selector
2013-12-15 Jean-Baptiste KempfFreetype: remove unneeded includes
2013-12-15 Jean-Baptiste KempfMove font defaults to platform_fonts.h
2013-12-15 Jean-Baptiste KempfFreetype: simplify win32 fonts lookup folder
2013-12-15 Nicolas BertrandDCP: new access-demux module for DigitalCinemaPackage
2013-12-15 Denis CharmetAvoid infinite recursion loop when parsing tags
2013-12-15 Jean-Baptiste KempfFreetype: Split font selection code from freetype.c
2013-12-15 Jean-Baptiste KempfWin32: fix obvious typo.
2013-12-15 Jean-Baptiste KempfFreetype: move the font selection to a function-pointer
2013-12-15 Jean-Baptiste KempfFreetype: fix small error in previous commit
2013-12-15 Jean-Baptiste KempfFreetype: create an xml_reader helper
2013-12-15 Jean-Baptiste KempfSplit Freetype destruction from the main destruction
2013-12-15 Jean-Baptiste KempfFreetype: split freetype init from Create
2013-12-14 Jean-Baptiste KempfUpdate NEWS and MODULES_LIST for 2.2.0
2013-12-13 Francois Cartegniecodecs: avcodec: fix Makefile libs order
2013-12-13 Francois Cartegniedemux: mp4: improve debug tree info
next