]> git.sesse.net Git - vlc/history - modules
swscale: fix aspect-ratio problem properly
[vlc] / modules /
2012-11-25 Ilkka Ollakkaswscale: fix aspect-ratio problem properly
2012-11-25 Rémi Denis-CourmontRevert "http access: advertize gzip encoding..." (fixes...
2012-11-25 Rémi Denis-Courmontwasapi: work around broken interfaces (fixes #7736)
2012-11-25 Rémi Denis-CourmontSHM: add proper support for XWD frame buffers (fixes...
2012-11-25 Rémi Denis-CourmontXWD decoder
2012-11-25 Rémi Denis-Courmontshm: cannot be paused
2012-11-25 Rémi Denis-Courmontxcb/screen: remove superfluous cast
2012-11-25 Rémi Denis-CourmontQt4: soft-code when to show the language setting (fixes...
2012-11-24 Rémi Denis-Courmontshm: fix PTS delay (fixes #7579)
2012-11-24 Rémi Denis-Courmontshm: use block_File() instead of custom mmap() code
2012-11-24 Rémi Denis-Courmontdtv: fix compilation with Linux 3.7 / DVB >= 5.8 (fixes...
2012-11-24 Rémi Denis-Courmontwasapi: fake delay (approximately) if the stream has...
2012-11-22 Rémi Denis-CourmontAES3: decode to native endian
2012-11-22 Rémi Denis-Courmontaout: factor out mdate() from the time_get() callback
2012-11-22 Rémi Denis-CourmontPulseAudio: fix crash on error path
2012-11-22 Pierre Ynardmotion: fix orientation of transform filter
2012-11-21 Rémi Denis-CourmontPulseAudio: try to keep all resampling on VLC side
2012-11-21 Rémi Denis-CourmontPulseAudio: implement TimeGet()
2012-11-21 Rémi Denis-CourmontPulseAudio: remove custom synchronization and resamplin...
2012-11-21 Rémi Denis-CourmontPulseAudio: do nothing on underflow
2012-11-21 David Fuhrmannmacosx: fix playlist focus issue in nonembedded mode
2012-11-21 Rémi Denis-Courmontaraw: revector to check all supported formats just...
2012-11-21 Denis CharmetHandle possible negative timestamps in MKV
2012-11-21 Denis CharmetDetect Theora keyframe without blockreference
2012-11-21 Jean-Baptiste KempfLGPL: relicense Tivo demuxer to LGPL
2012-11-20 Rémi Denis-CourmontDTV: fix DVB-S autodetection
2012-11-20 Rémi Denis-Courmontrecord: explicitly disable append and format
2012-11-20 Rémi Denis-Courmontfile out: make time formatting optional (fixes #7768)
2012-11-20 Rémi Denis-Courmontaes3: use lookup table to speed up bit order inversion
2012-11-19 Felix Paul Kühneaudioqueue: compilation and compiler wanring fixes
2012-11-19 Konstantin Pavlovbluray: remove unneeded define.
2012-11-19 Konstantin Pavlovbluray: construct proper URL to album art.
2012-11-19 Konstantin Pavlovbluray: try to find out disc mount point on OSX.
2012-11-19 Konstantin Pavlovbluray: store path to disc in a struct.
2012-11-19 Jean-Baptiste KempfQt: sprefs, add correct buddies elements
2012-11-19 Jean-Baptiste KempfQt: preferences, fix checkbox behaviours
2012-11-19 Jean-Baptiste KempfQt: allow SPU deactivation in simple preferences.
2012-11-18 Rémi Denis-CourmontALSA: require version 1.0.24 or later
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-18 David Fuhrmannmacosx: native fullscreen mode is also supported on...
2012-11-18 David Fuhrmannmacosx: only hide dock and menu bar when necessary
2012-11-17 Rafaël Carrétaglib: fix album art segfault
2012-11-17 Juergen LockPulseAudio: fix segmentation fault
2012-11-17 Rémi Denis-Courmontresamplers: no need to check that rates are different
2012-11-17 Rémi Denis-Courmontsubsdec: really fix buffer overflows
2012-11-17 Rémi Denis-Courmontsubsdec: close <font> correctly
2012-11-17 Rémi Denis-Courmontsndio: remove fake pause() implementation
2012-11-17 Rémi Denis-CourmontSupport draining in aout_PacketFlush()
2012-11-17 Rémi Denis-CourmontRemove aout_PacketPause()
2012-11-17 Rémi Denis-CourmontFreeType: fix NULL deref on embedded fonts (fixes ...
2012-11-16 Rémi Denis-Courmontaout: make flush operation mandatory
2012-11-16 Rémi Denis-Courmontsndio: emulate flush
2012-11-16 Rémi Denis-Courmontsndio: clear sync state when resuming from pause
2012-11-16 Rémi Denis-Courmontsndio: implement latency measurement as per spec (untested)
2012-11-16 Jean-Baptiste KempfAVformat: do not use static attachment pictures as...
2012-11-16 Rémi Denis-Courmontfile aout: implement flush operation (kind of)
2012-11-16 Rémi Denis-Courmontsmem: do not clobber pixels matrix pointer (fixes ...
2012-11-15 Rémi Denis-Courmontformat: remove endianess conversions
2012-11-15 Rémi Denis-Courmontendian: endian conversion code from format
2012-11-15 Felix Paul Kühnemacosx: reset A to B loop when switching playlist items
2012-11-15 Felix Paul Kühnemacosx: fixed objc string comparison error found by...
2012-11-15 Felix Paul Kühnemacosx: fixed format-security warnings introduced in...
2012-11-15 Felix Paul Kühnemacosx: implemented A->B Loop (close #5187)
2012-11-15 Felix Paul Kühnemacosx: white space and minor coding style fixes
2012-11-15 Felix Paul Kühnemacosx: fix incorrect text shadow offset (close #7630)
2012-11-15 Rémi Denis-Courmontwasapi: fix typo screwing up synchro
2012-11-15 Jean-Baptiste KempfYadif for higher bits depth
2012-11-15 Jean-Baptiste KempfOgg: Parse chapters in comments
2012-11-14 Rémi Denis-CourmontALSA: fix time measurements
2012-11-14 KO Myung-HunQt: enable ONE INSTANCE options of simple preferences...
2012-11-14 Edward Wangopensles_android: Implement TimeGet
2012-11-14 Felix Paul Kühnemacosx: fix crash when displaying the Media Information...
2012-11-14 Felix Paul Kühnemacosx: added 'clone' and 'wall' to Video Effects panel
2012-11-14 Denis CharmetUse timecodescale to compute subtitle duration
2012-11-14 Denis CharmetUse encoding scope to correctly decode data
2012-11-13 Rémi Denis-Courmontwasapi: fix check for invalid position
2012-11-13 Rémi Denis-CourmontALSA: remove custom zero padding code
2012-11-13 Edward Wangaudiotrack: Fix compilation
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-13 Jean-Baptiste KempfDTS in wav: check frame size
2012-11-13 Erwan Tulouskins2: correct a uri conversion issue with new vlc_pat...
2012-11-12 Rémi Denis-Courmontaout: separate time and play callbacks
2012-11-12 Jean-Baptiste KempfDTS: fix Win32 compilation
2012-11-12 Jean-Baptiste KempfDTS in wav: use DTS helper
2012-11-12 Jean-Baptiste KempfDTS: split some parsing headers functions
2012-11-12 Jean-Baptiste KempfDTS to S/PDIF: Update copyright holders
2012-11-11 Felix Paul Kühnemacosx: fixed crash when terminating while the progress...
2012-11-11 Felix Paul Kühnemacosx: another sanity check since in rare circumstance...
2012-11-11 Felix Paul Kühnemacosx: added sanity check to prevent a Cocoa runtime...
2012-11-11 Rémi Denis-Courmontwasapi: reorder channels (fixes #6829)
2012-11-11 Rémi Denis-Courmontwasapi: fix indentation
2012-11-11 Rémi Denis-Courmontwaveout: fix warning
2012-11-11 Rémi Denis-CourmontShrink channel reordering tables to 9-10 bytes (from...
2012-11-11 Rémi Denis-Courmontaout_CheckChannelReorder: remove redundant parameter
2012-11-11 Rafaël Carréold dvb access: remove unused includes
2012-11-11 Rafaël Carrédvb: libdvbpsi is not optional
2012-11-10 Jean-Baptiste KempfAIFF: avoid division by 0
2012-11-10 David Fuhrmannmacosx: fix fullscreen button state in mainwindow
2012-11-10 David Fuhrmannmacosx: simplify vout window instantiation
2012-11-10 Rémi Denis-Courmontpuzzle: use atomic variables and flag instead of lock
next