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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
avcodec: handle AVERROR_EXPERIMENTAL
Nathan Caldwell
2012-10-21
1
-0
/
+6
*
avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
Nathan Caldwell
2012-10-21
1
-10
/
+9
*
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
*
ffv1: Add missing #includes to header file
Diego Biurrun
2012-10-20
1
-0
/
+7
*
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
3
-11
/
+31
*
celp_math: rename ff_log2 to ff_log2_q15
Mans Rullgard
2012-10-20
3
-3
/
+3
*
ARM: fix overreads in neon h264 chroma mc
Mans Rullgard
2012-10-20
1
-58
/
+28
*
build: Drop OBJS declaration for non-existing PCM_DVD encoder
Diego Biurrun
2012-10-19
1
-1
/
+0
*
mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all
Michael Niedermayer
2012-10-19
1
-1
/
+2
*
indeo3: do not try to output more lines than we can fit
Kostya Shishkov
2012-10-19
1
-5
/
+15
*
bmv: get a new frame on every decode_frame(), so we can use direct rendering
Kostya Shishkov
2012-10-19
1
-7
/
+11
*
aac: fix build with hardcoded tables
Mans Rullgard
2012-10-18
3
-2
/
+2
*
Add support for building shared libraries with MSVC
Martin Storsjö
2012-10-18
5
-12
/
+15
*
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
Martin Storsjö
2012-10-18
7
-15
/
+15
*
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
Mans Rullgard
2012-10-17
1
-2
/
+4
*
libmp3lame: resize the output buffer if needed
Justin Ruggles
2012-10-17
1
-3
/
+34
*
avcodec_encode_audio(): fix invalid free
Rafaël Carré
2012-10-16
1
-1
/
+1
*
pcm-mpeg: correct bitrate calculation
Christian Schmidt
2012-10-16
1
-2
/
+2
*
ffv1: K&R formatting cosmetics
Luca Barbato
2012-10-16
1
-938
/
+1055
*
rangecoder-test: Drop timer output that clutters stderr
Diego Biurrun
2012-10-15
1
-8
/
+2
*
rangecoder-test: Return in case of an error
Diego Biurrun
2012-10-15
1
-1
/
+3
*
wmapro: use planar sample format
Justin Ruggles
2012-10-14
1
-11
/
+6
*
wmalossless: output in planar sample format
Justin Ruggles
2012-10-14
1
-8
/
+9
*
wmadec: use float planar sample format output
Justin Ruggles
2012-10-14
1
-37
/
+28
*
shorten: use planar sample format
Justin Ruggles
2012-10-14
1
-9
/
+14
*
lavc: update documentation for AVFrame.extended_data
Justin Ruggles
2012-10-14
1
-1
/
+1
*
avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()
Diego Biurrun
2012-10-13
3
-3
/
+3
*
vc1: Use codec ID from AVCodecContext while parsing frame header
Mashiat Sarker Shakkhar
2012-10-13
1
-1
/
+1
*
dca: allocate a secondary buffer for extra channels when downmixing
Justin Ruggles
2012-10-13
1
-2
/
+30
*
mpegvideo: remove write-only variable
Mans Rullgard
2012-10-12
1
-2
/
+2
*
Use proper return values in case of missing features
Diego Biurrun
2012-10-12
12
-18
/
+18
*
rangecoder-test: Set error message log level to error, instead of debug
Diego Biurrun
2012-10-12
1
-1
/
+2
[prev]
[next]