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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zerocodec: check if the previous frame is missing
Paul B Mahol
2012-05-06
1
-0
/
+4
*
doc: clarify check for NULL pointer style
Luca Barbato
2012-05-06
1
-0
/
+4
*
dfa: use more meaningful return codes
Kostya Shishkov
2012-05-06
1
-27
/
+27
*
eatgv: check vector_bits
Michael Niedermayer
2012-05-06
1
-0
/
+6
*
eatgv: check motion vectors
Kostya Shishkov
2012-05-06
1
-6
/
+8
*
Mark a number of variables only used in av_dlog() calls as av_unused.
Diego Biurrun
2012-05-06
3
-5
/
+9
*
dvdec: drop const qualifier from variable to eliminate a warning
Diego Biurrun
2012-05-06
1
-1
/
+1
*
avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.
Robert Nagy
2012-05-06
1
-1
/
+1
*
tests/utils: don't ignore the return value of fwrite()
Sean McGovern
2012-05-06
1
-3
/
+12
*
lavfi/formats: use sizeof(var) instead of sizeof(type).
Anton Khirnov
2012-05-06
1
-7
/
+7
*
lavfi: remove avfilter_default_config_input_link() declaration
Stefano Sabatini
2012-05-06
1
-3
/
+0
*
lavfi: always enable the scale filter and depend on sws.
Anton Khirnov
2012-05-06
3
-6
/
+9
*
vf_split: support user-specifiable number of outputs.
Anton Khirnov
2012-05-06
2
-13
/
+68
*
avconv: remove stray useless comment.
Anton Khirnov
2012-05-06
1
-1
/
+0
*
mpegmux: add stuffing to avoid incomplete PCM frames
Janne Grunau
2012-05-06
1
-0
/
+6
*
rtsp: avoid const warnings from strtol() call
Mans Rullgard
2012-05-06
1
-5
/
+6
*
avserver: check return value of ftruncate()
Mans Rullgard
2012-05-06
1
-1
/
+4
*
lagarith: make offset array type unsigned
Kostya Shishkov
2012-05-06
1
-1
/
+1
*
dfa: add some checks to ensure that decoder won't write past frame end
Kostya Shishkov
2012-05-06
1
-1
/
+7
*
aacps: NEON optimisations
Mans Rullgard
2012-05-05
5
-2
/
+337
*
aacps: align some arrays
Mans Rullgard
2012-05-05
6
-37
/
+41
*
aacps: move some loops to function pointers
Mans Rullgard
2012-05-05
5
-161
/
+331
*
rtpdec_h264: Add missing newlines to av_log calls
Martin Storsjö
2012-05-05
1
-4
/
+4
*
rtpdec_h264: Free old extradata before clearing the pointer
Martin Storsjö
2012-05-05
1
-1
/
+1
*
rtpdec_h264: Reorder code blocks
Martin Storsjö
2012-05-05
1
-16
/
+15
*
rtpdec_h264: Make start_sequence a static const array
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Cleanup debug packet type counting
Martin Storsjö
2012-05-05
1
-9
/
+9
*
rtpdec_h264: Cosmetic cleanup
Martin Storsjö
2012-05-05
1
-66
/
+71
*
rtpdec_h264: Clean up comments
Martin Storsjö
2012-05-05
1
-22
/
+29
*
rtpdec_h264: Convert commented out code into setting an unused variable
Martin Storsjö
2012-05-05
1
-1
/
+1
*
tests: Refactor rotozoom/videogen common code into a separate file.
Diego Biurrun
2012-05-05
4
-252
/
+150
*
tests: Mark some file-internal symbols as static.
Diego Biurrun
2012-05-05
2
-11
/
+11
*
build: Drop leftover .exp pattern from LIBSUFFIXES list.
Diego Biurrun
2012-05-05
1
-1
/
+1
*
vsrc_buffer: return EAGAIN if no frame is available.
Nicolas George
2012-05-05
1
-3
/
+1
*
WMAL: Shift output samples by the specified number of padding zeroes.
Jakub Stachowski
2012-05-05
1
-2
/
+2
*
WMAL: Restore removed code in mclms_predict()
Mashiat Sarker Shakkhar
2012-05-05
1
-0
/
+2
*
rtpdec_h264: Remove a useless ifdef
Martin Storsjö
2012-05-05
1
-2
/
+0
*
rtpdec_h264: Remove outdated/useless/incorrect comments
Martin Storsjö
2012-05-05
1
-21
/
+7
*
rtpdec_h264: Remove useless memory corruption checks
Martin Storsjö
2012-05-05
1
-23
/
+1
*
rtpdec_h264: Return proper error codes
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Check the available data length before reading
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Add input size checks
Ivan Kovtunov
2012-05-05
1
-3
/
+13
*
png: check bit depth for PAL8/Y400A pixel formats.
Ronald S. Bultje
2012-05-04
1
-2
/
+4
*
ea: check chunk_size for validity.
Ronald S. Bultje
2012-05-04
1
-1
/
+6
*
celp filters: Do not read earlier than the start of the 'out' vector.
Alex Converse
2012-05-04
1
-3
/
+1
*
configure: add POWER[5-7] support
Sean McGovern
2012-05-04
1
-1
/
+4
*
arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6
Mans Rullgard
2012-05-03
1
-1
/
+3
*
vqavideo: return error if image size is not a multiple of block size
Mans Rullgard
2012-05-03
1
-0
/
+6
*
cosmetics: indentation
Justin Ruggles
2012-05-03
1
-9
/
+10
*
avformat: only fill-in interpolated timestamps if duration is non-zero
Justin Ruggles
2012-05-03
1
-0
/
+3
[prev]
[next]