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
2011-07-16
18
-459
/
+111
|
\
|
*
arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()
Diego Biurrun
2011-07-16
1
-20
/
+0
|
*
Remove commented-out call to non-existing function print_pow1().
Diego Biurrun
2011-07-16
1
-4
/
+0
|
*
Do not decode RV30 files if the extradata is too small
Rafaël Carré
2011-07-16
1
-0
/
+1
|
*
flashsv: split flashsv_decode_block() off from flashsv_decode_frame().
Diego Biurrun
2011-07-16
1
-34
/
+43
|
*
ppc: remove disabled code
Diego Biurrun
2011-07-16
4
-61
/
+0
|
*
libspeexdec: Drop const qualifier to silence compiler warning.
Diego Biurrun
2011-07-16
1
-1
/
+1
|
*
libopenjpeg: Drop const qualifier to silence compiler warning.
Diego Biurrun
2011-07-16
1
-1
/
+1
|
*
alac: Remove unused dummy code.
Diego Biurrun
2011-07-16
1
-11
/
+0
|
*
Remove unused structs and tables.
Diego Biurrun
2011-07-16
4
-255
/
+2
|
*
vaapi: do not assert on value read from input bitstream
Diego Biurrun
2011-07-16
1
-3
/
+3
|
*
flashsvenc: replace bitstream description by a link to the specification
Diego Biurrun
2011-07-16
1
-14
/
+5
|
*
flashsvenc: drop unnecessary cast
Diego Biurrun
2011-07-16
1
-1
/
+1
|
*
flashsvenc: improve some variable names and fix corresponding comments
Diego Biurrun
2011-07-16
1
-7
/
+9
|
*
flashsvenc: merge two consecutive if-conditions
Diego Biurrun
2011-07-16
1
-4
/
+3
|
*
flashsvenc: merge variable declarations and initializations
Diego Biurrun
2011-07-16
1
-10
/
+3
|
*
flashsvenc: convert some debug av_log() to av_dlog()
Diego Biurrun
2011-07-16
1
-2
/
+2
|
*
flashsvenc: whitespace cosmetics
Diego Biurrun
2011-07-16
1
-7
/
+11
|
*
flashsvenc: drop some unnecessary parentheses
Diego Biurrun
2011-07-16
1
-9
/
+9
|
*
flashsvenc: fix some comment typos
Diego Biurrun
2011-07-16
1
-14
/
+13
|
*
aacps: skip some memcpy() if src and dst would be equal
Mans Rullgard
2011-07-15
1
-8
/
+11
*
|
mpegvideo: fix compilation after 900321b08c95bd42e6db53864bfffbe48d6019da
Stefano Sabatini
2011-07-16
1
-2
/
+2
*
|
Don't mark generated dummy frame output from mpeg1/2 decoder as keyframe.
elupus
2011-07-16
1
-0
/
+2
*
|
Patch for memory leaks in DVB subtitles decoder
Jernej Fijačko
2011-07-16
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-15
44
-107
/
+146
|
\
\
|
|
/
|
*
doxygen: replace @sa tag by the more readable but equivalent @see
Diego Biurrun
2011-07-15
5
-7
/
+7
|
*
doxygen: use Doxygen markup for authors and web links where appropriate
Diego Biurrun
2011-07-15
8
-20
/
+12
|
*
doxygen: do not include license boilerplate in Doxygen documentation
Diego Biurrun
2011-07-15
17
-67
/
+102
|
*
ac3enc: Mark AVClasses const
Martin Storsjö
2011-07-15
3
-6
/
+6
|
*
doxygen: misc consistency cosmetics
Diego Biurrun
2011-07-14
4
-9
/
+5
|
*
doxygen: consistently place brief description
Diego Biurrun
2011-07-14
9
-9
/
+12
|
*
doxygen: place empty line between brief description and detailed description
Diego Biurrun
2011-07-14
3
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
8
-437
/
+687
|
\
\
|
|
/
|
*
Add an APIChanges entry and bump minor versions for recent changes.
Anton Khirnov
2011-07-14
1
-1
/
+1
|
*
doxygen: Move function documentation into the macro generating the function.
Diego Biurrun
2011-07-14
1
-12
/
+12
|
*
doxygen: Make sure parameter names match between .c and .h files.
Diego Biurrun
2011-07-14
1
-4
/
+2
|
*
h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.h
Diego Biurrun
2011-07-14
2
-418
/
+418
|
*
H.264: Add more x86 assembly for 10-bit H.264 predict functions
Daniel Kang
2011-07-13
2
-1
/
+253
*
|
Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
Michael Niedermayer
2011-07-14
6
-49
/
+45
|
\
\
|
|
/
|
*
ac3enc: merge AC3MDCTContext with AC3EncodeContext.
Justin Ruggles
2011-07-13
5
-36
/
+26
|
*
ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
Justin Ruggles
2011-07-13
3
-13
/
+14
|
*
ac3enc: fix memleak
Justin Ruggles
2011-07-13
1
-0
/
+4
|
*
mpeg1video: add CODEC_CAP_SLICE_THREADS.
Ronald S. Bultje
2011-07-13
1
-1
/
+1
|
*
lavf: Cleanup try_decode_frame() logic.
Alex Converse
2011-07-13
1
-3
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-13
3
-45
/
+40
|
\
\
|
|
/
|
*
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
Diego Biurrun
2011-07-12
2
-41
/
+39
|
*
dnxhdenc: Replace a forward declaration by the proper #include.
Diego Biurrun
2011-07-12
1
-2
/
+1
|
*
h264: move h264_mvpred.h include.
Ronald S. Bultje
2011-07-12
1
-3
/
+1
*
|
Move resetting of channels, sample_rate back to av_find_stream_info.
Reimar Döffinger
2011-07-12
1
-3
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
51
-1509
/
+1539
|
\
\
|
|
/
[next]