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
*
jpeglsenc: Check memory allocations
Vittorio Giovara
2015-04-28
1
-6
/
+23
*
flacenc: Move a scratch buffer to struct used by the function
Vittorio Giovara
2015-04-28
1
-5
/
+3
*
vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usage
Rico Tzschichholz
2015-04-26
3
-0
/
+3
*
dss_sp: use lowercase codec name without whitespace
Andreas Cadhalpun
2015-04-24
1
-1
/
+1
*
libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe
Vittorio Giovara
2015-04-24
1
-1
/
+8
*
libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe
Vittorio Giovara
2015-04-24
1
-2
/
+6
*
lclenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-0
/
+3
*
hqx: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-4
/
+3
*
huffyuvenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-0
/
+5
*
asvenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-0
/
+5
*
hq_hqa: Fix table data for profile 17
Vittorio Giovara
2015-04-24
1
-1
/
+2
*
riff: Add GMP4 fourcc for mpeg4
Vittorio Giovara
2015-04-24
1
-0
/
+1
*
riff: Add GLV4 fourcc for mpeg4
Vittorio Giovara
2015-04-24
1
-0
/
+1
*
internal: Make dlog/tlog a no-op when disabled
Vittorio Giovara
2015-04-24
1
-2
/
+2
*
rtsp: Make sure we don't write too many transport entries into a fixed-size a...
Martin Storsjö
2015-04-24
1
-0
/
+2
*
rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
Andrey Utkin
2015-04-23
1
-2
/
+2
*
rtsp: Don't warn about unparsed time ranges
Martin Storsjö
2015-04-23
1
-5
/
+2
*
fate: Fix test name for pixfmts tests
Timothy Gu
2015-04-23
1
-0
/
+3
*
prores: Set the bits_per_coded_sample for alpha pix_fmt
Luca Barbato
2015-04-22
1
-0
/
+1
*
hq_hqa: Validate get_vlc2 return value
Luca Barbato
2015-04-22
1
-1
/
+4
*
avcodec: Free the default avoptions on init failure
Luca Barbato
2015-04-22
1
-0
/
+4
*
avcodec: Unref the dummy buffer on the fail path
Luca Barbato
2015-04-22
1
-0
/
+1
*
buffersrc: Use the correct deallocation function
Federico Tomassetti
2015-04-22
1
-1
/
+1
*
drawtext: Add an alpha option
Luca Barbato
2015-04-21
2
-10
/
+49
*
log: Print a full backtrace along with error messages under Valgrind
Vittorio Giovara
2015-04-20
3
-1
/
+19
*
hq_hqa: Fix reading hqa quantization matrix index
Vittorio Giovara
2015-04-20
1
-1
/
+2
*
hqxdsp.h: #include "stddef.h"
Vittorio Giovara
2015-04-20
1
-0
/
+1
*
lavf: Fix variables constness in ff_iso8601_to_unix_time()
Vittorio Giovara
2015-04-20
1
-1
/
+1
*
h264_ps: Return meaningful error codes and address a memory leak
Vittorio Giovara
2015-04-20
1
-3
/
+7
*
ffv1: Pass correct pointers to av_free()
Diego Biurrun
2015-04-20
1
-2
/
+2
*
fate: Omit the results if the test passed
Timothy Gu
2015-04-20
1
-1
/
+7
*
rmenc: Drop the temporary buffer for ac3 byteswap
Luca Barbato
2015-04-20
1
-11
/
+3
*
ogg: Forward errors further
Luca Barbato
2015-04-20
1
-5
/
+14
*
flac: fix realloc loop with invalid flac files
Thomas Guillem
2015-04-20
1
-0
/
+9
*
dashenc: Add a publishTime field in dynamic manifests
Martin Storsjö
2015-04-20
1
-8
/
+16
*
jack: Check memory allocation
Federico Tomassetti
2015-04-19
1
-0
/
+2
*
buffersrc: Fix resource leak on error
Federico Tomassetti
2015-04-19
1
-0
/
+1
*
avplay: Free frame and graph when memory allocation fails
Federico Tomassetti
2015-04-19
1
-2
/
+8
*
g2meet: Support G2M5 codec variant
Eric Zimmerman
2015-04-19
3
-3
/
+4
*
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
[next]