]> git.sesse.net Git - vlc/shortlog
vlc
2014-04-02 Francois CartegnieQt: fix segfault when customizing buttons
2014-04-02 Rémi Denis... decoder: fix potential NULL dereference
2014-04-02 Rémi Denis... avio: fix busy loop on EOF (fixes #11076)
2014-04-02 Francois Cartegniedemux: mp4: fix condition
2014-04-02 David Fuhrmannmacosx: simplifications
2014-04-02 David Fuhrmannmacosx: load core dialog nib on demand
2014-04-02 David Fuhrmannmacosx: avoid ugly delayed initialization calls for...
2014-04-02 David Fuhrmannmacosx: Fix startup delays by loading Open.nib only...
2014-04-02 Tristan Matthewsavcodec encoder: get bytes per pixel from context if...
2014-04-02 Rafaël Carrémp4 mux: encode video orientation
2014-04-02 Rafaël Carrétranscode: copy video orientation to encoder
2014-04-01 Rémi Denis... ts: fix warning
2014-04-01 Rémi Denis... gme: fix warning
2014-04-01 Rémi Denis... fourcc: add missing initializers
2014-04-01 Rémi Denis... transcode: fix parameter warning
2014-04-01 Rémi Denis... xspf: fix type limit warning
2014-04-01 Rémi Denis... mkv: check for overflow and fix type limit warning
2014-04-01 Rémi Denis... mpeg: fix warning
2014-04-01 Rémi Denis... http_auth: fix debug message on 64-bits architectures
2014-04-01 Rémi Denis... decoder: fix debug message
2014-04-01 Rémi Denis... mp4: fix pointer type
2014-04-01 Felix Abecassisopengl: use buffer objects instead of host memory for...
2014-03-31 David FuhrmannRevert "package/macosx: remove .rar from list of defaul...
2014-03-31 David Fuhrmannmacosx: do not explicitely set presentation options...
2014-03-31 David Fuhrmannmacosx: preserve fullscreen state also in native fullsc...
2014-03-31 Rémi Denis... Old RC: inverted logic (fixes #11052)
2014-03-31 David Fuhrmannmacosx: remove unneeded workaround which disabled nativ...
2014-03-30 David Fuhrmannmacosx: exit the native fullscreen mode if video is...
2014-03-30 David Fuhrmannmacosx: set fullscreen to false also if window is exite...
2014-03-30 David Fuhrmannmacosx: avoid issue which may wrongly hide the controls...
2014-03-30 Rafaël Carrédvbpsi: handle all message types
2014-03-30 Rafaël Carrécontrib: gcrypt: fix non amd64 builds
2014-03-29 Felix Paul... extras/tools: update gas-pp
2014-03-28 Felix AbecassisDirect3D: handle rotated movies.
2014-03-28 Rafaël Carrécontrib: gmp: fix thumb2 build
2014-03-28 Rafaël Carrécontrib: sparkle: short-circuit -Werror
2014-03-28 Felix Abecassisopengl: use buffer objects instead of host memory with...
2014-03-28 Rafaël Carrécontrib: gmp: update to 6.0.0
2014-03-28 Adrien MagloAudioTrack: use the render position from the DSP to...
2014-03-28 Sean McGoverngcrypt: fix amd64 assembly on Solaris
2014-03-27 David Fuhrmannpackage/macosx: remove .rar from list of default file...
2014-03-27 Sean McGoverncontrib: add Solaris to bootstrap
2014-03-26 David Fuhrmannmacosx: improve logic to toggle effect windows
2014-03-26 Francois CartegnieRevert "demux: mp4: fix fallback on PAR"
2014-03-26 Matthias KeiserMake macosx vout module handle rotated movies.
2014-03-26 David Fuhrmannsrc: fix typo in comment
2014-03-26 Francois Cartegniedemux: mp4: fix fallback on PAR (fix #11075)
2014-03-26 Francois CartegnieQt: move extensions tab away
2014-03-26 Francois Cartegniedemux: mp4: remove unused dummy fields warnings
2014-03-26 Francois Cartegniedemux: mp4: read covr atoms (fix #8091)
2014-03-26 Francois Cartegniedemux: mp4: rename union data pointer.
2014-03-26 Francois Cartegniecodec: substext: process asprintf returnval
2014-03-25 David Fuhrmannmacosx: already set fullscreen to no when fullscreen...
2014-03-25 David Fuhrmannmacosx: do not handle triple clicks explicitely
2014-03-25 Tristan MatthewsContribs: update libass to 0.11.1
2014-03-25 Francois Cartegniedemux: asf: only apply valid A/R
2014-03-25 Francois Cartegniedemux: mp4: add support for tx3g (fix #8305)
2014-03-25 Francois Cartegniecodec: add tx3g spu
2014-03-25 Francois Cartegnietext_style/renderer: unify default font size
2014-03-25 Francois Cartegniees_format: allow codecs to override spu styles
2014-03-25 Tristan Matthewslpcm bd: fix 24 bit stereo decoding
2014-03-24 Felix Paul... tools: update gas-pp
2014-03-24 Felix Paul... macosx: fix drawing the search field at 60fps and wasti...
2014-03-24 Rémi Denis... lua: dead code
2014-03-24 Rémi Denis... Lua: add sockets to extensions (fixes #9495)
2014-03-24 Rémi Denis... lua: vector out files descriptable table code
2014-03-24 Rémi Denis... lua: move some code, no functional changes
2014-03-24 Rémi Denis... configure: fix GL detection on Windows (close #11062)
2014-03-24 Matthias KeiserMake opengl.c handle movie rotations.
2014-03-24 Jean-Baptiste... Contribs: enable ass for WinRT without fontconfig
2014-03-24 Luca Barbatocontrib: Unbreak sdl with osx 10.7 and later
2014-03-23 Rémi Denis... Lua: split sd function for SD and for interfaces plugin...
2014-03-23 Sean McGoverntools: set CPUS correctly on Solaris
2014-03-23 Sean McGoverntools: add GNU sed
2014-03-22 Denis CharmetReduce trace verbosity for well known "unknown" components
2014-03-22 Denis CharmetDon't demux 5 blocks each time pf_demux is called
2014-03-22 Denis CharmetAdd basic A_QUICKTIME audio support in MKV
2014-03-22 Felix Paul... contrib/gcrypt: fix compilation on x86_64/Darwin with...
2014-03-22 Rémi Denis... va: make the description pointer const
2014-03-22 Rémi Denis... vaapi: use driver name (rather than VA-API ABI version...
2014-03-22 Rémi Denis... DxVA2: remove vlc_object_t back pointer
2014-03-22 Denis CharmetFix MKV multiple edition handling
2014-03-22 Rémi Denis... vaapi: add support for DRM backend
2014-03-22 Rémi Denis... vaapi: do not retain version numbers
2014-03-22 Rémi Denis... vaapi: fix some memory leaks
2014-03-22 David Fuhrmannauhal: add error message when format change failed
2014-03-22 David Fuhrmannauhal: implement failure for stream format change and...
2014-03-22 David Fuhrmannauhal: always do a final format check in stream change...
2014-03-22 Felix Paul... contrib/jpeg: use our own hosting since their servers...
2014-03-22 Ilkka Ollakkaheadphone: fix memory allocation
2014-03-22 Jean-Baptiste... Add version guards on avutil for AV_PIX_FMT_GBRP
2014-03-22 Ilkka Ollakkatranscode: add parameter limits for audio
2014-03-22 Ilkka Ollakkatranscode: handle fps conversion in one point
2014-03-22 Ilkka Ollakkatranscode: obsolete audio-sync
2014-03-22 Francois Cartegniedemux: mp4: don't seek on current position
2014-03-22 Francois Cartegniedemux: mp4: don't read jumbo chunks at once (fix #7150)
2014-03-21 Tristan Matthewsdemux: flac: use CLOCK_FREQ
2014-03-21 Ilkka Ollakkafdkaac: set i_nb_samples for output blocks
2014-03-21 Ilkka Ollakkafdkaac: output length is constant and doesn't vary...
2014-03-21 Ilkka Ollakkause CLOCK_FREQ
next