- 23 Jan, 2012 8 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
(text from the patch author) On many systems taking couple of kilo-bytes for full sinc table is not a problem. With a straight filter table the number of MAC operations needed drops to one quarter. Also the inner loop of the filter becomes more simple and easier to optimize. So the full sinc table version runs much faster in most cases. The trade off is some kilo-bytes bigger memory usage and more CPU needed when initializing the resampler.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
-
Rafaël Carré authored
-
- 22 Jan, 2012 27 commits
-
-
Rafaël Carré authored
We only support ABGR
-
Rafaël Carré authored
-
Felix Paul Kühne authored
macosx: fixed a crash in the video effects panel if no vout is present and set the slider values as their respective tooltip
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean Baptiste-Kempf authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Ilkka Ollakka authored
For example crop/pad can change p_enc.in values, so run soverlay in part that they are actually correct in p_pict.
-
Faustino E. Osuna authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
Fix error if interrupted in the process
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Sébastien Toque authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
there's already a message when module is closing
-
Rafaël Carré authored
those objects are guaranteed to exist
-
Felix Paul Kühne authored
macosx: make sure that the fullscreen controller is always available when playing a video in lion's fullscreen mode
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 21 Jan, 2012 5 commits
-
-
Ilkka Ollakka authored
This means we don't rebuild() everything with every item when we populate playlist without search
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rafaël Carré authored
Use make install instead of broken rule in a custom script Close #5891 Also move headers installation from said script to package.mak We should use make install in the main directory but for some reason the rule recurses and never ends
-