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
*
Uniformly define _XOPEN_SOURCE to 600.
Diego Biurrun
2008-09-29
1
-1
/
+1
*
Guess picture type from picture coding extension when the main header is dama...
Michael Niedermayer
2008-09-28
1
-4
/
+26
*
Document the directpred auto value.
Francesco Cosoleto
2008-09-28
2
-2
/
+2
*
Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils
Siarhei Siamashka
2008-09-28
1
-8
/
+9
*
Replace apparently always true condition by assert().
Michael Niedermayer
2008-09-27
1
-3
/
+2
*
Simplify pix_fmt_id instead of listing a subset of non-simplified ones.
Michael Niedermayer
2008-09-27
1
-2
/
+5
*
Check the 4th plane too when selecting the pixfmt.
Michael Niedermayer
2008-09-27
1
-10
/
+11
*
Simplify: avoid duplication backward_filter()
Vitor Sessak
2008-09-26
1
-20
/
+15
*
Remove unused variable.
Diego Biurrun
2008-09-26
1
-1
/
+1
*
Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work
Benjamin Larsson
2008-09-26
1
-0
/
+1
*
Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE is set.
Michael Niedermayer
2008-09-25
1
-1
/
+1
*
Do instead of divising a float by a constant, multiply by its inverse
Vitor Sessak
2008-09-25
1
-2
/
+2
*
Ensure that no non-existing frame is used.
Michael Niedermayer
2008-09-25
1
-1
/
+1
*
Do not free sps & pps on width/height changes.
Michael Niedermayer
2008-09-25
1
-6
/
+8
*
Do not use the generic "alloc missing references" code for h.264 as it does
Michael Niedermayer
2008-09-25
1
-1
/
+1
*
Initialize next/last_picture* as the generic code does not always
Michael Niedermayer
2008-09-25
1
-0
/
+9
*
Print which slices are IDR not just the slice type.
Michael Niedermayer
2008-09-25
1
-2
/
+2
*
Fix CAVLC+8x8+MBAFF loop filter.
Michael Niedermayer
2008-09-25
1
-2
/
+4
*
Field -> MBAFF direct mode can use data from fields that are not
Michael Niedermayer
2008-09-24
1
-1
/
+1
*
Move constant multiplication out of the loop
Vitor Sessak
2008-09-24
1
-4
/
+4
*
Cosmetics: move convolve() together with the other DSP functions
Vitor Sessak
2008-09-24
1
-7
/
+7
*
Simplify: move division by constant off the loop
Vitor Sessak
2008-09-24
1
-2
/
+3
*
Correct wrong lower limit and condition used in APE decoder
Kostya Shishkov
2008-09-24
1
-3
/
+2
*
Merge the 2 lpc loops.
Michael Niedermayer
2008-09-23
1
-4
/
+2
*
Factorize lpc code slightly.
Michael Niedermayer
2008-09-23
1
-9
/
+7
*
Cosmetics: reindent after last commit
Kostya Shishkov
2008-09-23
1
-61
/
+61
*
Add RLE4 and RLE8 decoding support for BMP
Kostya Shishkov
2008-09-23
2
-3
/
+12
*
Add support for 1-bit, 4-bit, 8-bit and some 16-bit raw BMP
Kostya Shishkov
2008-09-23
1
-0
/
+58
*
Calculate line size correctly for bit depths < 8
Kostya Shishkov
2008-09-23
1
-1
/
+1
*
A few empty lines for readability.
Michael Niedermayer
2008-09-22
1
-0
/
+5
*
Another try to fix temporal direct mode references.
Michael Niedermayer
2008-09-22
2
-44
/
+52
*
spelling cosmetics
Diego Biurrun
2008-09-22
1
-4
/
+4
*
AltiVec detection support for OpenBSD, patch by Brad, brad comstyle com.
Brad
2008-09-22
1
-1
/
+9
*
Fix all the recent problems Justin had run into with the AC3 parser,
Michael Niedermayer
2008-09-22
1
-1
/
+1
*
Fix ref_shift so that it is correct for more/all? MBAFF/PAFF mixes.
Michael Niedermayer
2008-09-22
2
-5
/
+11
*
indent
Michael Niedermayer
2008-09-21
1
-5
/
+5
*
Correct comment in the direct mode code.
Michael Niedermayer
2008-09-21
1
-1
/
+1
*
Simplify initialization of a few direct mode related variables.
Michael Niedermayer
2008-09-21
1
-2
/
+0
*
Make MBAFF temporal direct mode closer to the spec.
Michael Niedermayer
2008-09-21
2
-31
/
+44
*
Move direct_dist_scale_factor() and direct_ref_list_init() after fill_mbaff_r...
Michael Niedermayer
2008-09-21
1
-3
/
+4
*
Set poc for field references in MBAFF.
Michael Niedermayer
2008-09-21
1
-0
/
+2
*
Log an error message in case of invalid number of channels.
Stefano Sabatini
2008-09-20
1
-1
/
+3
*
Remove fixme that is based on the assumption of !direct_8x8_inference && MBAFF.
Michael Niedermayer
2008-09-19
1
-1
/
+0
*
Remove check and error message for "MBAFF + !direct_8x8_inference is not impl...
Michael Niedermayer
2008-09-19
1
-3
/
+0
*
Make pps/sps scaling_matrix initialization closer to the spec.
Michael Niedermayer
2008-09-18
1
-6
/
+6
*
Zero 'idx' for each iteration of the coupling gain loop and as it is only used
Robert Swain
2008-09-18
1
-1
/
+2
*
Cosmetics: missing brackets
Robert Swain
2008-09-18
1
-2
/
+4
*
Cast the return value of get_bits() to signed integer such that the subtraction
Alex Converse
2008-09-18
1
-1
/
+1
*
Ensure that extradata is not parsed twice.
Michael Niedermayer
2008-09-18
1
-1
/
+2
*
add newline at the end of message
Kostya Shishkov
2008-09-18
1
-1
/
+1
[next]