]> git.sesse.net Git - vlc/history - modules
Qt: fix Win32 MOC breakage
[vlc] / modules /
2013-06-17 Jean-Baptiste KempfQt: fix Win32 MOC breakage
2013-06-17 Francois CartegnieQt: InputManager: Split playback state change and item...
2013-06-17 Jean-Baptiste Kempfmp4: be more restrictive for samplerate
2013-06-16 Rémi Denis-Courmontv4l2: respect line pitch specified by the device driver...
2013-06-16 Rémi Denis-Courmontv4l2: add per-codec bytes per pixel in codec table...
2013-06-16 Rémi Denis-Courmontrawvideo: deal with visible width/height (refs #8802)
2013-06-16 Rémi Denis-CourmontLua: intf: fix cancellation handling
2013-06-16 Rémi Denis-CourmontLua: extension: fix inverted cancellation logic
2013-06-16 Rémi Denis-CourmontLua: extension: reindent
2013-06-16 Rémi Denis-CourmontLua: extension: simplify command dequeuing
2013-06-16 Rémi Denis-Courmontpulse: use libvlc-provisioned application infos (fixes...
2013-06-15 Rémi Denis-Courmontavcodec: option name is avcodec-hw
2013-06-15 Rémi Denis-CourmontXCB/XVideo: create window directly with correct positio...
2013-06-15 Rémi Denis-Courmontdtv: 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-CourmontXCB: split picture (X11/XV) and events (all) header
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 Fuhrmannmacosx: fix resize to old size when finishing from...
2013-06-12 Rémi Denis-Courmontavcodec: simplification
2013-06-12 Rémi Denis-Courmontavcodec: fix end-of-stream handling (fixes #8792) and...
2013-06-12 Rémi Denis-Courmontavcodec: missing error handling (refs #8792)
2013-06-12 Rémi Denis-Courmontv4l2: fix uninitialized value
2013-06-12 Francois CartegnieQt: ToolbarEditDialog: show tooltip on widgets list
2013-06-12 Jean-Baptiste KempfUpdate NEWS, LIST, POTFILES and minor change for QSV.
2013-06-12 Rafaël Carréqsv: simplify busy loop
2013-06-12 Julien 'Lta' BALLETAdds Intel QuickSync Video encoder
2013-06-12 Finn HughesImprove performance of zvbi subtitles
2013-06-11 Rémi Denis-Courmontdeinterlace: add basic support for YUY2 and NV12 (fixes...
2013-06-11 Rémi Denis-Courmontdeinterlace: privatize two functions
2013-06-11 Rémi Denis-Courmontdeinterlace: simplify initialization
2013-06-11 Rémi Denis-Courmontv4l2: missing white space
2013-06-11 Steinar H. GundersonSet up the encoder after the transcode filter chain
2013-06-11 Steinar H. GundersonIn video transcode, use the correct format for calculations
2013-06-11 Steinar H. GundersonMake the video transcoder support filter chains that...
2013-06-11 Steinar H. GundersonIn transcoding, move frame output into its own function
2013-06-11 Steinar H. GundersonFix 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-Courmontvdpau: fallback to NV12 if YV12 is unsupported (fixes...
2013-06-11 Rémi Denis-Courmontavcodec: adjust MT contention scope
2013-06-11 Rémi Denis-Courmontavcodec: unused variable
2013-06-11 Jean-Baptiste KempfAvcodec: Map G2M4 FourCC
2013-06-10 Rémi Denis-Courmontfreetype: fix memory leak
2013-06-10 Rémi Denis-Courmontfreetype: fix double free
2013-06-10 Takahito HIRANOdtv: fix ISDB-S tuning
2013-06-08 Rémi Denis-Courmontglx: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxvideo: do not pretend that the video window was resize...
2013-06-08 Rémi Denis-Courmontx11: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxcb: remove unused parameter
2013-06-08 Rémi Denis-CourmontGLX: create window with same depth and visual as root
2013-06-08 Rémi Denis-Courmontxcb: 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 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-04 Rémi Denis-Courmontsgimb: 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-Courmontglx: make context current before setting swap interval...
2013-06-04 Rémi Denis-Courmontopengl: release current context before destroying it
2013-06-04 Rémi Denis-Courmontopengl: add missing callback to release the (current...
2013-06-04 Rafaël Carréavcodec: set pkt_pts in old libavcodec versions
2013-06-04 Rafaël Carréavcodec video dec: remove useless assignement in destructor
2013-06-04 Rafaël Carréavcodec: remove dummy EndSubtitleDec
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: split out some direct rendering...
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: split out va code
2013-06-04 Rafaël Carréffmpeg_GetFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_ReleaseFrameBuf: simplify
2013-06-04 Rafaël Carréffmpeg_GetFormat: deindent
2013-06-04 Rafaël CarréTS demux: fix uninitialized language description
2013-05-27 Gleb PiniginUse glEnable/glDisable with GL_TEXTURE_2D only for...
2013-05-27 Francois Cartegnieinhibit: dbus: add org.mate
2013-05-26 David Fuhrmannmacosx: adapt setter for freetype settings
2013-05-26 David Fuhrmannfreetype: do not cache variables for relative font...
2013-05-26 David FuhrmannRevert "freetype: allow on-the-fly changes of relative...
2013-05-26 David Fuhrmannauhal: remove some unused variables
2013-05-26 David Fuhrmannauhal: locking for access to i_selected_device
2013-05-26 David Fuhrmannauhal: restart aout only if necessary (fixes #8556)
2013-05-25 Rémi Denis-Courmontsmf: cosmetics
2013-05-25 Felix Paul Kühnevout_ios2: remove debug
2013-05-25 Nicolas ChauvetRedistribute omxil/OMX_Broadcom.h
2013-05-25 Rémi Denis-CourmontQt4: unused parameter
2013-05-25 Rémi Denis-Courmontrawdv: fix unused function
2013-05-25 Rémi Denis-CourmontQt4: missing parentheses
2013-05-25 Rémi Denis-Courmontavodec: unused variable
2013-05-24 Rémi Denis-CourmontALSA: remove non-forward compatible assertion (fixes...
next