]> git.sesse.net Git - vlc/history - modules/access
macosx: Cocoa cannot deal with 2 images of the same name in a single bundle even...
[vlc] / modules / access /
2012-06-03 Edward WangBluray: fix memory leak
2012-06-03 Sam LadeBluray: fix playback when device is a symlink
2012-05-31 Hugo Beauzée-Luyssenbluray: Add missing vlc_mutex_init
2012-05-31 Rémi Denis-Courmontv4l2: add v4l shortcut
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-05-23 Laurent AimarHide errors with multi-part rar when the end of archive...
2012-05-23 Konstantin PavlovBluray: use msg_Info instead of msg_Err.
2012-05-23 Konstantin PavlovBluray: use meaningful error messages when available.
2012-05-14 Pierre Ynardhttp: supersede domainless cookies
2012-05-13 Rémi Denis-Courmontbluray: use atomic_flag instead of vlc_gc_data
2012-05-12 Rémi Denis-Courmontfile: do not attempt to open(NULL, ...); (fix #6796)
2012-05-12 Rémi Denis-CourmontALSA: rewrite capture plugin
2012-05-10 Rémi Denis-Courmontdc1394: remove implict alias
2012-05-10 Rémi Denis-Courmontdc1394: remove OSS support
2012-05-10 Rémi Denis-Courmontdc1394: clarify what this module is about
2012-05-10 Rémi Denis-Courmontdc1394: unused struct member
2012-05-10 Rémi Denis-CourmontRename access_dv to dv1394
2012-05-02 John Petersonrar: + Support for up to 1001 volume old naming style...
2012-05-02 John Petersonrar: + Robust to non-specification header: Missing...
2012-04-30 John Petersonrar: Read the uncompressed size high word instead of...
2012-04-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste KempfMMS: remove debug warn about ACCESS_GET_META
2012-04-19 Jean-Baptiste KempfMMS: improve documentation and debug messages
2012-04-18 Alan McCoshv4l2: fixing mmap unmapping
2012-04-16 Rafaël Carrév4l2: unbreak BSD
2012-04-16 Rémi Denis-Courmontxcb screen: fix block allocation size
2012-04-16 Rémi Denis-Courmontv4l2: fix mmap() call
2012-04-16 Hugo Beauzée-Luyssenbluray: Kill some warnings.
2012-04-16 Hugo Beauzée-Luyssenbluray: Filter video tracks to display the main one.
2012-04-16 Hugo Beauzée-Luyssenbluray: Implement BD_EVENT_AUDIO_STREAM event
2012-04-16 Hugo Beauzée-Luyssenbluray: Implement BD_EVENT_PLAYITEM event
2012-04-16 Hugo Beauzée-Luyssenbluray: Store es_out_id_t internally to be able to...
2012-04-16 Hugo Beauzée-Luyssenbluray: Add an ES manipulation skeleton.
2012-04-16 Hugo Beauzée-Luyssenzip: Check malloc return.
2012-04-16 Hugo Beauzée-Luyssenzip: Add unlikely()
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-13 Rémi Denis-Courmontv4l2: reintroduce user pointer mode, now with zero...
2012-04-13 Rémi Denis-Courmontv4l2: do not poll for POLLPRI
2012-04-12 Rémi Denis-Courmontv4l2: map buffers before queueing them
2012-04-12 Rémi Denis-Courmontv4l2: use malloc()
2012-04-12 Rémi Denis-Courmontv4l2: fix memory leak on error
2012-04-12 Rémi Denis-Courmontv4l2: fix tuner debug messages
2012-04-12 Rémi Denis-Courmontblock_t: add buffer start and size fields
2012-04-11 Rémi Denis-Courmontv4l2: fix race condition
2012-04-11 Rémi Denis-Courmontv4l2: factorize and simplify mmap() initialization
2012-04-11 Rémi Denis-Courmontv4l2: split module stuff and common access/demux video...
2012-04-11 Rémi Denis-Courmontv4l2: remove stray dead code
2012-04-11 Rémi Denis-Courmontv4l2: remove unneeded demux_sys_t.io
2012-04-11 Rémi Denis-Courmontv4l2: privatize demux_sys_t
2012-04-11 Rémi Denis-Courmontv4l2: GrabVideo() cleanup
2012-04-11 Rémi Denis-Courmontv4l2: fix and cleanup of mmap buffers allocation
2012-04-10 Rémi Denis-Courmontv4l2: use thread instead of polling
2012-04-10 Rémi Denis-Courmontv4l2: inline ProcessVideoFrame(), no functional changes
2012-04-10 Rémi Denis-Courmontv4l2c: merge I/O method initialization (no functional...
2012-04-10 Rémi Denis-Courmontv4l2: correct frame rate if enumeration fails
2012-04-10 Rémi Denis-Courmontv4l2: restore support for forced resolution
2012-04-10 Rémi Denis-Courmontv4l2: reset crop after selecting the format
2012-04-09 Rémi Denis-Courmontdvdread: fix use after free on error (refs #6594)
2012-04-09 Rémi Denis-Courmontv4l2: device parameter is a file path
2012-04-09 Rémi Denis-Courmontv4l2: avoid a pair of nested loops if frame rate is...
2012-04-09 Rémi Denis-Courmontv4l2: rationalize/factorize frame rate handling
2012-04-07 Rémi Denis-Courmontv4l2: get aspect ratio from V4L2 crop capabilities...
2012-04-07 Rémi Denis-Courmontv4l2: force normal capture mode
2012-04-07 Rémi Denis-Courmontv4l2: update headers version check
2012-04-07 Rémi Denis-Courmontv4l2: fix warning on old systems
2012-04-07 Rémi Denis-Courmontv4l2: only use bits mask controls where supported
2012-04-06 Jean-Baptiste KempfDeactivate HTTP proxy inheritance from IE
2012-04-06 Rémi Denis-Courmontv4l2: disable compressed formats where not available...
2012-04-06 Rémi Denis-Courmontv4l2: work around missing V4L2_IN_CAP_STD on old kernels
2012-04-05 Rémi Denis-Courmontv4l2: rewrite frame rate and resolution negotiation
2012-04-04 Rémi Denis-Courmontv4l2: remove stray structure
2012-04-04 Rémi Denis-Courmontv4l2: remove dead userptr code
2012-04-04 Rémi Denis-Courmontv4l2: remove useless switch(), cosmetic, no functional...
2012-04-04 Rémi Denis-Courmontv4l2: do not #define enumeration member
2012-04-04 Rémi Denis-Courmontv4l2: use device node capabilities rather than whole...
2012-04-01 Rémi Denis-CourmontUndo misuse of module_config_t.b_dirty
2012-03-28 Jean-Baptiste KempfDVDnav: some .iso files are wrongly named bin or nrg
2012-03-27 Rémi Denis-CourmontRTP: hack to make the raw audio decoder happy
2012-03-26 Kaarlo RaihaAdd port range to CDDB
2012-03-26 Rémi Denis-CourmontLinux DVB: fix memset() size
2012-03-24 Rémi Denis-Courmonthttp: add missing Host field to proxied requests (fix...
2012-03-23 Rémi Denis-Courmontv4l2: update and sort the codec table
2012-03-23 Rémi Denis-Courmontv4l2: fix forced chroma (fix typo and allow emulated...
2012-03-22 Rémi Denis-Courmontv4l2: remove paranoid code that breaks compressed and...
2012-03-22 Rémi Denis-Courmontv4l2: unused variable
2012-03-22 Rémi Denis-Courmontv4l2: rework format selection into a single pass
2012-03-22 Rémi Denis-CourmontPulseAudio: adjust overall latency, not (only) the...
2012-03-22 John Freeddtv: rewrite of bdagraph to be tuner-based
2012-03-22 John FreedDShow: Remove filters but don't Release() them
2012-03-20 Rémi Denis-Courmontv4l2: duplicate InitVideo() for access and access_demux
2012-03-20 Rémi Denis-Courmontv4l2: eliminate dead user pointer code
2012-03-20 Rémi Denis-Courmontv4l2: factor our crop resetting
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-19 Rémi Denis-Courmontposix: drop support for non-UTF-8 operating systems
2012-03-16 Rémi Denis-Courmontv4l2: rationalize input selection
2012-03-16 Rémi Denis-Courmontv4l2: clean up video standard selection
2012-03-16 Rémi Denis-Courmontv4l2: temporarily remove broken bottom field first...
2012-03-16 Rémi Denis-CourmontDTV: add DVB-T2 PLP ID parameter
2012-03-15 Rémi Denis-Courmontv4l2: rationalize tuner settings
2012-03-15 Rémi Denis-Courmontv4l2: fix and rationalize audio input selection
next