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
*
Enforce time border monotonicity.
Alex Converse
2010-04-30
1
-0
/
+7
*
Move the SBR patch count check to prevent overwrites.
Alex Converse
2010-04-30
1
-7
/
+9
*
Increase size of patch_borders[].
Alex Converse
2010-04-30
1
-1
/
+1
*
avi bgr24 padding fix.
Michael Niedermayer
2010-04-30
1
-0
/
+2
*
Reindent
Alex Converse
2010-04-30
2
-24
/
+24
*
Rewrite ff_sbr_apply in a manner more friendly to PS.
Alex Converse
2010-04-30
3
-24
/
+25
*
ARM: NEON optimised VP6 edge filter
Måns Rullgård
2010-04-30
5
-0
/
+164
*
VP56: move vp56_edge_filter to new VP56DSPContext
Måns Rullgård
2010-04-30
7
-54
/
+126
*
Add version to AVClass so we can add to and use fields of AVClass without ABI...
Michael Niedermayer
2010-04-28
2
-2
/
+2
*
Reidnent after r22795.
Sebastian Vater
2010-04-26
1
-28
/
+28
*
Move some branches outside looped code. Should improve the generated asm (and
Sebastian Vater
2010-04-26
1
-6
/
+37
*
Switch some ints to unsigned (they can only have positive values, this allows
Sebastian Vater
2010-04-26
1
-21
/
+20
*
Make two functions out of #define hackery.
Sebastian Vater
2010-04-26
1
-14
/
+31
*
Make avcodec_check_dimensions() return AVERROR(EINVAL) rather than -1
Stefano Sabatini
2010-04-25
1
-1
/
+1
*
Add acelp_filters.o as QCELP decoder object file.
Ronald S. Bultje
2010-04-23
1
-1
/
+2
*
Workaround for missing llrintf()
Måns Rullgård
2010-04-23
1
-0
/
+1
*
ac3dec: return smaller of buf_size and frame_size instead of always returning
Justin Ruggles
2010-04-22
1
-1
/
+1
*
ARM: fix build for darwin/iphone
Måns Rullgård
2010-04-22
1
-4
/
+4
*
Set .supported_samplerates for mpeg audio encoders.
Michael Niedermayer
2010-04-22
2
-2
/
+4
*
WMAVoice postfilter.
Ronald S. Bultje
2010-04-21
2
-7
/
+706
*
Move clipping of audio samples (for those codecs outputting float) from decoder
Ronald S. Bultje
2010-04-21
11
-55
/
+17
*
Fix typo.
Jai Menon
2010-04-21
1
-1
/
+1
*
Implement QCELP postfilter.
Ronald S. Bultje
2010-04-21
1
-5
/
+41
*
Make the Sipr16k postfilter function write data into the target/output buffer.
Ronald S. Bultje
2010-04-21
1
-7
/
+16
*
Split input/output data arguments to ff_acelp_apply_order_2_transfer_function().
Ronald S. Bultje
2010-04-21
4
-8
/
+9
*
Split the input/output data arguments to ff_adaptive_gain_control().
Ronald S. Bultje
2010-04-21
4
-7
/
+9
*
theora: coeff huffman codes are allowed to be up to 32 bits long (for 32 tokens)
David Conrad
2010-04-21
1
-23
/
+23
*
10l: do not try to unpack DTX frames in AMR-NB decoder
Vitor Sessak
2010-04-21
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
374
-383
/
+374
*
cosmetics: Switch Doxygen comments to JavaDoc style.
Diego Biurrun
2010-04-20
1
-8
/
+6
*
vertical align in libx264.c
Jason Garrett-Glaser
2010-04-19
1
-6
/
+6
*
Add const to some pointer parameters.
Michael Kaufmann
2010-04-17
1
-4
/
+4
*
vp3: Use avctx pointer directly
David Conrad
2010-04-17
1
-2
/
+2
*
vp3: Read fps and aspect ratio in the decoder
David Conrad
2010-04-17
1
-4
/
+10
*
vp3: Don't crop if there's a left/top offset, it's wrong
David Conrad
2010-04-17
1
-3
/
+5
*
vp3: DC-only IDCT
David Conrad
2010-04-17
9
-3
/
+118
*
vp3: More buffer length checks
David Conrad
2010-04-16
1
-4
/
+9
*
vp3: Remove internal debug statement
David Conrad
2010-04-16
1
-2
/
+1
*
H.264: cosmetics (vertical align).
Gwenole Beauchesne
2010-04-15
1
-1
/
+1
*
H.264: move avctx->{profile,level} init before AVCodecContext.get_format().
Gwenole Beauchesne
2010-04-15
1
-6
/
+2
*
H.264: move avctx->refs init before AVCodecContext.get_format().
Gwenole Beauchesne
2010-04-15
1
-2
/
+2
*
pngdec: Add support for PIX_FMT_Y400A
Andreas Öman
2010-04-14
1
-0
/
+2
*
Add PIX_FMT_Y400A, 8bit gray, 8bit alpha
Andreas Öman
2010-04-14
1
-0
/
+1
*
Factorize code in get_bit_rate().
Stefano Sabatini
2010-04-13
1
-9
/
+3
*
Add rectangle.h #include for fill_rectangle().
Diego Biurrun
2010-04-13
1
-0
/
+1
*
Move static function fill_filter_caches() from h264.h to h264.c.
Diego Biurrun
2010-04-13
2
-216
/
+216
*
DCA: indent
Måns Rullgård
2010-04-13
1
-19
/
+19
*
DCA: optimise dca_subsubframe()
Måns Rullgård
2010-04-13
1
-19
/
+13
*
[VA-API] Fix long-term reference frames addition to the DPB.
Gwenole Beauchesne
2010-04-13
1
-1
/
+1
*
10l: fix build on non-NEON ARM
Måns Rullgård
2010-04-13
1
-2
/
+3
[next]