]> git.sesse.net Git - vlc/shortlog
vlc
2012-12-21 Rémi Denis... aout: remove FI32 intermediate-only codec
2012-12-21 Rémi Denis... mad: decode to FL32 (as in existing VLC releases)
2012-12-21 Rémi Denis... audio format: fix FI32 -> S16N conversion
2012-12-21 Rémi Denis... vlc_aout: remove comments copied from libmad
2012-12-21 Edward Wangcontrib: fix the FPU detection for cross-compiles
2012-12-21 Rafaël Carréopensles: fix static noise at 44.1kHz
2012-12-21 Jean-Baptiste... Fix DxVA2 decoding on HD2000/3000
2012-12-20 Laurent AimarRemoved useless vlc_gl_GetProcAddress() calls (opengl).
2012-12-20 Laurent AimarRemoved outdated comment (opengl).
2012-12-20 Laurent AimarReorder a bit vout_display_opengl_Display (opengl)
2012-12-20 Laurent AimarSimplified and fixed RGB fragment shader (opengl).
2012-12-20 Laurent AimarSimplified a bit RGBA frament shader (opengl).
2012-12-20 Laurent AimarCosmetics (opengl).
2012-12-20 Laurent AimarReorganized shader/program building (opengl).
2012-12-20 Laurent AimarSimplify/reorder a bit non shader rendering (openg).
2012-12-20 Laurent AimarAllowed opengl to work without opengl shader.
2012-12-20 Laurent AimarSmall clean up (opengl)
2012-12-20 Laurent AimarCosmetics (opengl.c)
2012-12-20 Rémi Denis... a52: decode to S32N in fixed point
2012-12-20 Rémi Denis... smem: use aout_BitsPerSample()
2012-12-20 Rémi Denis... wamfixed: output S32N rather than FI32
2012-12-20 Rafaël Carréopensles: use a ring buffer for latency measurement
2012-12-20 Rafaël Carréopensles: no need to count number of busy buffers
2012-12-20 Rafaël Carréopensles: cosmetics
2012-12-20 Rafaël Carréopensles: move code from Start/Stop to Open/Close
2012-12-20 Rafaël Carréopensles: the time since last buffering update is useless
2012-12-20 Rémi Denis... tremor: decode to S32N
2012-12-20 Rémi Denis... vorbis: fix cast warnings
2012-12-20 Rémi Denis... aout: pass FOURCC instead of bits to aout_ChannelsReorder()
2012-12-20 Rémi Denis... aout: remove 24-bits support left-overs
2012-12-20 Rémi Denis... araw: make float/double decoder/encoder conform to...
2012-12-20 Rémi Denis... PulseAudio: remove dummy dependency on <vlc_cpu.h>
2012-12-20 Rémi Denis... Use VLC_CODEC_S24(B|L)32
2012-12-20 Rémi Denis... Add codecs for S24 in 4 bytes
2012-12-20 Rémi Denis... aout: drop support for S24N
2012-12-20 Rémi Denis... FLAC: keep signed 32-bits output format and simplify
2012-12-20 Olafs VandānsQt: add playlist total duration
2012-12-20 Olafs VandānsCore playlist: provide playlist_GetNodeDuration
2012-12-20 Jean-Baptiste... Minimal_macosx: remove tabs in source code
2012-12-20 Rafaël Carréopensles: reset properly on flush
2012-12-19 Felix Paul... minimal_macosx: updated copyright headers
2012-12-19 Felix Paul... POTFILES: updated minimal_macosx listing
2012-12-19 Rémi Denis... AES3: decode to S32N rather than S24 and simplify a...
2012-12-19 Rémi Denis... format: fix typo, conversion from S32N to S16N (fixes...
2012-12-19 Rémi Denis... visualization: fix output formats
2012-12-19 Felix Paul... minimal_macosx: remove dependency on the Carbon framewo...
2012-12-19 Felix Paul... minimal_macosx: modernize coding style and remove usele...
2012-12-19 Felix Paul... minimal_macosx: remove more dead code
2012-12-19 Felix Paul... minimal_macosx: implement VOUT_WINDOW_SET_SIZE and...
2012-12-19 Felix Paul... minimal_macosx: removed no-longer needed vout code...
2012-12-19 Felix Paul... minimal_macosx: re-implement in-separate-window video...
2012-12-19 Rémi Denis... aout: drop remnants of foreign endian support (refs...
2012-12-19 Rémi Denis... aout: drop support for U24 and S24I
2012-12-19 Rémi Denis... LPCM: decode to S16N or S32N
2012-12-19 Rémi Denis... LPCM: encode from S16N rather than S16B
2012-12-19 Rémi Denis... LPCM: buffer overflow (encoder)
2012-12-19 Rémi Denis... araw: decode/encode 24-bits PCM to/from S32N
2012-12-19 Francois CartegnieQt: complete_preferences: toggle prefs for current...
2012-12-19 Rémi Denis... aout: drop support for non-native float
2012-12-19 Rémi Denis... araw: add non-native float encoding and decode float...
2012-12-19 Rémi Denis... aout: drop support for S32I
2012-12-19 Rémi Denis... araw: add U32 support and decode S32I to S32N
2012-12-19 Rémi Denis... araw: fix U8 and S16N dummy encoding
2012-12-19 Rafaël Carrénpapi packaging: we don't need to fetch gecko headers...
2012-12-19 Rémi Denis... vout: do not set "fullscreen" variable again (fixes...
2012-12-19 Jean-Baptiste... ZVBI: remove the wrong warning about GPL
2012-12-19 Felix Paul... minimal_macosx: compilation fix
2012-12-19 Sébastien Toqueaudiotrack: missing software gain setting
2012-12-19 Rafaël Carrécontrib: add --disable-gpl option to bootstrap
2012-12-19 Jean-Baptiste... OSS: blind compilation fix
2012-12-19 Francois Cartegniemodules: fix module_exists() documentation.
2012-12-18 Rémi Denis... aout: use S16N rather than S16L in audio outputs
2012-12-18 Rémi Denis... aout: drop support for U16B, U16L and S16I
2012-12-18 Rémi Denis... sndio: require non-stupid audio sample formats
2012-12-18 Rémi Denis... araw: decode/encode U16 and S16I to/from S16N
2012-12-18 Rafaël Carréaudiotrack: implement time synchronization
2012-12-18 Rémi Denis... PulseAudio: unused variable
2012-12-18 Rémi Denis... aout: drop support for S8
2012-12-18 Rémi Denis... araw: decode/encode S8 to/from U8
2012-12-18 Rémi Denis... araw: cosmetics
2012-12-18 Francois Cartegnietaglib: ID3v2: save TrackTotal
2012-12-18 Francois CartegnieQt: info_panels: use validation mask for tracknumber...
2012-12-18 Rémi Denis... Fix warning
2012-12-18 Rémi Denis... contrib: update XCB
2012-12-18 Rémi Denis... OSS: trivial fixes
2012-12-18 Francois CartegnieQt: QPalette: fix obsoleted values
2012-12-18 Jean-Baptiste... Contrib: update live555
2012-12-17 Rémi Denis... deinterlace: clobber MM and XMM registers correctly
2012-12-17 Rémi Denis... deinterlace: move Phosphor MMX acceleration to a separa...
2012-12-17 Rémi Denis... deinterlace: split MMXEXT acceleration for IVTC to...
2012-12-17 Jean-Baptiste... Fortune: OSS, French vs Finish administration
2012-12-17 Rémi Denis... OSS: updates and fixes (untested)
2012-12-17 Rémi Denis... ALSA: report selected device not only when playing
2012-12-17 Rémi Denis... file: do not stat() non-seekable files and clean up
2012-12-17 Jean-Baptiste... OSS: blind compile fix
2012-12-17 Rafaël CarréRemove variable name clashes in TAB_REMOVE
2012-12-16 Rafaël Carréopensles: implement mute/volume set
2012-12-16 Felix Paul... auhal: implement Pause for the 2.1 aout API
2012-12-16 Felix Paul... auhal: switch analog playback to the 2.1 API
2012-12-16 Rémi Denis... aout: use aout_RequestRestart() where applicable
next