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
*
filtfmts: Avoid null pointer dereference
Himangi Saraogi
2015-04-19
1
-2
/
+13
*
avutil: remove pointless bmi1 define
James Almer
2015-04-19
1
-3
/
+2
*
aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
2015-04-19
1
-1
/
+1
*
mpegvideo_enc: Simplify picture allocation
Vittorio Giovara
2015-04-19
1
-7
/
+5
*
motion_est: Fix warning from zero_cmp() assignment
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr()
Vittorio Giovara
2015-04-19
1
-5
/
+3
*
mov: Double-check that alias path is not an absolute path
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
mov: Read alternate absolute path in dref alis
Vittorio Giovara
2015-04-19
1
-1
/
+3
*
Canopus HQ/HQA decoder
Vittorio Giovara
2015-04-19
17
-1
/
+9029
*
Implement shared parsing of INFO tag in Canopus family
Vittorio Giovara
2015-04-19
5
-12
/
+111
*
fate: Prefix cllc tests with canopus
Vittorio Giovara
2015-04-19
4
-8
/
+8
*
hqx: Implement slice-threaded decoding
Vittorio Giovara
2015-04-19
2
-60
/
+79
*
hqx: Store shareable data in main decoder context
Vittorio Giovara
2015-04-19
2
-62
/
+65
*
hqx: Move DSP related code to a separate file
Vittorio Giovara
2015-04-19
5
-137
/
+207
*
hqx: Merge invalid format check within switch block
Vittorio Giovara
2015-04-19
1
-2
/
+1
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
76
-441
/
+463
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
44
-365
/
+366
*
log: Introduce a more verbose debug level
Vittorio Giovara
2015-04-19
6
-4
/
+24
*
matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
2015-04-18
1
-2
/
+6
*
configure: Simplify avisynth check
Diego Biurrun
2015-04-15
1
-2
/
+2
*
avisynth: Simplify shared library name construction
Diego Biurrun
2015-04-15
1
-5
/
+3
*
x265: Map color parameters
Luca Barbato
2015-04-15
1
-0
/
+16
*
x264: Map color parameters
Luca Barbato
2015-04-15
1
-0
/
+5
*
avisynth: Bump minimum required version to interface version 6
Stephen Hutchinson
2015-04-14
2
-7
/
+8
*
avisynth: Fix detection of AviSynth 2.5
Stephen Hutchinson
2015-04-14
1
-9
/
+9
*
mpeg4videodec: Remove useless messages
wm4
2015-04-14
1
-6
/
+1
*
mmal: Reference MMAL VC lib explicitly
wm4
2015-04-14
1
-0
/
+8
*
mmal: Move system headers before local headers
wm4
2015-04-14
1
-6
/
+6
*
ffv1: Check memory allocations
Vittorio Giovara
2015-04-13
1
-4
/
+16
*
rtsp: Fix unchecked return value
Himangi Saraogi
2015-04-12
1
-2
/
+6
*
rtsp: Check a malloc return value
Himangi Saraogi
2015-04-12
1
-0
/
+2
*
libx265: print supported presets and tunes on error
James Almer
2015-04-11
1
-1
/
+14
*
libdc1394: Unbreak build after c201069fa
Michael Kostylev
2015-04-11
1
-10
/
+10
*
vfwcap: Unbreak building after c201069fa
Martin Storsjö
2015-04-11
1
-3
/
+6
*
avdevice: Apply a more consistent file naming scheme
Diego Biurrun
2015-04-09
14
-29
/
+27
*
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
Diego Biurrun
2015-04-09
10
-19
/
+40
*
libavformat: Handle error return from ff_listen_bind
Anders Nystrom
2015-04-09
2
-8
/
+7
*
hqx: Fix clipping error in idct put function
Ferdinand Oeinck
2015-04-09
2
-2
/
+2
*
riff: Add 'M705' FourCC for mpeg2video
Vittorio Giovara
2015-04-09
1
-0
/
+1
*
dnxhd: Log the selected profile id
Vittorio Giovara
2015-04-09
1
-0
/
+1
*
mov: Rely on box type rather than file type for colr atom
Vittorio Giovara
2015-04-09
1
-2
/
+2
*
v210: Fix typo in header guards
Vittorio Giovara
2015-04-09
1
-3
/
+3
*
g2meet: K&R formatting cosmetics
Diego Biurrun
2015-04-08
1
-2
/
+4
*
matroskadec: export cover art correctly
wm4
2015-04-08
4
-14
/
+48
*
parseutils: Make av_small_strptime public
Luca Barbato
2015-04-07
6
-17
/
+42
*
parseutils: Extend small_strptime to be used in avformat
Luca Barbato
2015-04-06
1
-50
/
+58
*
svq3: initialize some required H264Context fields.
Anton Khirnov
2015-04-05
1
-0
/
+12
*
libavcodec: Clarify the documentation of the internal codec capability flags
Martin Storsjö
2015-04-05
1
-2
/
+7
*
avcodec/libx265: export chosen picture types
Michael Niedermayer
2015-04-05
1
-0
/
+13
*
h264: reset the private data in init_thread_copy()
Anton Khirnov
2015-04-05
1
-2
/
+2
[next]