index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to fix asm compilation failure.
Michael Niedermayer
2010-01-20
1
-21
/
+20
*
Added myself as dxva2 maintainer.
Laurent Aimar
2010-01-20
1
-0
/
+1
*
H264 DXVA2 implementation
Laurent Aimar
2010-01-20
8
-1
/
+637
*
Use the configure check from r21351 and use it to properly define struct
Martin Storsjö
2010-01-20
1
-1
/
+9
*
Add a check for struct sockaddr->sa_len, which is an indication of whether
Ronald S. Bultje
2010-01-20
1
-0
/
+3
*
Use $(CC_O) in %-test.o rules
Måns Rullgård
2010-01-20
1
-2
/
+2
*
configure: display --list-* output in three columns
Måns Rullgård
2010-01-20
1
-1
/
+1
*
configure: use nm -P on Solaris
Måns Rullgård
2010-01-20
1
-1
/
+4
*
Add -timelimit option
Måns Rullgård
2010-01-20
3
-0
/
+26
*
Move COPY3_IF_LT to lavc/mathops.h
Måns Rullgård
2010-01-20
3
-19
/
+21
*
H.264: Declare bS with DECLARE_ALIGNED_8 for uint64_t casts.
Alexander Strange
2010-01-20
1
-3
/
+3
*
Document some more of SwsContext.
Ramiro Polla
2010-01-20
1
-26
/
+54
*
Simplify/Optimize another of the mbaff loop filter cases.
Michael Niedermayer
2010-01-20
1
-9
/
+6
*
Update documentation for make test.
Ramiro Polla
2010-01-20
1
-2
/
+7
*
Only calculate the second chroma qp if it differs from the firstin the main
Michael Niedermayer
2010-01-20
1
-8
/
+10
*
Set bS with 64bits at a time.
Michael Niedermayer
2010-01-20
1
-4
/
+5
*
Merge multiple IS_* macro uses where possible.
Michael Niedermayer
2010-01-20
2
-7
/
+4
*
Simplify and optimize intra code in h264_loopfilter.c
Michael Niedermayer
2010-01-20
1
-12
/
+5
*
Floating point discrete cosine transform
Vitor Sessak
2010-01-20
5
-1
/
+227
*
Use constant offsets for memory operands since gcc is unable to
David Conrad
2010-01-20
1
-12
/
+8
*
Avoid more pointless tests, the input and output formats need to be
Stefano Sabatini
2010-01-20
1
-2
/
+2
*
Sightly simplify initialization of int start.
Michael Niedermayer
2010-01-20
1
-7
/
+3
*
Move FASTDIV macro to intmath.h
Måns Rullgård
2010-01-19
4
-38
/
+109
*
configure: do not use character classes with awk
Måns Rullgård
2010-01-19
1
-1
/
+1
*
Mark the h264 c loop filter as av_always_inline av_flatten to make sure its
Michael Niedermayer
2010-01-19
1
-4
/
+4
*
skip outer pixels if possible in h264_loop_filter_luma_c().
Michael Niedermayer
2010-01-19
1
-0
/
+2
*
Split overly long line.
Stefano Sabatini
2010-01-19
1
-1
/
+2
*
Adds -aq documentation to the ffmpeg docs.
John Van Sickle
2010-01-19
1
-0
/
+2
*
Improve section 3.2 of the faq by providing more useful examples and a
John Van Sickle
2010-01-19
1
-0
/
+19
*
Make selfTest() perform tests where both the input and output formats
Stefano Sabatini
2010-01-19
1
-0
/
+6
*
fetch flv duration from file if it is set to 0 in metadata
Baptiste Coudurier
2010-01-19
1
-1
/
+1
*
Reenable ff_h264_filter_mb_fast() for all slices it supported before.
Michael Niedermayer
2010-01-19
1
-3
/
+0
*
Fix h264_loop_filter_strength_mmx2() so it works with b frames.
Michael Niedermayer
2010-01-19
1
-0
/
+34
*
Make const prototypes for input sources of sws_scale_* stricter.
Alexis Ballier
2010-01-19
2
-4
/
+4
*
configure: inlcude sys/types.h when checking sys/socket.h
Måns Rullgård
2010-01-19
1
-1
/
+1
*
configure: drop -A flag to od
Måns Rullgård
2010-01-19
1
-1
/
+1
*
configure: be more liberal with nm output
Måns Rullgård
2010-01-19
1
-1
/
+1
*
swscale-example: Add comment about the use of av_{malloc,free}.
Ramiro Polla
2010-01-19
1
-0
/
+4
*
Remove -2 -> -1 remapping, its not needed anymore as we must remap all
Michael Niedermayer
2010-01-19
1
-4
/
+0
*
Remove useless forward declaration.
Ramiro Polla
2010-01-19
1
-2
/
+0
*
User friendly warning message that gives out names of source and target formats
Zuxy Meng
2010-01-19
1
-1
/
+1
*
Use avconfig.h in pixfmt.h
Måns Rullgård
2010-01-19
1
-4
/
+3
*
Create and install libavutil/avconfig.h
Måns Rullgård
2010-01-19
2
-1
/
+19
*
Add rules to install generated headers
Måns Rullgård
2010-01-19
2
-1
/
+4
*
configure: create dirs before generating config.*
Måns Rullgård
2010-01-19
1
-39
/
+38
*
configure: add cp_if_changed function and use for config.h
Måns Rullgård
2010-01-19
1
-3
/
+7
*
Update libx264.c to use new libx264 features
Jason Garrett-Glaser
2010-01-19
2
-6
/
+6
*
swscale-example: use av_malloc()
Måns Rullgård
2010-01-19
1
-10
/
+11
*
Apply changes made in r21308 to svq3.c.
Jai Menon
2010-01-19
1
-4
/
+0
*
Dont waste time initializing stuff for deblocking intra mbs, none of
Michael Niedermayer
2010-01-19
1
-0
/
+2
[next]