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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those in...
Maxim Poliakovski
2010-06-08
3
-58
/
+59
*
libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold
Martin Storsjö
2010-06-08
1
-0
/
+1
*
libvpx: Don't use the VPX_KF_FIXED mode
James Zern
2010-06-08
1
-3
/
+1
*
Cosmetics: Fold constants and re-indent after last commit.
Alex Converse
2010-06-08
1
-5
/
+5
*
Base downsampled SBR synthesis filterbank on a single IMDCT.
Alex Converse
2010-06-08
1
-10
/
+11
*
10l: Fix types and now unused variables after last commit.
Alex Converse
2010-06-07
1
-3
/
+2
*
Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of th...
Alex Converse
2010-06-07
2
-29
/
+17
*
Use new macro AV_BASE64_SIZE.
James Zern
2010-06-07
1
-1
/
+1
*
Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable
Vitor Sessak
2010-06-07
1
-57
/
+70
*
10l, there is no aac.c any more, so no need for a dependency.
Reimar Döffinger
2010-06-06
1
-1
/
+1
*
Add support to B4BY and R4BY NUT codec tags added in NUT r672.
Stefano Sabatini
2010-06-06
1
-0
/
+2
*
Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().
Stefano Sabatini
2010-06-06
1
-1
/
+2
*
aacdec also depends on cbrt_tables.h for hardcoded-tables.
Reimar Döffinger
2010-06-06
1
-1
/
+1
*
bgr/rgb444 for nut
Michael Niedermayer
2010-06-06
1
-0
/
+4
*
fix rgb444 support in avi.
Michael Niedermayer
2010-06-06
1
-0
/
+1
*
Improve grammar and readability
Rodney Baker
2010-06-05
1
-6
/
+6
*
Cleanup apply_window_and_mdct().
Alex Converse
2010-06-05
1
-10
/
+5
*
Whitespace cosmetics
Alex Converse
2010-06-05
1
-3
/
+3
*
aac: Move an initialization macro used only by the decoder out of the header.
Alex Converse
2010-06-05
2
-6
/
+6
*
Rename aac.c to aacdec.c.
Alex Converse
2010-06-05
2
-1
/
+1
*
aacdec: Rename avccontext to avctx.
Alex Converse
2010-06-05
3
-86
/
+86
*
Move eval.c and eval.h from libavcodec to libavutil, and make the eval
Stefano Sabatini
2010-06-05
7
-667
/
+8
*
More mov rawvideo fourcc supported by the rawvideo decoder
Baptiste Coudurier
2010-06-04
1
-0
/
+7
*
Add WebM muxer
James Zern
2010-06-04
1
-0
/
+2
*
libvorbis: Disable strict bitrate management when not requested
David Conrad
2010-06-04
1
-5
/
+4
*
libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of
David Conrad
2010-06-04
1
-1
/
+1
*
libvorbis: Hook up min/max bitrate
David Conrad
2010-06-04
1
-1
/
+4
*
Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora
David Conrad
2010-06-04
2
-0
/
+93
*
Use AV_BASE64_SIZE() macro
Howard Chu
2010-06-04
1
-1
/
+1
*
Raise default vorbis encoding quality.
Frank Barchard
2010-06-03
1
-1
/
+1
*
Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 co...
Michael Niedermayer
2010-06-03
1
-1
/
+1
*
Document the frames returned by the decoder better.
Michael Niedermayer
2010-06-03
1
-0
/
+5
*
VP8 encoding via libvpx.
James Zern
2010-06-03
4
-2
/
+492
*
Fix misc typos.
Stefano Sabatini
2010-06-03
1
-10
/
+10
*
aacdec: Work around illegal files with all elem_id tags set to the same value.
Alex Converse
2010-06-03
2
-0
/
+18
*
ARM: struct offsets for Apple ABI
Måns Rullgård
2010-06-02
1
-0
/
+9
*
ARM: remove some unnecessary ifdefs, fix implicit declaration warnings
Måns Rullgård
2010-06-02
2
-4
/
+0
*
ARM: check struct offsets only when they are used
Måns Rullgård
2010-06-02
1
-0
/
+2
*
Remove weird empty line and perform vertical align.
Stefano Sabatini
2010-06-02
1
-3
/
+2
*
Properly initialize x264_picture_t in libx264.
Jason Garrett-Glaser
2010-06-02
1
-0
/
+1
*
ARM: fail build if hardcoded struct offsets are wrong
Måns Rullgård
2010-06-02
3
-7
/
+48
*
Avoid division by zero that caused noise, typically at the beginning or
Frank Barchard
2010-06-02
1
-1
/
+1
*
bink: correctly align local arrays
Måns Rullgård
2010-06-02
1
-2
/
+2
*
Make avcodec_string() use av_get_codec_tag_string().
Stefano Sabatini
2010-06-02
1
-11
/
+3
*
Implement av_get_codec_tag_string() and use it in ffprobe.
Stefano Sabatini
2010-06-02
2
-2
/
+26
*
arm neon: Add missing mangle to external symbol
David Conrad
2010-06-01
1
-1
/
+1
*
ARM: NEON clear_block[s]
Måns Rullgård
2010-06-01
2
-0
/
+22
*
Move get_buffer() calls from decode_init() to decode_frame(). Anything else is
Sebastian Vater
2010-06-01
1
-13
/
+26
*
Fix eval-test compilation.
Stefano Sabatini
2010-06-01
1
-1
/
+1
*
Cosmetics: reindent and break some overly long line.
Stefano Sabatini
2010-06-01
2
-7
/
+15
[next]