]> git.sesse.net Git - vlc/shortlog
vlc
2012-04-06 Jean-Baptiste... MP4: better debug message when FOURCC not recognized
2012-04-06 Jean-Baptiste... Support VC-1 in mp4, as muxed by L-Smash
2012-04-06 Felix Paul... macosx: re-implement 'keep aspect ratio' (close #6430)
2012-04-06 Felix Paul... macosx: work-around a racing condition (close #6412)
2012-04-06 Jean-Baptiste... Qt: fix semantics and behaviour for chapters buttons
2012-04-06 Felix Paul... macosx: prevent a crash by stopping the current input...
2012-04-06 Felix Paul... vout_macosx: slightly improve the resize behavior in...
2012-04-06 Jean-Baptiste... MKV: show title when in Information section
2012-04-06 Jean-Baptiste... Deactivate HTTP proxy inheritance from IE
2012-04-06 Rémi Denis... v4l2: disable compressed formats where not available...
2012-04-06 Rémi Denis... v4l2: work around missing V4L2_IN_CAP_STD on old kernels
2012-04-06 Jean-Baptiste... Twolame: bump priority and accept mp2a fourcc
2012-04-06 Rafaël Carréfix zsh completion
2012-04-05 Jean-Baptiste... Correctly detect alac in mp4 properties
2012-04-05 Jean-Baptiste... MP4: more fourcc replacements
2012-04-05 Jean-Baptiste... mp4: replace some fourcc by VLC_CODEC_
2012-04-05 Jean-Baptiste... Fix vorbis in mp4 sample
2012-04-05 Rafaël CarréDXVA2: VIA's vendor ID is 0x1106
2012-04-05 Jean-Baptiste... Vorbis: permit to return attachments too
2012-04-05 Jean-Baptiste... Ogg: permit attachments
2012-04-05 Jean-Baptiste... Parse embedded art in METADATA_BLOCK_PICTURE
2012-04-05 Jean-Baptiste... Flac: cosmetics
2012-04-05 Jean-Baptiste... Split FLAC picture parsing from flac.c
2012-04-05 Jean-Baptiste... Ogg: Add parsing for publisher meta
2012-04-05 Jean-Baptiste... Vorbis: do not display meaningless data in meta
2012-04-05 Rémi Denis... v4l2: rewrite frame rate and resolution negotiation
2012-04-05 Christoph MiebachChanging address for getting names to match.
2012-04-05 Christoph MiebachBetter translators detection; adjusting extraction...
2012-04-05 Frédéric YhuelHLS: don't use floats when not necessary
2012-04-05 Martin Storsjöomxil: Pass pts as timestamp on the ducati decoder
2012-04-05 Jean-Baptiste... Wav: cosmetics (alignment, unlikely, locality)
2012-04-05 Jean-Baptiste... Contrib: update libpng to 1.5.10
2012-04-04 Rémi Denis... v4l2: remove stray structure
2012-04-04 Rémi Denis... v4l2: remove dead userptr code
2012-04-04 Rémi Denis... v4l2: remove useless switch(), cosmetic, no functional...
2012-04-04 Piotr Fusikgme: fixed out-of-memory/out-of-range tests
2012-04-04 Kaarlo RaihaAdd range to cols and rows of Wall video filter
2012-04-04 Rémi Denis... v4l2: do not #define enumeration member
2012-04-04 Rémi Denis... v4l2: use device node capabilities rather than whole...
2012-04-04 Frédéric Yhuelnetwork/io.c: minor fix
2012-04-04 Martin Storsjöomxil: Get the new port definition on crop rect changes
2012-04-04 Martin Storsjöomxil: Don't do a full reconfigure for all settings...
2012-04-04 Martin Storsjöomxil: Use larger buffers on the OMAP4 decoder
2012-04-04 Martin Storsjöomxil: Show crop rect info in PrintOmx
2012-04-04 Martin Storsjöomxil: Adjust the slice height according to the crop...
2012-04-04 Martin Storsjöomxil: Use OMX_IndexConfigCommonOutputCrop to set video...
2012-04-04 Martin Storsjöomxil: Support GetConfig in the iomx wrapper
2012-04-04 Martin Storsjöomxil: Add OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
2012-04-03 David Fuhrmannmacosx: add implementation for "macosx-opaqueness"
2012-04-02 Jean-Baptiste... Improve the auto-load default preference
2012-04-02 Jean-Baptiste... Fix other subtitle pathes autodetection
2012-04-02 Jean-Baptiste... Qt: fix opening of the last folder in open disc dialog
2012-04-02 Jean-Baptiste... Qt: fix small error
2012-04-02 Rafaël CarréUpdate update status files URLs
2012-04-02 Rémi Denis... ALSA: correct S/PDIF start timing (fixes #6565)
2012-04-02 Rémi Denis... Move httpd typedefs to <vlc_httpd.h>
2012-04-02 Ludovic FauvetSMF: avoid a DOS if the SMF header is invalid
2012-04-02 Felix Paul... macosx: retain the macosx-audio-device across multiple...
2012-04-02 Felix Paul... macosx: preserve settings done through the menus across...
2012-04-02 Felix Paul... macosx: make sure that the 'updating font cache' dialog...
2012-04-02 Jean-Baptiste... AU: fix division by 0 with corrupted files
2012-04-02 Jean-Baptiste... VOC: avoid division by 0 if number of channel is 0
2012-04-01 Rémi Denis... Remove core ACL support
2012-04-01 Rémi Denis... Lua: remove now unused ACL functions
2012-04-01 Rémi Denis... httpd: remove ACL support
2012-04-01 Rémi Denis... Lua: remove httpd ACL support
2012-04-01 Rémi Denis... News
2012-04-01 Rémi Denis... Lua http: remove ACL in favor of the password
2012-04-01 Rémi Denis... Remove unused ACL parameter of httpd_StreamNew()
2012-04-01 Rémi Denis... Lua http: add a configurable password
2012-04-01 Rémi Denis... Rename and remove unused ACL parameter of httpd_UrlNewU...
2012-04-01 Rémi Denis... Remove invariable (last) parameter of httpd_UrlNewPrivate()
2012-04-01 Rémi Denis... Removed unused httpd_UrlNew()
2012-04-01 Jean-Baptiste... Qt: remove DMO selection from Simple Prefs
2012-04-01 Felix Paul... macosx: use optimized drawing for the main window as...
2012-04-01 Felix Paul... macosx: make sure that VLC always shows a visibible...
2012-04-01 Felix Paul... macosx: make sure that the subtitles menu item is corre...
2012-04-01 Jean-Baptiste... Web: support correctly all cases of extensions
2012-04-01 Felix Paul... macosx: updated gui for new spatializer values (close...
2012-04-01 Felix Paul... macosx: resize time field in the detached video window...
2012-04-01 Felix Paul... macosx: fixed inconsistant fullscreen button state...
2012-04-01 Jean-Baptiste... Fix AAC encoding with ffaac
2012-04-01 Jean-Baptiste... Qt: mark some functions as virtual
2012-04-01 Rémi Denis... Make the config dirty flag global rather than per item
2012-04-01 Rémi Denis... Inline SaveConfigFile()
2012-04-01 Rémi Denis... Undo misuse of module_config_t.b_dirty
2012-04-01 Rémi Denis... Qt4: fix disc dialog on Linux (again)
2012-03-31 Jean-Baptiste... Qt: fix Windows open dialog issue on paste
2012-03-31 Jean-Baptiste... Web Interface: correctly select extensions
2012-03-31 Jean-Baptiste... Qt: fix SD search
2012-03-31 Jean-Baptiste... Qt: fix drive selection on Windows
2012-03-31 Felix Paul... contrib: fixed broken patch for libmatroska included...
2012-03-31 Felix Paul... contrib: fixed broken patch for libebml included in...
2012-03-31 Tobias GüntnerImprove range check.
2012-03-30 Edward Wangwaveout: use _snwprintf
2012-03-30 Jean-Baptiste... Qt: correctly release vout objects
2012-03-30 Colin Delacroixmacosx: fixed a thread-safety issue in the open panel...
2012-03-30 Rafaël Carrécontrib: remove STDC hack for android
2012-03-30 Jean-Baptiste... Qt: tweak open dialog for translation
2012-03-30 Jean-Baptiste... Direct3D: deactivate old drivers with insufficient...
next