index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
faxcompr: return meaningful errors
Luca Barbato
2013-06-07
1
-19
/
+19
*
faxcompr: K&R formatting cosmetics
Luca Barbato
2013-06-07
1
-69
/
+75
*
tiff: do not overread the source buffer
Luca Barbato
2013-06-07
1
-1
/
+4
*
tiff: cleanup the error paths
Luca Barbato
2013-06-07
1
-10
/
+15
*
tiff: refactor fax support in a separate function
Luca Barbato
2013-06-07
1
-32
/
+33
*
tiff: refactor deflate support in a separate function
Luca Barbato
2013-06-07
1
-25
/
+37
*
h264_parser: K&R formatting cosmetics
Luca Barbato
2013-06-07
1
-130
/
+151
*
vorbis: return meaningful errors
Luca Barbato
2013-06-07
1
-2
/
+2
*
rtpdec: Fix the alphabetical ordering in registering depacketizers
Martin Storsjö
2013-06-06
1
-1
/
+1
*
libavformat: Fix standalone compilation of the webm muxer
Martin Storsjö
2013-06-06
1
-1
/
+1
*
apetag: use int64_t for filesize
Anton Khirnov
2013-06-04
1
-1
/
+1
*
avconv: check that the output format context exists before accessing it
Anton Khirnov
2013-06-04
1
-1
/
+1
*
lavfi doxy: improve/extend AVFilter doxy.
Anton Khirnov
2013-06-04
1
-18
/
+86
*
network: uniform ff_listen_bind and ff_listen_connect
Luca Barbato
2013-06-04
3
-16
/
+60
*
movenc: Grow the frag_info array in chunks
Andrey Semashev
2013-06-04
2
-3
/
+10
*
movenc: Increase the cluster array allocation by doubling
Andrey Semashev
2013-06-04
2
-2
/
+2
*
movenc: Keep track of the allocated size for the cluster array
Andrey Semashev
2013-06-04
2
-4
/
+7
*
mem: Add av_realloc_array and av_reallocp_array
Martin Storsjö
2013-06-04
4
-1
/
+56
*
movenc: Change the track struct name to match the typedef
Martin Storsjö
2013-06-03
1
-1
/
+1
*
Go2Webinar decoder
Kostya Shishkov
2013-06-03
10
-2
/
+844
*
vmd: decode videos with no LZ buffer size provided - they might not need it
Kostya Shishkov
2013-06-02
1
-3
/
+10
*
vmd: fix mode 3 decoding
Kostya Shishkov
2013-06-02
1
-12
/
+18
*
swscale: ppc: Remove commented-out define cruft
Diego Biurrun
2013-06-02
1
-2
/
+0
*
nsvdec: Remove commented-out debug cruft
Diego Biurrun
2013-06-02
1
-27
/
+0
*
cpu: Restructure code to avoid pointless ret variable indirection
Diego Biurrun
2013-06-02
1
-8
/
+4
*
tiff: K&R formatting cosmetics
Diego Biurrun
2013-06-02
3
-233
/
+237
*
network: factor out connect-listening code
Luca Barbato
2013-06-01
3
-45
/
+56
*
network: factor out bind-listening code
Luca Barbato
2013-06-01
3
-27
/
+39
*
use my full first name instead of short one in copyrights
Kostya Shishkov
2013-06-01
7
-7
/
+7
*
indeo4: expand allowed quantiser range
Kostya Shishkov
2013-06-01
1
-1
/
+5
*
configure: icl: Merge -Qdiag-error parameters
Alex Smith
2013-05-31
1
-1
/
+1
*
configure: Separate commonalities in msvc and icl flags
Alex Smith
2013-05-31
1
-9
/
+33
*
proresenc: alpha coding support
Kostya Shishkov
2013-05-30
2
-21
/
+226
*
arm: Include hpeldsp_neon.o if h264qpel is enabled
Martin Storsjö
2013-05-30
1
-1
/
+2
*
arm: Don't unconditionally build dsputil files
Martin Storsjö
2013-05-30
1
-14
/
+13
*
arm: Only build the FFT init files if FFT is enabled
Martin Storsjö
2013-05-30
1
-2
/
+2
*
build: cosmetics: Place unconditional before conditional OBJS lines
Diego Biurrun
2013-05-30
2
-22
/
+22
*
build: arm: cosmetics: Place all OBJS declarations in alphabetical order
Diego Biurrun
2013-05-30
1
-61
/
+36
*
vmd: drop incomplete chunks and spurious samples
Luca Barbato
2013-05-29
1
-2
/
+6
*
vmd: refactor the inner decode loop
Luca Barbato
2013-05-29
1
-78
/
+82
*
vmd: return meaningful errors
Luca Barbato
2013-05-29
1
-12
/
+26
*
vmd: use the PALETTE_COUNT constant uniformly
Luca Barbato
2013-05-29
1
-1
/
+1
*
doc: Mention the target_samples and ld variables for fate configs
Martin Storsjö
2013-05-29
1
-0
/
+2
*
fate.sh: Allow specifying --as via a specific variable
Martin Storsjö
2013-05-29
2
-0
/
+2
*
configure: Don't pass -mthumb or -march= to MSVC
Martin Storsjö
2013-05-29
1
-0
/
+2
*
mpeg12: skip frames consistently
Janne Grunau
2013-05-28
1
-5
/
+13
*
lavf: add a raw WavPack muxer.
Anton Khirnov
2013-05-28
5
-3
/
+93
*
apetag: add support for writing APE tags
Anton Khirnov
2013-05-28
2
-0
/
+61
*
matroskaenc: support muxing WavPack
Anton Khirnov
2013-05-28
4
-2
/
+85
*
wvdec: split block header parsing into a separate file
Anton Khirnov
2013-05-28
4
-53
/
+145
[next]