]> git.sesse.net Git - vlc/shortlog
vlc
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
2009-09-24 Rémi Denis... Add and use LIBVLC_FORMAT_ARG for gettext functions
2009-09-24 Rémi Denis... vlc_objects.h: add LIBVLC_MALLOC and LIBVLC_USED
2009-09-24 Rémi Denis... Add LIBVLC_MALLOC function attribute
2009-09-24 Rémi Denis... Woops, object leak in previous commits
2009-09-24 Rémi Denis... Simplification
2009-09-24 Rémi Denis... Dead code
2009-09-24 Rémi Denis... vars command needs the variable lock
2009-09-24 Rémi Denis... Remove useless object linked-list
2009-09-24 Rémi Denis... XCB window: fix set_ascii_prop()
2009-09-24 Rémi Denis... XCB window: set Window Manager hints
2009-09-24 Rafaël CarréDeleteInner() : remove deleted items from current items...
2009-09-24 Felix Paul... contribs: updated binary package for OS X
2009-09-24 Ilkka Ollakkamove format.c definition to correct modules.am-file
2009-09-24 Ilkka Ollakkaavcodec: add codec_id/type to subtitles also
2009-09-23 Rafaël Carréfaad: fix a typo of [38c08789]
2009-09-23 Rafaël Carréx264: mention >=0.76 requirement
2009-09-23 Daniel MierswaError if XvMC is requested while libmpeg2 unavailable
2009-09-23 Rémi Denis... audio_format belongs in audio_filter/converter
2009-09-23 Rémi Denis... Make aout_buffer_t an alias for block_t
2009-09-23 Rémi Denis... Cosmetic change
2009-09-23 Laurent AimarCompilation fix (speex)
2009-09-23 Laurent AimarCompilation fix (mpgatofixed32).
2009-09-23 Srikanth RajuSql Core
2009-09-23 Rémi Denis... i_nb_bytes -> i_buffer
2009-09-23 Rémi Denis... aout_buffer_t: store length instead of end timestamp
2009-09-23 Rémi Denis... aout_buffer_t.b_disconuity -> aout_buffert.i_flags
2009-09-23 Rémi Denis... block_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-23 Olivier Aubertpython-ctypes: first shot at generating java JNA glue...
2009-09-23 Ilkka OllakkaNEWS: x264-version requirement
2009-09-23 Ilkka Ollakkax264: add myself as one of the authors
2009-09-23 Ilkka Ollakkax264: set requirement to >= 0.76 for libx264
2009-09-23 Ilkka Ollakkaavcodec: set codec_id and codec_type in context also
2009-09-23 Pierre YnardRemove duplicate T140 codec definition
2009-09-23 Filippo Caronejvlc: libvlc synchronization: some missing audio functi...
2009-09-23 Marian ĎurkovičConvert EIT-coded CR/LFs to '\n'.
2009-09-22 Jean-Baptiste... NEWS synchronisation between branches.
2009-09-22 Jean-Baptiste... SSE3 detection (runtime)
2009-09-22 Rémi Denis... aout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-22 Laurent AimarAlways defined CPU_CAPABILITY_*
2009-09-22 Rémi Denis... Remove aout_buffer_t.b_alloc (it's always true)
2009-09-22 Rémi Denis... aout_BufferAlloc: don't copy timestamps from original...
2009-09-22 Laurent AimarFixed offline EPG state.
2009-09-22 Laurent AimarRevert "INPUT: Properly remove SDT and EPG entries...
2009-09-22 Laurent AimarStored vlc_epg_t array inside input_item_t.
2009-09-22 Laurent AimarMoved out epg functions from vlc_epg.h and es_out.c...
2009-09-22 Jean-Baptiste... Put all SS(S)E* checks under --enable-sse
2009-09-22 Rémi Denis... Use <vlc_cpu.h>
2009-09-22 Rémi Denis... vlc_cpu.h: dedicated header for CPU features
2009-09-22 Rémi Denis... LibVLC: only print relevant capabilities in debug
2009-09-22 Christophe... Remove useless data pointer in smem module
2009-09-22 Jean-Baptiste... Contribs: Fix FFmpeg configure for Win32
2009-09-22 Christophe... Move Data Context from sys to stream id struct
2009-09-22 Jean-Baptiste... Define new capabilities for SSE3 SSSE3 and SSE4 (4...
2009-09-21 Jean-Baptiste... Add a configure flag for SSE4
2009-09-21 Jean-Baptiste... Configure: add a new configure switch for SSE3
2009-09-21 Jean-Baptiste... FFmpeg: activate mp3lame in Win32 contribs
2009-09-21 Jean-Baptiste... Capitalize FFmpeg where needed.
2009-09-21 Jean-Baptiste... Cosmetics and copyright
2009-09-21 Jean-Baptiste... TS: put EAC3 in TS muxer
2009-09-21 Francois CartegnieQt: Simple prefs Input/codec ui fixes
2009-09-21 Marian ĎurkovičWorkaround braindead QT implementation of ResizeToContents
2009-09-21 Marian ĎurkovičStop crashing at video init. Yes, this closes #3074
2009-09-21 Rémi Denis... .gitignore
2009-09-21 Rémi Denis... Capitalization
2009-09-20 Filippo Caronejvlc: video_set_parent does not exist anymore, use...
2009-09-20 Filippo Caronejvlc: honour asynchronousness of the libvlc_media_list_...
2009-09-20 Michał TrzebiatowskiFix German nsis translation
2009-09-20 Rémi Denis... --enable-merge-ffmpeg: kludge to make avcodec and avfor...
2009-09-20 Rémi Denis... libavcodec: explicit Makefile rules
2009-09-20 Rémi Denis... Useless #includes
2009-09-20 Rémi Denis... i420_yuyv_neon: prefetch
2009-09-20 Rémi Denis... i420->YUYV NEON: rewrite using VZIP
2009-09-20 Rémi Denis... XCB-XVideo: pad picture height like VLC core
2009-09-20 Rémi Denis... XCB-XVideo: give the real height, not the visible one
2009-09-20 Rémi Denis... Cosmetic
2009-09-20 Rémi Denis... i420_yuyv_neon: small tweaks
2009-09-20 Rémi Denis... Remove unused 486 and 586 capabilities
2009-09-20 Rémi Denis... Remove never set, never used Pentium Pro capability
2009-09-20 Rémi Denis... Assume compiler-enabled CPU features are present
2009-09-20 Rémi Denis... Remove most vlc_object_set_name() calls, now redumdant
2009-09-20 Rémi Denis... Set object name from module_need()
2009-09-20 Rémi Denis... Allow setting the name of an object at any time...
next