]> git.sesse.net Git - vlc/history - modules
Vorbisenc: use unsigned for i_channels
[vlc] / modules /
2012-04-11 Jean-Baptiste KempfVorbisenc: use unsigned for i_channels
2012-04-11 Jean-Baptiste KempfVorbis: disable encoder code when SOUT is disabled
2012-04-10 Jean-Baptiste KempfTaglib: correctly read pictures in Xiph files
2012-04-10 Jean-Baptiste KempfAllow vorbis.h to be included in C++
2012-04-10 Rémi Denis-Courmontv4l2: use thread instead of polling
2012-04-10 Rémi Denis-Courmontv4l2: inline ProcessVideoFrame(), no functional changes
2012-04-10 Rémi Denis-Courmontv4l2c: merge I/O method initialization (no functional...
2012-04-10 Rémi Denis-Courmontv4l2: correct frame rate if enumeration fails
2012-04-10 Rémi Denis-Courmontv4l2: restore support for forced resolution
2012-04-10 Rémi Denis-Courmontv4l2: reset crop after selecting the format
2012-04-10 Erwan Tulouskins2: fix forgotten initialization in copy constructor
2012-04-10 Felix Paul Kühnemacosx: make sure that the main window's split view...
2012-04-10 Jean-Baptiste KempfMP4: code cosmetics
2012-04-10 Jean-Baptiste KempfMP4: fill the orientation flag in video_format_t
2012-04-10 Jean-Baptiste KempfMP4: remove trailing spaces
2012-04-10 Felix Paul Kühnemacosx: re-implement drag & drop support for VLCVoutVie...
2012-04-10 Martin Storsjöomxil: Dequeue output frames even if there's no picture...
2012-04-10 Georgi Chorbadzhiyskimux/ts: Fix setting of even CSA key.
2012-04-10 Jean-Baptiste KempfQt: correctly destroy EPG dialog
2012-04-09 Jean-Baptiste KempfMP4: be more picky wrt VC-1 profiles we accept
2012-04-09 Jean-Baptiste KempfMKV: kill a sign warning
2012-04-09 Jean-Baptiste KempfMKV: remove unused variable
2012-04-09 Jean-Baptiste Kempfmp4: reindent and regroup
2012-04-09 Rémi Denis-Courmontdvdread: fix use after free on error (refs #6594)
2012-04-09 Rémi Denis-Courmontv4l2: device parameter is a file path
2012-04-09 Felix Paul Kühnemacosx: make sure that all sidebar items are visible...
2012-04-09 Felix Paul Kühnemacosx: update old preferences detection code
2012-04-09 Felix Paul Kühnemacosx: save the expanded/collapsed state of the sideba...
2012-04-09 Rémi Denis-Courmontv4l2: avoid a pair of nested loops if frame rate is...
2012-04-09 Rémi Denis-Courmontv4l2: rationalize/factorize frame rate handling
2012-04-09 Felix Paul Kühnemacosx: added 'subsdelay' to the track synchro panel...
2012-04-09 Felix Paul Kühnemacosx: sync track-synchro l10n strings with the qt4...
2012-04-08 Felix Paul Kühnemacosx: implemented drag & drop from playlist to media...
2012-04-08 Denis CharmetMKV: Don't crash when loading a directory with no uid...
2012-04-08 Frode TennebøFix problem with black and/or random colours for palett...
2012-04-08 Kaarlo RaihaAdd ranges to Panoramix
2012-04-08 Felix Paul Kühnemacosx: removed VLCControllerView, which was superseede...
2012-04-08 Felix Paul Kühnemacosx: refuse file drops on the playlist table if...
2012-04-08 Felix Paul Kühnemacosx: fixed drag & drop handling of optical media...
2012-04-08 Felix Paul Kühnevout_macosx: re-write VOUT_DISPLAY_CHANGE_FULLSCREEN...
2012-04-08 Rémi Duraffortasf: fix typo in fourcc
2012-04-08 Rémi Duraffortupdate LIST
2012-04-08 Rémi Duraffortreal: fix potential memory leak.
2012-04-08 Felix Paul Kühnemacosx: fixed appearance issue when collapsing / expand...
2012-04-07 Rémi Denis-Courmontv4l2: get aspect ratio from V4L2 crop capabilities...
2012-04-07 Rémi Denis-Courmontv4l2: force normal capture mode
2012-04-07 Rémi Denis-Courmontstl: fix sign warning
2012-04-07 Rémi Denis-Courmontv4l2: update headers version check
2012-04-07 Rémi Denis-Courmontv4l2: fix warning on old systems
2012-04-07 Rémi Denis-Courmontv4l2: only use bits mask controls where supported
2012-04-06 Felix Paul Kühnemacosx: added 'deinterlace' and 'deinterlace-mode'...
2012-04-06 Felix Paul Kühnemacosx: added options to modify the subtitle outline...
2012-04-06 Jean-Baptiste KempfMP4: better debug message with VERBOSITY activated
2012-04-06 Felix Paul Kühnemacosx: added an option for the AR lock to prevent...
2012-04-06 Jean-Baptiste KempfMP4: better debug message when FOURCC not recognized
2012-04-06 Jean-Baptiste KempfSupport VC-1 in mp4, as muxed by L-Smash
2012-04-06 Felix Paul Kühnemacosx: re-implement 'keep aspect ratio' (close #6430)
2012-04-06 Felix Paul Kühnemacosx: work-around a racing condition (close #6412)
2012-04-06 Jean-Baptiste KempfQt: fix semantics and behaviour for chapters buttons
2012-04-06 Felix Paul Kühnemacosx: prevent a crash by stopping the current input...
2012-04-06 Felix Paul Kühnevout_macosx: slightly improve the resize behavior in...
2012-04-06 Jean-Baptiste KempfMKV: show title when in Information section
2012-04-06 Jean-Baptiste KempfDeactivate HTTP proxy inheritance from IE
2012-04-06 Rémi Denis-Courmontv4l2: disable compressed formats where not available...
2012-04-06 Rémi Denis-Courmontv4l2: work around missing V4L2_IN_CAP_STD on old kernels
2012-04-06 Jean-Baptiste KempfTwolame: bump priority and accept mp2a fourcc
2012-04-05 Jean-Baptiste KempfCorrectly detect alac in mp4 properties
2012-04-05 Jean-Baptiste KempfMP4: more fourcc replacements
2012-04-05 Jean-Baptiste Kempfmp4: replace some fourcc by VLC_CODEC_
2012-04-05 Jean-Baptiste KempfFix vorbis in mp4 sample
2012-04-05 Rafaël CarréDXVA2: VIA's vendor ID is 0x1106
2012-04-05 Jean-Baptiste KempfVorbis: permit to return attachments too
2012-04-05 Jean-Baptiste KempfOgg: permit attachments
2012-04-05 Jean-Baptiste KempfParse embedded art in METADATA_BLOCK_PICTURE
2012-04-05 Jean-Baptiste KempfFlac: cosmetics
2012-04-05 Jean-Baptiste KempfSplit FLAC picture parsing from flac.c
2012-04-05 Jean-Baptiste KempfOgg: Add parsing for publisher meta
2012-04-05 Jean-Baptiste KempfVorbis: do not display meaningless data in meta
2012-04-05 Rémi Denis-Courmontv4l2: rewrite frame rate and resolution negotiation
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 KempfWav: cosmetics (alignment, unlikely, locality)
2012-04-04 Rémi Denis-Courmontv4l2: remove stray structure
2012-04-04 Rémi Denis-Courmontv4l2: remove dead userptr code
2012-04-04 Rémi Denis-Courmontv4l2: 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-Courmontv4l2: do not #define enumeration member
2012-04-04 Rémi Denis-Courmontv4l2: use device node capabilities rather than whole...
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 KempfQt: fix opening of the last folder in open disc dialog
2012-04-02 Jean-Baptiste KempfQt: fix small error
next