- 19 Apr, 2012 1 commit
-
-
Michael Niedermayer authored
Previously too little data could lead to a false detection. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Mar, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 10 Feb, 2012 1 commit
-
-
Joakim Plate authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 27 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Nov, 2011 1 commit
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- 19 Oct, 2011 2 commits
-
-
Anton Khirnov authored
Manual replacements are done in this commit. In many cases, the id is some constant made up number (e.g. 0 for video and 1 for audio), which is then not used in the demuxer for anything. Those ids are removed.
-
Anton Khirnov authored
Trivial replacements with sed are done in this commit: sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
-
- 14 Sep, 2011 1 commit
-
-
Joakim Plate authored
-
- 06 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 02 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 17 Mar, 2011 1 commit
-
-
Michael Niedermayer authored
This reverts commit 1dac4d55.
-
- 16 Mar, 2011 1 commit
-
-
Anton Khirnov authored
-
- 14 Mar, 2011 4 commits
-
-
Peter Ross authored
In the event of overflow, the JV_PADDING state will avio_skip over any overflow bytes (using JVFrame.total_size). Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 13 Mar, 2011 3 commits
-
-
Peter Ross authored
In the event of overflow, the JV_PADDING state will avio_skip over any overflow bytes (using JVFrame.total_size).
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Mar, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-