- 09 Mar, 2013 31 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(As for qtype, this is only used by the postproc video filter.)
-
Rémi Denis-Courmont authored
All that code boiled down to selecting MPEG2 vs normal mode by the postproc video filter. Now that libavcodec does not provide the data anymore, the code had no more effects.
-
Rémi Denis-Courmont authored
(This datum was only used by postproc anyway.)
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
macosx: re-write and simplify the apple event handlers for GetURL and OpenURL, make it respect 'macosx-autoplay' (close #6319)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
There may be more I forgot about..
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is necessary to compile with libav.git HEAD or with contribs. Streaming output still needs fixing.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Note that the input coded buffer is now only freed if the decoding returns a decoded frame, or the buffer has been entirely consumed (see *pp_block = NULL).
-
- 08 Mar, 2013 9 commits
-
-
Rémi Denis-Courmont authored
If the user explicitly asks for a filter, it's an error to not be able to instatiate it. This reverts commit 7b0761c4.
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Anatoliy Anischovich authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is not supported in libavcodec anymore.
-
Anatoliy Anischovich authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-