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
*
Fix timefilter test program build without previously building libavformat.
Diego Biurrun
2009-03-30
1
-1
/
+1
*
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
Diego Biurrun
2009-03-30
2
-5
/
+6
*
Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.
Reimar Döffinger
2009-03-30
1
-1
/
+1
*
Rename regression.sh --> codec-regression.sh. Now all regression test scripts
Diego Biurrun
2009-03-30
2
-3
/
+3
*
The definition of rate and distortion is not conditional of lambda being
Michael Niedermayer
2009-03-30
1
-2
/
+4
*
Rename server-regression.sh --> ffserver-regression.sh for consistency.
Diego Biurrun
2009-03-30
2
-1
/
+1
*
Rename servertest target to ffservertest.
Diego Biurrun
2009-03-30
1
-1
/
+1
*
cosmetics: Rename 'do_libav' function to 'do_lavf'.
Diego Biurrun
2009-03-30
1
-15
/
+15
*
mlpdec: Simplify check for substream_parity_present.
Ramiro Polla
2009-03-30
1
-2
/
+4
*
mlpdec: Simplify no restart header seen error.
Ramiro Polla
2009-03-30
1
-6
/
+5
*
mlpdec: Simplify substream length mismatch error.
Ramiro Polla
2009-03-30
1
-5
/
+9
*
mlpdec: Prettify substream parity check.
Ramiro Polla
2009-03-30
1
-8
/
+6
*
mlpdec: Cleaner and better termination word check.
Ramiro Polla
2009-03-30
1
-11
/
+12
*
mlpdec: More validation for read_channel_params()
Ramiro Polla
2009-03-30
1
-2
/
+10
*
mlpdec: whitespace cosmetics.
Ramiro Polla
2009-03-30
1
-12
/
+6
*
mlpdec: Simplify &foo[0] to foo and use index (which has just been initialized
Ramiro Polla
2009-03-30
1
-4
/
+4
*
mlpdec: Split filter_state_buffer into [fi]irbuf and fp to [fi]ir.
Ramiro Polla
2009-03-30
1
-16
/
+17
*
mlpdec: Unroll copying filter state data and filtering for the two filters.
Ramiro Polla
2009-03-30
1
-13
/
+15
*
mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively.
Ramiro Polla
2009-03-30
2
-12
/
+11
*
Rename libav.regression.ref --> lavf.regression.ref.
Diego Biurrun
2009-03-29
1
-0
/
+0
*
Rename libav.regression.ref --> lavf.regression.ref.
Diego Biurrun
2009-03-29
1
-1
/
+1
*
Rename libavtest target to lavftest to better express what it tests.
Diego Biurrun
2009-03-29
1
-5
/
+5
*
Rename test.conf --> ffserver.conf, the new name is more meaningful.
Diego Biurrun
2009-03-29
3
-4
/
+4
*
Merge the 3 COPY_FROM_* macros with lots of duplicated code into a single
Reimar Döffinger
2009-03-29
1
-88
/
+21
*
Change CHECK_STREAM_PTR macro to correctly handle the (extremely unlikely)
Reimar Döffinger
2009-03-29
1
-1
/
+1
*
Simplify check for leftover bytes after decoding for interplayvideo.
Reimar Döffinger
2009-03-29
1
-2
/
+1
*
Get rid of pointless "B" array in interplayvideo decoder.
Reimar Döffinger
2009-03-29
1
-4
/
+1
*
Replace many tiny loops in the interplayvideo decoder by memset, memcpy
Reimar Döffinger
2009-03-29
1
-39
/
+30
*
Rename seek_test.sh --> seek-regression.sh for greater consistency.
Diego Biurrun
2009-03-29
2
-1
/
+1
*
Make ipvideo_decode_block array constant, compile-time initialized instead
Reimar Döffinger
2009-03-29
1
-19
/
+10
*
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
Diego Biurrun
2009-03-29
1
-1
/
+1
*
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
Diego Biurrun
2009-03-29
3
-3
/
+3
*
Rename apiexample.c --> api-example.c to be consistent with other example files.
Diego Biurrun
2009-03-29
2
-1
/
+1
*
Move swscale AltiVec template code to ppc subdirectory.
Diego Biurrun
2009-03-29
2
-1
/
+1
*
AltiVec optimizations in libswscale are no longer GPL.
Diego Biurrun
2009-03-29
1
-1
/
+1
*
Relicense file to LGPL with the permission of Romain Dolbeau, the author.
Diego Biurrun
2009-03-29
1
-8
/
+8
*
mingw32: Restore creation of import libraries. They are still not being
Ramiro Polla
2009-03-29
1
-1
/
+1
*
Don't strip the first three characters off of any metadata in ASF file.
Ronald S. Bultje
2009-03-28
1
-1
/
+1
*
mlpdec: Remove few random dprintf()s.
Ramiro Polla
2009-03-28
1
-8
/
+0
*
mlpdec: Check for blocksize in proper range.
Ramiro Polla
2009-03-27
1
-2
/
+2
*
mlpdec: quant_step_size can be any value from 0 to 0xF.
Ramiro Polla
2009-03-27
1
-1
/
+0
*
mlpdec: output_shift can be any value from -8 to 7.
Ramiro Polla
2009-03-27
1
-1
/
+0
*
mlpdec: output_shift is signed
Ramiro Polla
2009-03-27
1
-1
/
+1
*
mlpdec: Split read_channel_params() into its own function.
Ramiro Polla
2009-03-27
1
-37
/
+49
*
mlpdec: Split read_matrix_params() into its own function.
Ramiro Polla
2009-03-27
1
-38
/
+50
*
Add myself as mlp* maintainer.
Ramiro Polla
2009-03-27
1
-0
/
+1
*
Move bfin specific code to its subdir.
Ramiro Polla
2009-03-27
4
-4
/
+7
*
Make rtp_write_header() fail in case of unsupported payload type
Luca Abeni
2009-03-27
1
-0
/
+30
*
Move output-example dependency declaration after subdir.mak include so that i...
Diego Biurrun
2009-03-27
1
-2
/
+2
*
Merge some cases for reading raw data with different bit depths in BMP
Kostya Shishkov
2009-03-27
1
-14
/
+2
[next]