]> git.sesse.net Git - vlc/shortlog
vlc
2012-12-04 Jean-Baptiste... Shout: remove tabs in sourcecode
2012-12-04 Rémi Denis... endian: fix typo
2012-12-04 Jean-Baptiste... Contribs: update sha512 for regex
2012-12-04 Jean-Baptiste... Revert "Correctly detect alac in mp4 properties"
2012-12-04 Erwan Tulouskins2: adapt to latest change in playlist (activity...
2012-12-04 Jean-Baptiste... Add MKS extensions for subtitles
2012-12-04 Edward Wangcontrib: force HAVE_NEON only on ARMv7
2012-12-04 Konstantin... Contribs: mad: fix build on android mips.
2012-12-04 Konstantin... Contribs: fix postproc build on mips.
2012-12-04 Edward Wangcontrib: Allow libav build on MIPS
2012-12-04 Jean-Baptiste... MP4: check more i_timescale values to avoid Division...
2012-12-03 Rémi Denis... mmdevice: fix thread initialization and cleanup
2012-12-03 Rafaël CarréRewrite inhibit.c as an "inhibit" interface
2012-12-02 Rémi Denis... wasapi: split MMDevice and session code from output
2012-12-02 Jean-Baptiste... Add V264 FourCC
2012-12-02 Rémi Denis... Remove unused VLC_EEXIT* error codes
2012-12-02 Rémi Denis... libvlc: call exit() if command line help was requested
2012-12-02 Rémi Denis... libvlc: return a real error if daemonizing failed
2012-12-02 Rémi Denis... libvlc: better error code if no modules are found
2012-12-02 Rémi Denis... DirectSound: fix bytes per frame count (fixes #7835)
2012-11-30 Rémi Denis... vlc: return non-zero exit code if starting failed
2012-11-30 Rémi Denis... inhibit: add separate flags for audio and video
2012-11-30 Rémi Denis... inhibit: remove the window ID
2012-11-30 Rémi Denis... xdg: use timer based reset instead of window ID
2012-11-29 Rémi Denis... Revert "swscale: pass/calculate sar-info, should fix...
2012-11-29 Rémi Denis... wasapi: fix channel order mask
2012-11-29 Rémi Denis... alsa: keep only useful values, not whole audio format
2012-11-29 Rémi Denis... input: create an aout if UI wants to configure audio...
2012-11-29 Rémi Denis... dump: output to access output rather than file (fixes...
2012-11-29 Rémi Denis... file out: print I/O error to log and fix error handling
2012-11-29 Rémi Denis... dump: clean up and simplify
2012-11-29 Rafaël CarréAVIO output: fix sout syntax
2012-11-27 Rémi Denis... Remove pf_run
2012-11-27 Rémi Denis... audioscrobbler: do not use pf_run
2012-11-27 Rémi Denis... ncurses: do not use pf_run
2012-11-27 Rémi Denis... dbus: do not use pf_run
2012-11-27 Rémi Denis... motion: do not use pf_run
2012-11-27 Rémi Denis... ntservice: do not use pf_run
2012-11-27 Rémi Denis... LIRC: keep same pollfd
2012-11-27 Rémi Denis... LIRC: do not use pf_run
2012-11-27 Rémi Denis... Old RC: do not use pf_run
2012-11-27 Rémi Denis... aout: cosmetic fix
2012-11-27 Rémi Denis... DirectX: use parent object instead of -incorrectly...
2012-11-26 Rémi Denis... DBus: remove from list of "control" interfaces
2012-11-26 Rémi Denis... playlist: move SD loading/unloading to playlist code...
2012-11-26 Rémi Denis... playlist: create the playlist when needed (refs #5460)
2012-11-26 Rémi Denis... vout: remove wrong use of pl_Get()
2012-11-26 Rémi Denis... playlist: move pl_Get()
2012-11-26 Rémi Denis... libvlc: do not disable the playlist earlier automatically
2012-11-26 Rémi Denis... skins2: deactivate the playlist before exit
2012-11-26 Rémi Denis... Qt4: deactivate the playlist before exit
2012-11-26 Rémi Denis... Export playlist_Deactivate() and simplify it
2012-11-26 Rémi Denis... playlist: remove naive error case
2012-11-26 Rémi Denis... libvlc: use pl_Get() as appropriate
2012-11-26 Rémi Denis... playlist: fix vout destruction on stop
2012-11-26 Rémi Denis... playlist: remove "item-current" variable
2012-11-26 Rémi Denis... Use "activity" instead of "item-current" variable
2012-11-26 Rémi Denis... playlist: remove unnecessary vlc_object_alive() checks
2012-11-26 Rémi Denis... playlist: trigger "activity" callback without the lock
2012-11-26 Rémi Denis... playlist: cosmetics
2012-11-26 Rémi Denis... playlist: simplify loop and do not expose already dead...
2012-11-26 Rémi Denis... playlist: remove stray code
2012-11-26 Rémi Denis... playlist: allow playlist_Stop() on a killed playlist
2012-11-26 Rémi Denis... playlist thread: use var_Inherit...()
2012-11-26 Rémi Denis... Remove unused #define's
2012-11-26 Rémi Denis... playlist: make "activity" a void variable and simplify
2012-11-25 David Fuhrmannmacosx: fix display sleep in some situations
2012-11-25 David Fuhrmannmacosx: remove interfaces which are now declared in...
2012-11-25 Ilkka Ollakkaswscale: fix aspect-ratio problem properly
2012-11-25 Rémi Denis... Revert "http access: advertize gzip encoding..." (fixes...
2012-11-25 Rémi Denis... wasapi: work around broken interfaces (fixes #7736)
2012-11-25 Rémi Denis... SHM: add proper support for XWD frame buffers (fixes...
2012-11-25 Rémi Denis... XWD decoder
2012-11-25 Rémi Denis... Add codec for XWD
2012-11-25 Rémi Denis... shm: cannot be paused
2012-11-25 Rémi Denis... xcb/screen: remove superfluous cast
2012-11-25 Rémi Denis... Qt4: soft-code when to show the language setting (fixes...
2012-11-24 Rémi Denis... shm: fix PTS delay (fixes #7579)
2012-11-24 Rémi Denis... vout: fix segmentation fault if initialization fails
2012-11-24 Rémi Denis... shm: use block_File() instead of custom mmap() code
2012-11-24 Rémi Denis... dtv: fix compilation with Linux 3.7 / DVB >= 5.8 (fixes...
2012-11-24 Rémi Denis... wasapi: fake delay (approximately) if the stream has...
2012-11-23 Felix Paul... macosx: converted Bookmarks panel to HUD style
2012-11-22 Rémi Denis... AES3: decode to native endian
2012-11-22 Rémi Denis... aout: factor out mdate() from the time_get() callback
2012-11-22 Rémi Denis... PulseAudio: fix crash on error path
2012-11-22 Pierre Ynardi18n: add new file
2012-11-22 Pierre Ynardmotion: fix orientation of transform filter
2012-11-21 Rémi Denis... PulseAudio: try to keep all resampling on VLC side
2012-11-21 Rémi Denis... PulseAudio: implement TimeGet()
2012-11-21 Rémi Denis... PulseAudio: remove custom synchronization and resamplin...
2012-11-21 Rémi Denis... PulseAudio: do nothing on underflow
2012-11-21 David Fuhrmannmacosx: fix playlist focus issue in nonembedded mode
2012-11-21 Rémi Denis... araw: revector to check all supported formats just...
2012-11-21 Denis CharmetHandle possible negative timestamps in MKV
2012-11-21 Denis CharmetDetect Theora keyframe without blockreference
2012-11-21 Jean-Baptiste... LGPL: relicense Tivo demuxer to LGPL
2012-11-21 Felix Paul... NEWS: modify OSX news to show that #6047 is fixed
2012-11-20 Rémi Denis... DTV: fix DVB-S autodetection
2012-11-20 Rémi Denis... record: explicitly disable append and format
next