- 27 Aug, 2008 13 commits
-
-
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 27 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
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The record access_filter will become useless as soon as all demuxers that can support it will be modified. The record support is half done. I will also add es_out_t record functionnalities, and a way to selected one of them if both are supported.
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Spotted-by: Cristian Secară
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
Preliminary changes to fix postprocessing. Decoder quantizer settings can now be exported in the picture_t struct. Currently only works if the video is being decoded by ffmpeg since other codecs don't expose quantizer stuff. Please review.
-
Rémi Denis-Courmont authored
Seems like it is too slow on Win32 (??). Hopefully fixes #1919.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Claims that it breaks VLC. If that is the case, I have to beliebe the Win32 port must have some really serious problem. By the way, this commit was the only limited yet working way for me to debug on Win32. This reverts commit 079a3e8f.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 916717a7.
-