- 27 Aug, 2008 26 commits
-
-
Laurent Aimar authored
It also factorize channel order definitions. The DTS order for middle channels can be wrong.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Add scene filter which provides the same functionality as the vout_output image, but which can be inserted in a playback or stream out chain.
-
Jean-Paul Saman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
This will help our muxers creating better files.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
This function was returning a buffer allocated with the wrong type (alloca) when a filter returned 0 sample (scaletempo at least).
-
Laurent Aimar authored
-
Pavlov Konstantin authored
unmaintained and confuse users.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
- 26 Aug, 2008 14 commits
-
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Laurent Aimar authored
I forgot that changes in [f351451d]
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Antoine Cellerier authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(access_filter_dump could probably be removed too)
-
Laurent Aimar authored
-
Laurent Aimar authored
The record module: - automatically selects the right muxer and filename extension by looking the ES codec. In case it fails, it probes directly the muxers and keeps the better one. - removes all ES packets until the first key frame. - truncates the ES without key frame to match the start time of the other tracks.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-