- 05 Nov, 2015 3 commits
-
-
Ilkka Ollakka authored
This reverts commit d700966e.
-
Ilkka Ollakka authored
No timeline change, but possible missed blocks.
-
Ilkka Ollakka authored
This reverts commit de4be0a4.
-
- 04 Nov, 2015 8 commits
-
-
Salah-Eddin Shaban authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This restores the directory type, and adds a few more. Regression from c0660ee3 (directory)
-
Thomas Guillem authored
Don't use libvlc_media_parse and libvlc_media_get_tracks_info (deprecated).
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
This reverts commit fa9af46d. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 03 Nov, 2015 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Thomas Guillem authored
Since our SoXR audio filter use the soxr_clear function that is broken before 0.1.2.
-
Thomas Guillem authored
-
Thomas Guillem authored
The SoXR variable-rate engine is slower than the fixed one, so use it only when it's needed (when the input ratio is changing to catch up a delay).
-
Thomas Guillem authored
Keep it simpler, it shouldn't happen since we alloc an output buffer that is slightly bigger than expected (in order to have enough room for data that is held by SoxR).
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
These function will drain/flush the chain of filters of the audio output.
-
Thomas Guillem authored
pf_audio_flush will flush/reset the state of an audio filter. pf_audio_drain will drain an audio filter, it'll returns a block_t containing the drained output.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Deprecated by adaptative, which is also now jammed by filter. Drops specific MP4 forged smoo/stra hacks.
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 02 Nov, 2015 12 commits
-
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
uses xml reader for encoding proofness now reuses and shares xml reader
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The PRI macros are used in some of the translated strings, so libintl needs to support them. Note that need-formatstring-macros nonobviously implies need-ngettext.
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
And avoids creating stats from non http chunks (smooth)
-