- 20 Jun, 2011 1 commit
-
-
Yusuke Nakamura authored
-
- 18 Jun, 2011 2 commits
-
-
Ronald S. Bultje authored
Needed for proper behaviour in our old API compatibility code.
-
Anton Khirnov authored
-
- 16 Jun, 2011 7 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
It supports more convenient setting of AVOptions.
-
Anton Khirnov authored
Deprecate the last remaining member of AVFormatParameters.
-
Anton Khirnov authored
Add support for demuxer private options.
-
Diego Biurrun authored
-
Martin Storsjö authored
In this case, the string that was passed couldn't contain user-defined data and thus there was no risk for injection bugs, but it's safer this way, if we later change the content of the options string. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Kirill Zorin authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 13 Jun, 2011 4 commits
-
-
Diego Biurrun authored
-
Carl Eugen Hoyos authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
Fixes issue2437. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Peter Ross authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 10 Jun, 2011 12 commits
-
-
Diego Biurrun authored
-
Kieran Kunhya authored
This fixes ADTS detection for at least one sample. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This allows other muxers that chain a RTP muxer to declare the same options easily. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Juan Carlos Rodriguez authored
This is enabled with an AVOption on the RTP muxer. The SDP generator looks for a latm flag in the rtpflags field. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Options from the AVFormatContext can be read for modifying the generated SDP. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Yusuke Nakamura authored
mov: Fix wrong timestamp generation for fragmented movies that have time offset caused by the first edit list entry. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 09 Jun, 2011 4 commits
-
-
Stefano Sabatini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Reimar Döffinger authored
Improves seeking in ffplay with http://samples.mplayerhq.hu/Matroska/RA_missing_timestamps.mkvSigned-off-by:
Anton Khirnov <anton@khirnov.net>
-
Alex Converse authored
The 'wfex' is just a Microsoft WaveFormatEx struct.
-
Alex Converse authored
Make ff_get_wav_header() free existing extradata before allocing a new buffer.
-
- 08 Jun, 2011 6 commits
-
-
Etienne Buira authored
This fixes a potential double free. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Anton Khirnov authored
This might happen if there was an error before priv_data was allocated and result in segfault.
-
Diego Biurrun authored
This fixes the warning: libavformat/options.c:62:1: warning: missing braces around initializer [-Wmissing-braces]
-
Diego Biurrun authored
-
Anton Khirnov authored
-
Anton Khirnov authored
Rename it to AVDictionary, since it will be used as such. Tags documentation and metadata conversion API is lavf-specific, so remains there.
-
- 07 Jun, 2011 4 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-