]> git.sesse.net Git - vlc/history - modules/access
Ball uses sqrt() and roundf() and so needs -lm
[vlc] / modules / access /
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-15 Rafaël Carréaccess_avio: cosmetics
2009-12-15 Rafaël Carréaccess_avio: unused variable
2009-12-13 Pierre YnardFix avio with MERGE_FFMPEG
2009-12-12 Laurent AimarAdded an access using avformat protocol support.
2009-12-10 Pierre d'Herbemontqtcapture: Make sure we build on 10.6 64bits.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-04 Rémi Duraffortdc1394: fix memleaks.
2009-12-04 Rémi Duraffortdc1394: fix potential memleak.
2009-12-04 Rémi Duraffortdc1394: fix debug messages
2009-12-04 Rémi Duraffortdc1394: We must quit the function if the file handler...
2009-12-04 Rémi Duraffortdc1394: factorize.
2009-12-03 Rémi Duraffortdc1394: cleanings (no need to set p_sys to NULL and...
2009-12-03 Rémi Duraffortdc1394: factorize.
2009-11-29 Rémi Denis-CourmontXCB/screen: support windows on other non-default screens
2009-11-28 Rémi Denis-CourmontTS demux: fix memory leak using ACCESS_SET_PRIVATE_ID_CA
2009-11-26 Rémi Denis-CourmontRTP: over UDP, assume we have the destination if there...
2009-11-24 Jean-Baptiste Kempfdc1394: update to v2 API
2009-11-20 Rémi Duraffortv4l2: compute strchr only one time.
2009-11-18 Rémi Duraffortrtmp_access: remove dead code.
2009-11-18 Rémi Duraffortrtmp: factorize a bit.
2009-11-18 Rémi DuraffortRevert "RTMP: factorization"
2009-11-17 Rémi Denis-CourmontRTMP: use new thread API, remove bogus uses of b_die...
2009-11-17 Rémi Denis-CourmontRTMP: tag some of the obvious bugs
2009-11-17 Rémi Denis-CourmontRTMP: small cleanup
2009-11-17 Rémi Denis-CourmontRTMP: fix a sign warning
2009-11-17 Rémi Denis-CourmontRTMP: factorization
2009-11-17 Buganiniv4l2: use v4l2_open for use of libv4l2
2009-11-17 Kuan-Chung Chiuv4l: support libv4l
2009-11-17 Rémi Duraffortaccess_http: fix cross-compilation for win32.
2009-11-16 Adrien MagloIf http-use-IE-proxy is enable, use Internet Explorer...
2009-11-15 JP Dingerrtmp_amf_flv: Try and refactor a bit by reducing overly...
2009-11-15 Laurent AimarAdded an input from memory access.
2009-11-12 Laurent AimarIgnored error when we cannot save our modified tuning...
2009-11-10 Laurent AimarAlso probe file:// for bd.
2009-11-09 Rémi Duraffortmmstu: fix msg_* format.
2009-11-09 Rémi Duraffortdshow: use var_Get* when applicable.
2009-11-01 Rémi Denis-CourmontXCB: implement --screen-follow-mouse (closes #2977)
2009-10-31 Rémi Denis-CourmontDVB: force m3u8 demux in scan mode
2009-10-30 Ilkka Ollakkadvb: set demux=ts only if we didn't do scan
2009-10-29 Jean-Baptiste KempfCDDA: Typo
2009-10-29 Marian Ďurkovičen50221: Provide compile-time option for slow CAMs
2009-10-27 Marian Ďurkovičen50221: Increase MAX_CASYSTEM_IDS to 64 and fix invert...
2009-10-26 Jean-Baptiste KempfCDDA: cosmetics and debug messages
2009-10-26 Jean-Baptiste KempfCDDA: cosmetics and copyright
2009-10-19 Rémi Duraffortsftp: forgottent file.
2009-10-19 Rémi DuraffortNew sftp access module.
2009-10-19 Marian Ďurkovičdvdnav: Remove trailing backslash on Win32
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-10-18 Rémi Denis-CourmontV4L2: shrink PTS delay
2009-10-18 Alexis Ballierv4l: attempt to fix strict aliasing warnings.
2009-10-17 Rémi Denis-CourmontVCD: stat -> utf8_stat
2009-10-17 Rémi Denis-CourmontVCD: path from VLC MRL, need utf8_open
2009-10-17 Rémi Denis-CourmontV4L2: path from VLC, need utf8_open
2009-10-17 Rémi Denis-CourmontV4L: path from VLC, need utf8_open()
2009-10-17 Rémi Denis-CourmontPVR: path from VLC config, need utf8_open()
2009-10-17 Rémi Denis-CourmontOSS: path from VLC core (or ASCII), need utf8_open()
2009-10-17 Rémi Denis-CourmontDVB: ASCII paths, utf8_open() provides close-on-exec
2009-10-17 Rémi Denis-Courmontdc1394: path coming from MRL, need utf8_open()
2009-10-17 Rémi Denis-CourmontDVB: use utf8_open() so we get O_CLOEXEC right
2009-10-16 Pierre Ynardv4l2: rework size detection
2009-10-16 Pierre Ynardv4l2: fix typo in debug logs
2009-10-16 Rémi Duraffortaccess_mmsh: fix memleak.
2009-10-16 Rémi Duraffortmmsh: factorize.
2009-10-14 Rémi Denis-CourmontRTP: disable preemption during queueing
2009-10-13 Laurent AimarFixed a small memleak in bda.
2009-10-13 Laurent AimarAccelerated dvb loading time by exporting the demuxer...
2009-10-10 Rémi DuraffortUse var_Get* when applicable.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-10 Rémi Duraffortaccess_dvb: constify.
2009-10-06 Rémi Denis-CourmontRTP: support build without libvlc_srtp
2009-10-06 Rémi Denis-CourmontGet rid of ligcrypt M4 macros
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-10-03 Antoine CellerierMake it possible to flag blocks as interlaced and use...
2009-10-03 Antoine CellerierTweak standards selection and list.
2009-10-03 Antoine CellerierWork around what seems to be a driver bug when auto...
2009-10-03 Antoine CellerierFix automatic libv4l2 fallback and prevent leaks when...
2009-09-30 Felix Paul Kühnemmap: default enable the module on Darwin
2009-09-28 Antoine CellerierV4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use...
2009-09-25 Antoine CellerierAdd some extra debug. Fix compilation.
2009-09-25 Antoine Cellerierv4l2 fixes
2009-09-25 Marian Ďurkovičen50221: Increase max PDU size to 4 kB
2009-09-16 Pierre YnardFix parsing of float-typed variables
2009-09-14 Pierre Ynardv4l2: work around broken resolution detection
2009-09-12 Pierre YnardMissing #include <errno.h>
2009-09-12 Rémi Denis-CourmontMissing #include <errno.h>
2009-09-11 Marian ĎurkovičRTP: Make sure we wait >= 25 msec for reordered packets
2009-09-10 Marian ĎurkovičRTP: Initialize ref_ts to zero
2009-09-09 Marian ĎurkovičRTP: compute deadline for reordering from the current...
2009-09-07 Rémi Denis-CourmontRTP: apply de-jitter from last dequeuing rather than...
2009-09-05 Marian ĎurkovičReport RTP packet loss and make PIM Asserts only a...
2009-09-05 Rémi Denis-CourmontRTP: fix re-ordering across sequence number wrap
2009-09-03 Rémi Duraffortftp: let the user see the password in the conf (was...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Jean-Baptiste Kempffile.c: fix compilation on gcc-win32 4.4.1
2009-08-31 Rafaël Carréfile access: only use linux/magic.h when it's present
2009-08-29 Rémi Denis-CourmontRTMP access: disable strict aliasing
next