- 20 Jan, 2011 3 commits
-
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
- 19 Jan, 2011 7 commits
-
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
Michael Niedermayer authored
-
Michael Niedermayer authored
This reverts commit 69c92320. Reason is that this has been commited by mistake as discussed.
-
Michael Niedermayer authored
This reverts commit f4f5cab9. Reason is that this has been mistakely commited as discussed.
-
- 18 Jan, 2011 24 commits
-
-
Mans Rullgard authored
Recent gcc versions define __ARM_PCS or __ARM_PCS_VFP to indicate the VFP ABI in use, and ARM RVCT defines __SOFTFP__ when using this ABI. If none of these are defined, check $cross_prefix and $cc for the substring "hardfloat", and finally fall back to a linker test. This gives the correct result in most configurations.
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
This macro has unconditionally used .p2align for a long time and serves no useful purpose.
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
This is required on systems where the linker does not change the permissions of an existing output file.
-
Mans Rullgard authored
-
Mans Rullgard authored
Some linkers fail if this flag is used when creating an executable file. Since the flag is meaningful only for shared libraries, dropping it from the main link flags is correct.
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Janne Grunau authored
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
Jason Garrett-Glaser authored
It's useless now that we've switched to git.
-
Justin Ruggles authored
This fixes demuxing of packets that do not contain a codec tag and come before the codec_id has been set.
-
Justin Ruggles authored
Fixes issue 2560.
-
Justin Ruggles authored
-
Daniel Kang authored
Fixes issue 2505.
-
Michael Niedermayer authored
This may fix a bug where quicktime files use 1/600 timebase.
-
Reimar Döffinger authored
-
- 17 Jan, 2011 6 commits
-
-
Michael Niedermayer authored
like it has been done prior libavfilter.
-
Anssi Hannula authored
-
Stefano Sabatini authored
-
Janne Grunau authored
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
Lou Logan authored
Changes "version from SVN" to "version from Git". Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
Stefano Sabatini authored
-