]> git.sesse.net Git - vlc/shortlog
vlc
2013-06-18 Felix Paul... macosx: add visual markers for 100% of the volume ...
2013-06-18 Ilkka Ollakkalivehttp: try to follow draft 11 section 6.2.2
2013-06-18 Ilkka Ollakkatranscode: use 1000 as frame rate base and don't try...
2013-06-18 Ilkka Ollakkalivehttp: check opendts to be lowest dts available
2013-06-18 Ilkka Ollakkalivehttp: try to comply draft 11 section 6.2.2 for...
2013-06-18 Jean-Baptiste... Avcodec: disable multi-threading for MPEG-4 Video
2013-06-18 David Fuhrmannauhal: fix wrong analog 5.1 channel ordering (close...
2013-06-17 Jean-Baptiste... Qt: fix Win32 MOC breakage
2013-06-17 Francois CartegnieQt: InputManager: Split playback state change and item...
2013-06-17 Jean-Baptiste... mp4: be more restrictive for samplerate
2013-06-17 Rémi Denis... Update gitignore for automake 1.13
2013-06-16 Rémi Denis... v4l2: respect line pitch specified by the device driver...
2013-06-16 Rémi Denis... v4l2: add per-codec bytes per pixel in codec table...
2013-06-16 Rémi Denis... rawvideo: deal with visible width/height (refs #8802)
2013-06-16 Rémi Denis... Lua: intf: fix cancellation handling
2013-06-16 Rémi Denis... Lua: CLI: exit cleanly
2013-06-16 Rémi Denis... Lua: extension: fix inverted cancellation logic
2013-06-16 Rémi Denis... Lua: extension: reindent
2013-06-16 Rémi Denis... Lua: extension: simplify command dequeuing
2013-06-16 Rémi Denis... vlc_UrlParse: end username at the last @ rather than...
2013-06-16 Rémi Denis... pulse: use libvlc-provisioned application infos (fixes...
2013-06-16 Rémi Denis... vlc: use libvlc_set_app_id()
2013-06-16 Rémi Denis... lib: add libvlc_set_app_id() to complement libvlc_set_u...
2013-06-16 Rémi Denis... lib: fix wrong user-agent and http-user-agent values...
2013-06-15 Rémi Denis... avcodec: option name is avcodec-hw
2013-06-15 Rémi Denis... XCB/XVideo: create window directly with correct positio...
2013-06-15 Rémi Denis... dtv: ignore SEC errors
2013-06-14 Ludovic FauvetQt: fix layout resizing
2013-06-14 Ludovic FauvetQt: missing white space between the host and build...
2013-06-14 Ludovic FauvetQt: style the about dialog scrollbars
2013-06-14 Ludovic FauvetQt: remove duplicate background-color
2013-06-13 Rémi Denis... XCB: split picture (X11/XV) and events (all) header
2013-06-13 Rémi Denis... picture: deduplicate some code
2013-06-12 David Fuhrmannmacosx: update todo comment
2013-06-12 David Fuhrmannmacosx: fix start in fullscreen (fixes #8770)
2013-06-12 David Fuhrmannmacosx: fix execution on 10.6
2013-06-12 David Fuhrmanndo not link macosx interface with AVFoundation
2013-06-12 David Fuhrmannmacosx: fix resize to old size when finishing from...
2013-06-12 Rémi Denis... avcodec: simplification
2013-06-12 Rémi Denis... avcodec: fix end-of-stream handling (fixes #8792) and...
2013-06-12 Rémi Denis... avcodec: missing error handling (refs #8792)
2013-06-12 Rémi Denis... v4l2: fix uninitialized value
2013-06-12 Francois CartegnieQt: ToolbarEditDialog: show tooltip on widgets list
2013-06-12 Jean-Baptiste... Update NEWS, LIST, POTFILES and minor change for QSV.
2013-06-12 Rafaël Carréqsv: simplify busy loop
2013-06-12 Julien 'Lta... Adds Intel QuickSync Video encoder
2013-06-12 Finn HughesImprove performance of zvbi subtitles
2013-06-11 Rémi Denis... deinterlace: add basic support for YUY2 and NV12 (fixes...
2013-06-11 Rémi Denis... deinterlace: privatize two functions
2013-06-11 Rémi Denis... deinterlace: simplify initialization
2013-06-11 Rémi Denis... v4l2: missing white space
2013-06-11 Steinar H.... Set up the encoder after the transcode filter chain
2013-06-11 Steinar H.... In video transcode, use the correct format for calculations
2013-06-11 Steinar H.... Make the video transcoder support filter chains that...
2013-06-11 Steinar H.... In transcoding, move frame output into its own function
2013-06-11 Steinar H.... Fix frame rate output from deinterlacer
2013-06-11 Francois CartegnieQt: OpenFile: Use QGroupBox for subs.
2013-06-11 Francois CartegnieQt: ConvertDialog: rewrite logic
2013-06-11 Francois CartegnieQt: ConvertDialog: Don't enforce extension on raw dump
2013-06-11 Rémi Denis... vdpau: fallback to NV12 if YV12 is unsupported (fixes...
2013-06-11 Rémi Denis... avcodec: adjust MT contention scope
2013-06-11 Rémi Denis... avcodec: unused variable
2013-06-11 Jean-Baptiste... Contribs: FLAC 1.3.0 is out
2013-06-11 Rémi Denis... libvlc_media_new_path: allow UNC paths
2013-06-11 Jean-Baptiste... Avcodec: Map G2M4 FourCC
2013-06-11 Jean-Baptiste... Add GoToMeeting FOURCC
2013-06-10 Rémi Denis... freetype: fix memory leak
2013-06-10 Rémi Denis... freetype: fix double free
2013-06-10 Rémi Denis... Revert "contrib: ffmpeg: disable non-h264 hwaccels...
2013-06-10 Takahito HIRANOdtv: fix ISDB-S tuning
2013-06-10 Rafaël Carréwin32: explicitely enable NLS
2013-06-09 Felix Paul... extras/tools: use another gas-pp fork fixing mp1/2...
2013-06-08 Rémi Denis... glx: do not pretend that the video window was resized...
2013-06-08 Rémi Denis... xvideo: do not pretend that the video window was resize...
2013-06-08 Rémi Denis... x11: do not pretend that the video window was resized...
2013-06-08 Rémi Denis... xcb: remove unused parameter
2013-06-08 Rémi Denis... GLX: create window with same depth and visual as root
2013-06-08 Rémi Denis... xcb: clean up non-static function names
2013-06-08 Rafaël Carréopensles: fix mismatch object lifecycle between open...
2013-06-08 Rafaël Carréopensles: do not set volume if aout start failed
2013-06-06 Rafaël CarréDecklink access: set physical channels config
2013-06-06 David Fuhrmannmacosx: move fullscreen-related method to VideoWindowCo...
2013-06-06 David Fuhrmannmacosx: add missing retains when exchanging views
2013-06-06 David Fuhrmannmacosx: remove recursive lock from fullscreen animation
2013-06-06 David Fuhrmannmacosx: try to correctly hide fspanel
2013-06-06 Christoph MiebachNewer pot file
2013-06-06 Rafaël Carréavcodec: support private options
2013-06-06 Rafaël Carrélua http: make string easier to translate
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-06-05 Tomáš Chvátall10n: Czech update
2013-06-04 Rémi Denis... po: correct Qt4 Ctrl+{H,L} translations
2013-06-04 Rémi Denis... sgimb: use after free (fixes #8724)
2013-06-04 Rafaël Carréfaad decoder: fix decoding with some samples
2013-06-04 Rafaël CarréTS mux: use DTS if PTS is not available
2013-06-04 Rafaël Carréavcodec encoder: disable multithreading
2013-06-04 Rémi Denis... po: correct default encoding for Hebrew subtitles ...
2013-06-04 Rémi Denis... fr: fix spelling of "aiguë(s)"
2013-06-04 Rémi Denis... glx: make context current before setting swap interval...
2013-06-04 Rémi Denis... opengl: release current context before destroying it
2013-06-04 Rémi Denis... opengl: add missing callback to release the (current...
next