]> git.sesse.net Git - vlc/history - modules
transcode: actually do the audio encode flushing
[vlc] / modules /
2012-10-24 Ilkka Ollakkatranscode: actually do the audio encode flushing
2012-10-24 Ilkka Ollakkaavcodec: settings pts doesn't segfault with mp4v
2012-10-24 Ilkka Ollakkaavcodec: allocate frame properly and free it after use
2012-10-24 Ilkka Ollakkaavcodec: remove pts workaround
2012-10-24 Ilkka Ollakkaavcodec: p_buffer_out was unused
2012-10-23 Rémi Denis-CourmontEGL: print error when configuration is not usable ...
2012-10-22 Felix Paul Kühnemacosx: fixed Reveal-in-Finder for eastern european...
2012-10-22 Edward WangQt4: Avoid a potential division by zero
2012-10-22 KO Myung-Hunkva: add always-on-top support
2012-10-22 KO Myung-Hunkva: hide mouse pointer only if it is not hidden
2012-10-21 Rafaël Carréh264 packetizer: don't swap around CC data
2012-10-21 Rémi Denis-CourmontOld RC: audio device or stereo mode can be changed...
2012-10-20 David Fuhrmannmacosx: implement vout actions handling for multiple...
2012-10-20 David Fuhrmannmacosx: fspanel: give up focus to the right fullscreen...
2012-10-20 Rémi Denis-CourmontDirectSound: simplify channels configuration a bit
2012-10-19 Rémi Denis-CourmontGnuTLS: use network category
2012-10-19 Rémi Denis-CourmontRemove SUBCAT_VIDEO_VFILTER2
2012-10-19 Rémi Denis-Courmontaout: use distinct "audio converter" capability for...
2012-10-19 Jean-Baptiste KempfRevert "xiph demux: Kill a warning (comparison betw...
2012-10-19 Frédéric Yhueldemux/mp4: be less picky wrt VC-1 profiles we accept
2012-10-19 Felix Paul Kühneconfigure: added a new flag to optionally compile the...
2012-10-19 Felix Paul Kühneminimal_macosx: fixed compilation warnings
2012-10-19 Felix Paul Kühnemacosx: thou shall not close AppKit windows off main...
2012-10-19 Jean-Baptiste KempfCDDA: fix indentation
2012-10-19 James BatesUpdated and reactivated minimal_macosx gui module,...
2012-10-19 Ilkka Ollakkatranscode: send NULL packet to audio encoder when closing
2012-10-18 Rémi Denis-Courmontpulse: do not resync on suspend
2012-10-18 Rémi Denis-Courmontpulse: fix start time, do not confuse first and last...
2012-10-18 Rémi Denis-Courmontsout: mostly fix and clean up pace control setting
2012-10-18 Felix Paul Kühnemacosx: fixed rare crash when trying to send debug...
2012-10-18 Felix Paul Kühneunzip: fix compilation warning
2012-10-18 Rémi Denis-CourmontSHM: set true PTS instead of synthetic one (fixes ...
2012-10-18 Rémi Denis-CourmontXCB screen: set true PTS instead of synthetic one
2012-10-18 KO Myung-Hunmkv: fix the problem that mkv is not played on OS/2
2012-10-18 Pierre Ynardrotate: don't branch inside spinlock
2012-10-16 Rémi Denis-Courmontavcodec: probe acceleration module only once
2012-10-16 Rémi Denis-Courmontshm: fix capture with non page-size frame size (maybe...
2012-10-16 Felix Paul Kühnemkv: fixed playback of certain files on 32bit Apple...
2012-10-16 Felix Paul Kühnemacosx: fixed compilation for llvm-gcc-4.2
2012-10-15 Rémi Denis-Courmonti420_yuy2: correct placement of target attributes
2012-10-14 Edward Wangpng: Check length before read
2012-10-14 Martin Storsjömediacodec: Check for exceptions after MediaCodec.start()
2012-10-14 Rafaël Carrévaapi: fix build
2012-10-14 Rafaël Carrémp4 demux: fix crash
2012-10-14 Rafaël Carréavio access: fix build
2012-10-14 Pierre Ynardmotion: build fix
2012-10-14 Pierre Ynardmotion: log which sensor is used
2012-10-13 Rui Zhanghttp: trim trailing space in field content
2012-10-13 Rémi Denis-Courmontdbus: avoid spamming D-Bus with bogus volume/mute changes
2012-10-13 Rémi Denis-Courmontdbus: simplify input event handling and reduce lock...
2012-10-13 Rémi Denis-Courmonti420_yuy2: clobber MM and XMM registers correctly
2012-10-13 Rémi Denis-Courmontsepia: clobber XMM registers correctly
2012-10-13 Rémi Denis-Courmontavcodec: avoid duplicate vlc_CPU() call
2012-10-13 Rémi Denis-Courmontavcodec: clobber XMM registers correctly (fixes #5268)
2012-10-13 Rémi Denis-Courmontavcodec: split generic YV12/NV12 copy out of SSE2 functions
2012-10-13 Rémi Denis-Courmontavcodec: fix SSE 4.1 check optimization
2012-10-12 Rémi Denis-CourmontQt4: fix codec prefs layout
2012-10-12 Rémi Denis-CourmontQt4: update avcodec-hw prefs
2012-10-12 Rémi Denis-Courmontdxva2: compilation fix
2012-10-12 Rémi Denis-Courmontavcodec: move hardware decoding into dedicated plugins...
2012-10-12 Rémi Denis-Courmontavcodec: make vlc_va_t a VLC object
2012-10-12 Rémi Denis-Courmontavcodec: use automake conditionals for hardware acceler...
2012-10-12 Rémi Denis-CourmontQt4: use config_GetPszChoices() for module items
2012-10-12 Rémi Denis-CourmontDVB: remove dead HTTP code
2012-10-12 Rémi Denis-CourmontDVB scan: re-enable the old plugin
2012-10-12 Rémi Denis-CourmontDVB scan: fix compilation errors
2012-10-12 Jean-Baptiste KempfDShow: change text
2012-10-12 Jean-Baptiste KempfRevert "dshow: add missing parameter in dialog invocation"
2012-10-12 KO Myung-HunQt: Show TimeTooltip window without activating it on...
2012-10-12 KO Myung-HunQt: Bring a timetooltip on the top on OS/2
2012-10-12 Frédéric Yhueldemux/mp4: fix some memory leaks
2012-10-12 Frédéric Yhueldemux/mp4: rewrite MP4_BoxGetNextChunk()
2012-10-12 Frédéric YhuelSmooth Streaming: fix a memory leak
2012-10-12 Frédéric YhuelSmooth Streaming: don't use block_t
2012-10-12 Frédéric YhuelSmooth Streaming: fix some memory leaks
2012-10-12 Jean-Baptiste KempfQt: fix similar Typo
2012-10-12 Jean-Baptiste KempfDshow: fix typo
2012-10-12 Rémi Denis-CourmontQt4: use MTA apartment for COM (fixes #6880)
2012-10-12 Rémi Denis-Courmontavcodec: unify interface for video acceleration
2012-10-12 Rémi Denis-Courmontavcodec: reduce indentation, fix spelling
2012-10-12 Rémi Denis-Courmontavcodec: remove dead code
2012-10-12 Rémi Denis-Courmontavcodec: useless #include
2012-10-12 Rémi Denis-Courmontavcodec: move xlib check to vaapi.c
2012-10-12 Rémi Denis-Courmontavcodec: use av_get_pix_fmt_name(), fix potential out...
2012-10-12 Rémi Denis-Courmontavcodec: fix spelling
2012-10-12 Rémi Denis-Courmontavcodec: fix unaligned USWC copy (fixes #6333)
2012-10-12 Pierre Ynardrotate: simplify angle stuff
2012-10-11 Pierre Ynardmotion: fail if no sensor is available
2012-10-11 Pierre Ynardmotion: destroy transform-type variable when unused
2012-10-11 Pierre Ynardmotion: destroy motion data properly
2012-10-11 Pierre Ynardmotion: simplify
2012-10-11 Pierre Ynardmotion: don't override permanent configuration
2012-10-11 Rafaël CarréCC: remove unused sys_t member
2012-10-11 Rafaël CarréCC: simplify Eia608TextUtf8()
2012-10-11 Rafaël CarréCC: use c99, removed dummy Eia608Exit
2012-10-10 Felix Paul Kühnemacosx: don't initiate a modal dialog during a modal...
2012-10-10 Jean-Baptiste KempfSubsdec: various fixes for broken subtitles
2012-10-09 Rafaël Carréavformat demux: AVFormatContext->nb_streams == 0 is...
2012-10-09 Felix Paul Kühnemacosx: show the localized, intended to be user-facing...
2012-10-09 Jean-Baptiste KempfFix compilation on older versions of libavutil
next