index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atrac3: remove unused ATRAC3Context field, sample_rate
Justin Ruggles
2012-10-22
1
-4
/
+0
*
atrac3: use sizeof(variable) instead of sizeof(type)
Justin Ruggles
2012-10-22
1
-6
/
+7
*
atrac3: simplify MDCT window calculation
Justin Ruggles
2012-10-22
1
-10
/
+7
*
atrac3: initialize static tables in AVCodec.init_static_data()
Justin Ruggles
2012-10-22
1
-26
/
+27
*
atrac3: separate window initialization from IMDCT initialization
Justin Ruggles
2012-10-22
1
-12
/
+9
*
atrac3: move the 'frame_factor' field from ATRAC3Context to where it is used
Justin Ruggles
2012-10-22
1
-7
/
+6
*
atrac3: remove unused ATRAC3Context field, bit_rate
Justin Ruggles
2012-10-22
1
-2
/
+0
*
atrac3: move the 'samples_per_frame' field from ATRAC3Context to where it is ...
Justin Ruggles
2012-10-22
1
-7
/
+6
*
atrac3: remove unused ATRAC3Context field, samples_per_channel
Justin Ruggles
2012-10-22
1
-3
/
+1
*
atrac3: use AVCodecContext.block_align instead of keeping a private copy
Justin Ruggles
2012-10-22
1
-17
/
+13
*
atrac3: move the 'delay' field from ATRAC3Context to where it is used
Justin Ruggles
2012-10-22
1
-6
/
+5
*
atrac3: move the 'version' field from ATRAC3Context to where it is used
Justin Ruggles
2012-10-22
1
-5
/
+5
*
atrac3: use AVCodecContext.channels instead of keeping a private copy
Justin Ruggles
2012-10-22
1
-21
/
+20
*
atrac3: simplify some loop indexing
Justin Ruggles
2012-10-22
1
-30
/
+30
*
atrac3: cosmetics: pretty-printing and renaming
Justin Ruggles
2012-10-22
2
-585
/
+572
*
pcm: define AVCodec instances only for enabled codecs
Mans Rullgard
2012-10-22
1
-37
/
+45
*
libxvid: remove useless doxy comments.
Anton Khirnov
2012-10-22
1
-27
/
+0
*
lavc: remove stats_out from the options table.
Anton Khirnov
2012-10-22
1
-1
/
+0
*
riff: remove a write-only variable
Anton Khirnov
2012-10-22
1
-2
/
+1
*
lavc: extend frame_size doxy.
Anton Khirnov
2012-10-22
1
-1
/
+7
*
alacdec: set bits_per_raw_sample
Justin Ruggles
2012-10-21
1
-0
/
+1
*
rtpdec: Don't pass a non-AVClass pointer as log context
Martin Storsjö
2012-10-22
1
-1
/
+1
*
rtsp: Update a comment to the current filename scheme
Martin Storsjö
2012-10-22
1
-1
/
+1
*
avcodec: handle AVERROR_EXPERIMENTAL
Nathan Caldwell
2012-10-21
2
-19
/
+23
*
avutil: Add AVERROR_EXPERIMENTAL
Nathan Caldwell
2012-10-21
4
-1
/
+6
*
avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
Nathan Caldwell
2012-10-21
1
-10
/
+9
*
fate: adpcm: cosmetics: Sort test entries
Diego Biurrun
2012-10-20
1
-9
/
+9
*
fate: adpcm: Add dependencies
Diego Biurrun
2012-10-20
1
-26
/
+26
*
svq3: cosmetics: Drop useless parentheses
Diego Biurrun
2012-10-20
1
-59
/
+59
*
svq3: K&R formatting cosmetics
Diego Biurrun
2012-10-20
1
-398
/
+456
*
fate: Introduce ENCMUX macro for tests that require encoders and a muxer
Diego Biurrun
2012-10-20
3
-2
/
+3
*
ffv1: Add missing #includes to header file
Diego Biurrun
2012-10-20
1
-0
/
+7
*
doc/platform: Add info on shared builds with MSVC
Derek Buitenhuis
2012-10-20
1
-3
/
+8
*
doc/platform: Move a caveat down to the notes section
Derek Buitenhuis
2012-10-20
1
-5
/
+6
*
ARM: reinstate optimised intmath.h
Mans Rullgard
2012-10-20
1
-0
/
+4
*
ffv1: update to ffv1 version 3
Luca Barbato
2012-10-20
4
-285
/
+809
*
ffv1: propagate errors
Luca Barbato
2012-10-20
2
-39
/
+40
*
ffv1: split decoder and encoder
Luca Barbato
2012-10-20
5
-1602
/
+1705
*
avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility
Martin Storsjö
2012-10-20
5
-11
/
+33
*
avutil: make some tables visible again
Reinhard Tartler
2012-10-20
1
-1
/
+1
*
avutil: remove inline av_log2 from public API
Mans Rullgard
2012-10-20
4
-40
/
+89
*
celp_math: rename ff_log2 to ff_log2_q15
Mans Rullgard
2012-10-20
3
-3
/
+3
*
configure: Group math functions into a separate variable
Diego Biurrun
2012-10-20
1
-32
/
+23
*
avutil/mem: K&R formatting cosmetics
Diego Biurrun
2012-10-20
2
-40
/
+41
*
avutil/lzo: K&R formatting cosmetics
Diego Biurrun
2012-10-20
2
-48
/
+58
*
fate-vc1: add dependencies
Mans Rullgard
2012-10-20
1
-8
/
+8
*
ARM: fix overreads in neon h264 chroma mc
Mans Rullgard
2012-10-20
1
-58
/
+28
*
rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet
Martin Storsjö
2012-10-20
1
-1
/
+2
*
gitignore: ignore files created by msvc
Hendrik Leppkes
2012-10-19
1
-0
/
+3
*
fate: Add proper dependencies for the tests in video.mak
Martin Storsjö
2012-10-19
1
-73
/
+73
[next]