]> git.sesse.net Git - vlc/shortlog
vlc
2009-09-30 Geoffroy CouprieAdd --enable-peflags to configure in all builds
2009-09-29 Jean-Baptiste... Formating of comment
2009-09-29 Pierre YnardRevert "i18n: remove deleted files"
2009-09-29 Rémi Denis... block_Realloc: handle OOM in case of buffer expansion
2009-09-29 Rémi Denis... block_Realloc: fix (rewrite) buffer shrinking
2009-09-29 Rémi Denis... Revert "Remove block_Realloc() shrinking behavior"
2009-09-29 Rémi Denis... block_Realloc: turn off posix_memalign() use
2009-09-29 Rémi Denis... NEON converter: unroll fi32->s16n conversion
2009-09-29 Laurent AimarFixed invalid report of broken avi index.
2009-09-29 Rémi Denis... NEON converter: port to audio filter2
2009-09-29 Rémi Denis... converter_float: audio filter2
2009-09-29 Rémi Denis... converter_fixed: audio filter2
2009-09-29 Rémi Denis... Restore fixed-point conversions modules.
2009-09-29 Rémi Denis... Remove block_Realloc() shrinking behavior
2009-09-29 Pierre Ynardi18n: remove deleted files
2009-09-28 Laurent AimarFixed wince compilation.
2009-09-28 Laurent AimarPrivatized i_window_x/y/w/h in msw.
2009-09-28 Laurent AimarPrivatized i_window_style in msw.
2009-09-28 Laurent AimarSplit out event functions in its own header (msw).
2009-09-28 Laurent AimarFixed a potential race condition between "event thread...
2009-09-28 Laurent AimarFixed b_desktop initialization (msw).
2009-09-28 Laurent AimarModified the way title is updated (msw).
2009-09-28 Laurent AimarRemoved unused pf_wndproc (msw).
2009-09-28 Laurent AimarRemoved useless b_parent_focus in msw.
2009-09-28 Laurent AimarRemoved useless b_focus variable in msw.
2009-09-28 Rémi Denis... Remove -Wcast-align, too many false positives
2009-09-28 Antoine CellerierV4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use...
2009-09-28 Pierre Ynardlive555: support for subtitle tracks
2009-09-28 Jean-Baptiste... Some random NEWS.
2009-09-28 Jean-Baptiste... Cosmetics and alignment
2009-09-28 Simon HailesModified the way DDS (display definition segment -...
2009-09-28 Francois CartegnieQt: Simple prefs. Fix device browse button.
2009-09-28 Jean-Baptiste... Contrib: Theora 1.1.0 is out
2009-09-28 Jean-Baptiste... Avformat, increase buf_size to 2048 + 213 for aea support
2009-09-28 Jean-Baptiste... Support for Atrac1 codec
2009-09-27 Jean-Baptiste... Qt4: small Volume, align at first show
2009-09-27 Rémi Denis... visual: adapt to filter_t
2009-09-27 Rémi Denis... band-limited resampler: switch to audio filter2
2009-09-27 Rémi Denis... band-limited resampler: Simplifications
2009-09-27 Rémi Denis... trivial resampler: switch to audio filter2
2009-09-27 Rémi Denis... linear resampler: audio filter2
2009-09-27 Rémi Denis... ugly resampler: switch to audio filter2
2009-09-27 Rémi Denis... audio_format replaces converter_float and converter_fixed
2009-09-27 Rémi Denis... Convert audio output core to audio filter2
2009-09-27 Rémi Denis... Bump plugin ABI
2009-09-27 Rémi Denis... Remove aout_filter_t.b_discontinuity
2009-09-27 Alexis Balliershine: do not build shine.c since it is included from...
2009-09-27 Rémi Denis... aout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-27 Rémi Denis... block_Alloc: use posix_memalign()
2009-09-27 Rémi Denis... Document that visualizations only work inside audio...
2009-09-27 Rémi Denis... Privatize aout_request_vout_t
2009-09-27 Rémi Denis... XCB: don't bother X server with drawing requests if...
2009-09-27 Rémi Denis... XCB: constify
2009-09-27 Rémi Denis... Remove legacy alloca checks
2009-09-27 Rémi Denis... Qt4: remove bogus vlc_vout.h dependencies
2009-09-27 Rémi Denis... Qt4: remove bogus vlc_aout.h dependencies
2009-09-27 Rémi Denis... Rationalize filter_t (save 8 pointers)
2009-09-27 Rémi Denis... normvol: do not handle impossible error
2009-09-27 Rémi Denis... param_eq: constify
2009-09-27 Laurent AimarMade vout_display_t::manage() optional.
2009-09-27 Laurent AimarAllowed vout display events to be issued from anywhere.
2009-09-26 Laurent AimarUpdated vou display module after vout_display_SendEvent...
2009-09-26 Laurent AimarChanged the prototype of vout_display_SendEventDisplaySize.
2009-09-26 Felix Paul... macosx: fixed broken MMS streaming
2009-09-26 Rémi Denis... Qt4: stop spamming the console
2009-09-26 Rémi Denis... XCB-XVideo: print adaptor name in the debug
2009-09-26 Rémi Denis... XCB: print server version infos in the debug
2009-09-26 Laurent AimarUpdated after direct rendering support in vout_FilterDi...
2009-09-26 Laurent AimarUsed direct rendering for chroma conversion in "vout...
2009-09-26 Laurent AimarCentralized mouse event handling.
2009-09-26 Laurent AimarFactorized and added missing vout_SendEventMouseVisible...
2009-09-26 Rémi Denis... OMAP framebuffer: remove Maemo screen blanking code
2009-09-26 Rémi Denis... OMAP framebuffer: let the window manage key presses...
2009-09-26 Rémi Denis... OMAP framebuffer: let vout window handle fullscreen...
2009-09-26 Rémi Denis... OMAPFB: config -> var
2009-09-26 Rémi Denis... OMAPFB: no need to destroy windows right before XCloseD...
2009-09-26 Rémi Denis... revision: work around JVLC tag pollution
2009-09-26 Filippo Carone[maven-release-plugin] prepare for next development...
2009-09-26 Filippo Carone[maven-release-plugin] prepare release jvlc-parent...
2009-09-26 Filippo Caronejvlc: samples pom fixed
2009-09-26 Filippo Caronejvlc: Playlist class removed
2009-09-26 Filippo Caronejvlc: LibVlc class updated and code aligned to current...
2009-09-26 Filippo Caronejvlc: pom version set to 1.0.1-SNAPSHOT
2009-09-25 Rémi Denis... Use doubly linked list for filter chaining
2009-09-25 Antoine CellerierRockbox FM radio presets parser script
2009-09-25 Antoine CellerierAdd some extra debug. Fix compilation.
2009-09-25 Antoine Cellerierv4l2 fixes
2009-09-25 Hugo Beauzee... Don't store the picture_t inside of the decoder_sys_t
2009-09-25 Hugo Beauzee... Adding a invmem-chroma option
2009-09-25 Francois CartegnieQt: hide live555 module options when disabled
2009-09-25 Simon HailesRenamed p_display to display, and made it a structure...
2009-09-25 Christopher Keyconfigure: fix --with-dvbpsi=PATH
2009-09-25 Marian Ďurkovičen50221: Increase max PDU size to 4 kB
2009-09-25 Pierre Ynardt140: fill in missing PTS/DTS information
2009-09-25 Pierre Ynardcontrib: update live555 patch
2009-09-24 Christophe... Add more file xith translatable strings
2009-09-24 Christophe... Add a i18n'able name.
2009-09-24 Alexis BallierFix build without fontconfig nor optimizations.
2009-09-24 Rémi Denis... XCB Window: ugly hack to get focus with Matchbox window...
2009-09-24 Felix Paul... macosx: updated ub script for the really fat binary
next