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
*
dv: use AVStream.index instead of abusing AVStream.id
Anton Khirnov
2012-10-29
1
-1
/
+1
*
lavfi: add ashowinfo filter
Anton Khirnov
2012-10-29
6
-1
/
+181
*
avcodec: Add a RFC 3389 comfort noise codec
Martin Storsjö
2012-10-29
8
-1
/
+291
*
lpc: Add a function for calculating reflection coefficients from samples
Martin Storsjö
2012-10-29
2
-0
/
+15
*
lpc: Add a function for calculating reflection coefficients from autocorrelat...
Justin Ruggles
2012-10-29
1
-0
/
+31
*
lavr: document upper bound on number of output samples.
Anton Khirnov
2012-10-29
1
-0
/
+4
*
lavr: add general API usage doxy
Anton Khirnov
2012-10-29
2
-0
/
+72
*
indeo3: remove duplicate capabilities line.
Anton Khirnov
2012-10-29
1
-1
/
+0
*
fate: ac3: Add dependencies
Diego Biurrun
2012-10-29
1
-7
/
+8
*
fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups
Diego Biurrun
2012-10-29
1
-9
/
+12
*
fate: Add shorthands for acodec PCM and ADPCM tests
Diego Biurrun
2012-10-29
1
-2
/
+6
*
avconv: Drop unused function argument from do_video_stats()
Diego Biurrun
2012-10-29
1
-3
/
+2
*
cmdutils: Conditionally compile libswscale-related bits
Diego Biurrun
2012-10-29
1
-1
/
+6
*
aacenc: Drop some unused function arguments
Diego Biurrun
2012-10-29
1
-5
/
+4
*
rtsp: Avoid a cast when calling strtol
Martin Storsjö
2012-10-29
1
-1
/
+3
*
nut: support textual data
Luca Barbato
2012-10-29
4
-1
/
+14
*
nutenc: verbosely report unsupported negative pts
Luca Barbato
2012-10-29
1
-2
/
+6
*
lavc: add CODEC_CAP_DR1 to all video decoders missing them
Anton Khirnov
2012-10-29
9
-0
/
+9
*
rtpdec: Cosmetic cleanup
Martin Storsjö
2012-10-28
1
-55
/
+51
*
yuv4mpeg: reject unsupported codecs
Luca Barbato
2012-10-28
1
-0
/
+5
*
nutenc: K&R formatting cosmetics
Luca Barbato
2012-10-28
1
-341
/
+412
*
assdec: fix qsort() callback signature
Mans Rullgard
2012-10-27
1
-2
/
+3
*
configure: detect sparc64 automatically
Mans Rullgard
2012-10-27
1
-3
/
+6
*
vp8: fix memset() crossing array boundary
Mans Rullgard
2012-10-27
1
-1
/
+2
*
h264: fix invalid pointer arithmetic
Mans Rullgard
2012-10-27
1
-5
/
+5
*
amrwbdec: fix invalid pointer arithmetic
Mans Rullgard
2012-10-27
1
-11
/
+10
*
avio: fix pointer type mismatches in avio_enum_protocols()
Mans Rullgard
2012-10-27
1
-5
/
+5
*
avserver: use socklen_t where appropriate
Mans Rullgard
2012-10-27
1
-3
/
+6
*
udp: use socklen_t where appropriate
Mans Rullgard
2012-10-27
1
-2
/
+2
*
network: use HAVE_THREADS instead of local hack
Mans Rullgard
2012-10-27
1
-8
/
+6
*
af_channelmap: remove stray enum declaration
Mans Rullgard
2012-10-27
1
-1
/
+0
*
buffersink: remove stray semicolon after function definition
Mans Rullgard
2012-10-27
1
-1
/
+1
*
configure: fix tests for 2-arg math functions
Mans Rullgard
2012-10-26
1
-3
/
+9
*
doc: git-howto: Clarify comment about pushing series of commits
Diego Biurrun
2012-10-26
1
-2
/
+2
*
ivi_common: Drop unused function parameter from decode_band()
Diego Biurrun
2012-10-26
1
-2
/
+2
*
cook: Remove some silly Doxygen comments
Diego Biurrun
2012-10-26
1
-17
/
+2
*
cook: Remove senseless maybe_reformat_buffer32() function
Diego Biurrun
2012-10-26
1
-7
/
+1
*
cook: cosmetics: Better names for joint_decode() function parameters
Diego Biurrun
2012-10-26
1
-7
/
+8
*
cook: cosmetics: Better name for ccpl COOKSubpacket member
Diego Biurrun
2012-10-26
1
-4
/
+7
*
doxygen: Add av_alloc_size to list of predefined macros
Diego Biurrun
2012-10-26
1
-1
/
+2
*
doxygen: Drop some pointless entries from PREDEFINED macros list
Diego Biurrun
2012-10-26
1
-6
/
+0
*
h263: avoid memcpys over array bound in motion vector caching for obmc
Janne Grunau
2012-10-26
1
-13
/
+21
*
configure: sanitise sparc vis check
Mans Rullgard
2012-10-26
1
-3
/
+1
*
configure: recognise more sparc variants as --cpu argument
Michael Kostylev
2012-10-26
1
-3
/
+3
*
build: Include HEADERS-yes in the HEADERS variable
Martin Storsjö
2012-10-25
2
-1
/
+2
*
pcm: change references to raw to pcm
Luca Barbato
2012-10-25
1
-10
/
+10
*
ffv1: set the range coder state in decode_slice_header
Luca Barbato
2001-01-01
1
-1
/
+6
*
pcmdec: change default of channels parameter to 1
Janne Grunau
2012-10-25
1
-1
/
+1
*
avconv: fix bitrate report when writing to /dev/null
Janne Grunau
2012-10-25
1
-1
/
+8
*
avfilter: fix graphparser memleaks on error paths
Janne Grunau
2012-10-25
1
-9
/
+15
[next]