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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-19
1
-595
/
+713
|
\
|
*
error_resilience: K&R formatting cosmetics
Donald Ovcharov
2012-01-18
1
-627
/
+749
*
|
Replace a av_fast_malloc with av_fast_padded_malloc.
Reimar Döffinger
2012-01-18
1
-1
/
+1
*
|
Use av_fast_padded_malloc in mimic and truemotion2 decoders.
Reimar Döffinger
2012-01-18
2
-12
/
+11
*
|
Use av_fast_padded_malloc in fraps and mpc decoders.
Reimar Döffinger
2012-01-18
3
-7
/
+17
*
|
lavc: call ff_init_buffer_info() from default reget buffer.
Michael Niedermayer
2012-01-18
1
-3
/
+2
*
|
lavc: when w/h changes in reget buffer, print the values.
Michael Niedermayer
2012-01-18
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-18
1
-1
/
+1
|
\
\
|
|
/
|
*
tta: cast output data pointer to the correct type
Justin Ruggles
2012-01-17
1
-1
/
+1
*
|
Use ff_packet_free_side_data instead of duplicating it.
Reimar Döffinger
2012-01-17
1
-7
/
+1
*
|
lavc: remove unused headers
Paul B Mahol
2012-01-17
4
-4
/
+0
*
|
Add and use av_fast_padded_malloc.
Reimar Döffinger
2012-01-17
6
-15
/
+37
*
|
lavc: Check CODEC_CAP_VARIABLE_FRAME_SIZE && !frame
Michael Niedermayer
2012-01-17
1
-0
/
+2
*
|
lavc: use av_freep() for freeing extended_data
Michael Niedermayer
2012-01-17
1
-4
/
+4
*
|
lavc/mpegvideo_enc: improve log message in case of too large GOP
Stefano Sabatini
2012-01-17
1
-2
/
+3
*
|
libopenjpegenc: Remove two redundant function parameters.
Michael Bradshaw
2012-01-17
1
-12
/
+6
*
|
libopenjpegenc: Simplify gray encoding.
Michael Bradshaw
2012-01-17
1
-8
/
+4
*
|
libopenjpegenc: Add error messages.
Michael Bradshaw
2012-01-17
1
-0
/
+4
*
|
libopenjpegenc: Rename four conversion functions.
Michael Bradshaw
2012-01-17
1
-12
/
+12
*
|
Use correct register size.
Reimar Döffinger
2012-01-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-17
13
-380
/
+987
|
\
\
|
|
/
|
*
rv34: add NEON rv34_idct_add
Janne Grunau
2012-01-16
2
-3
/
+62
|
*
rv34: 1-pass inter MB reconstruction
Christophe GISQUET
2012-01-16
7
-240
/
+130
|
*
pictordec: Use bytestream2 functions
Laurentiu Ion
2012-01-15
1
-43
/
+56
|
*
pcmenc: use AVCodec.encode2()
Justin Ruggles
2012-01-15
1
-10
/
+17
|
*
avcodec: bump minor version and add APIChanges for the new audio encoding API
Justin Ruggles
2012-01-15
1
-1
/
+1
|
*
avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio()
Justin Ruggles
2012-01-15
5
-19
/
+328
|
*
avcodec: add a public function, avcodec_fill_audio_frame().
Justin Ruggles
2012-01-15
2
-39
/
+75
|
*
rv34: Intra 16x16 handling
Christophe GISQUET
2012-01-16
5
-140
/
+292
|
*
rv34: Inter/intra MB code split
Christophe GISQUET
2012-01-16
1
-53
/
+191
*
|
dpxenc: Dont store lavc indent when bitexact is set.
Michael Niedermayer
2012-01-17
1
-1
/
+3
*
|
Support 64bit pam decoding.
Carl Eugen Hoyos
2012-01-17
2
-2
/
+6
*
|
Support gray8a pam decoding.
Carl Eugen Hoyos
2012-01-17
2
-0
/
+8
*
|
Fix pix_fmt_info for yuva420.
Carl Eugen Hoyos
2012-01-17
1
-0
/
+1
*
|
fix av_dlog call with non-AVClass struct
Maksym Veremeyenko
2012-01-16
1
-4
/
+4
*
|
Rework VP8 decoder frame skipping code.
Reimar Döffinger
2012-01-16
1
-17
/
+36
*
|
Support rgb64 dpx encoding.
Carl Eugen Hoyos
2012-01-16
1
-0
/
+8
*
|
vorbisdec: Check that the x values of floor1 are unique.
Michael Niedermayer
2012-01-16
1
-0
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-16
4
-59
/
+56
|
\
\
|
|
/
|
*
lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer()
Reinhard Tartler
2012-01-15
2
-3
/
+10
|
*
wavpack: fix clipping for 32-bit lossy mode
Kostya Shishkov
2012-01-15
1
-8
/
+19
|
*
vb: Use bytestream2 functions
Laurentiu Ion
2012-01-14
1
-48
/
+27
*
|
Support rgb48 and rgba64 png encoding.
Carl Eugen Hoyos
2012-01-15
1
-1
/
+14
*
|
Simplify RGB32 png encoding.
Carl Eugen Hoyos
2012-01-15
1
-36
/
+3
*
|
Support gray16 png encoding.
Carl Eugen Hoyos
2012-01-15
1
-1
/
+5
*
|
Support gray8a png encoding.
Carl Eugen Hoyos
2012-01-15
1
-1
/
+5
*
|
iff: support masking plane feature
Peter Ross
2012-01-15
1
-4
/
+54
*
|
Fix uninitialized reads for fate-vsynth1-asv2 test.
Reimar Döffinger
2012-01-15
1
-0
/
+1
*
|
imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info
Michael Niedermayer
2012-01-15
1
-0
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-15
6
-83
/
+165
|
\
\
|
|
/
[next]