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
*
avresample: prevent theoretical division by zero
Vittorio Giovara
2014-10-18
1
-1
/
+4
*
af_resample: check av_opt_set_dict return value
Vittorio Giovara
2014-10-18
1
-1
/
+4
*
vf_showinfo: Forward the av_image_get_linesize error
Vittorio Giovara
2014-10-18
1
-1
/
+3
*
vf_drawtext: Do not leak the mmapped textfile
Luca Barbato
2014-10-18
1
-1
/
+4
*
lavc: make lmax/lmin into private options of mpegvideo encoders
Anton Khirnov
2014-10-18
5
-11
/
+20
*
lavc: make border_masking into private options of mpegvideo encoders
Anton Khirnov
2014-10-18
5
-7
/
+18
*
lavc: deprecate unused mb_threshold field
Anton Khirnov
2014-10-18
3
-12
/
+4
*
libvpxenc: add static-thresh private option
Anton Khirnov
2014-10-18
1
-1
/
+12
*
lavc: deprecate unused me_threshold field
Anton Khirnov
2014-10-18
3
-7
/
+7
*
lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...
Anton Khirnov
2014-10-18
5
-13
/
+27
*
lavc: make rc_eq into private options of mpegvideo encoders
Anton Khirnov
2014-10-18
6
-13
/
+35
*
lavc: make rc_qmod_* into private options of mpegvideo encoders
Anton Khirnov
2014-10-18
5
-7
/
+19
*
lavc: make rc_qsquish a private option of mpegvideo encoders
Anton Khirnov
2014-10-18
6
-7
/
+27
*
resample: Avoid off-by-1 errors in PTS calcs.
Timothy B. Terriberry
2014-10-18
1
-1
/
+9
*
urlprotocol: remove unused url_interrupt_cb declaration
Anton Khirnov
2014-10-18
1
-2
/
+0
*
rtmpproto: Add pause support
Uwe L. Korn
2014-10-17
2
-1
/
+43
*
rtmpproto: Track last received timestamp
Uwe L. Korn
2014-10-17
1
-0
/
+5
*
dump: display codec tags when available
Vittorio Giovara
2014-10-17
1
-0
/
+13
*
libfdk-aacdec: Enable Dynamic Range Control Metadata Support
Omer Osman
2014-10-17
2
-1
/
+41
*
libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata Support
Omer Osman
2014-10-17
2
-9
/
+73
*
rtmpproto: Add getStreamLength call to query duration
Uwe L. Korn
2014-10-17
1
-0
/
+106
*
rtmpproto: Add function to read a number response
Uwe L. Korn
2014-10-17
1
-3
/
+42
*
cmdutils: Use the correct guard
Luca Barbato
2014-10-17
1
-1
/
+1
*
avformat: Make avformat_free_context handle NULL
Luca Barbato
2014-10-17
1
-0
/
+3
*
avconv: check return value
Vittorio Giovara
2014-10-17
1
-1
/
+3
*
avconv: fix leak in filter error
Vittorio Giovara
2014-10-17
1
-5
/
+5
*
avprobe: Remove a pointless check
Luca Barbato
2014-10-17
1
-1
/
+1
*
avplay: Always free opts
Luca Barbato
2014-10-17
1
-6
/
+15
*
avplay: Always free find_stream_info options
Luca Barbato
2014-10-17
1
-3
/
+5
*
fate: add mpeg4 tests for frame size changes
Janne Grunau
2014-10-17
6
-0
/
+614
*
ismindex: use tfhd default duration if no sample duration
Mika Raento
2014-10-16
1
-4
/
+19
*
rtsp: Check a memory allocation
Michael Lynch
2014-10-16
1
-0
/
+2
*
rtmpproto: Fix a typo
Martin Storsjö
2014-10-15
1
-1
/
+1
*
rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
Martin Storsjö
2014-10-15
1
-9
/
+5
*
rtpdec_hevc: Rename a variable for clarity
Martin Storsjö
2014-10-15
1
-8
/
+8
*
mov: Correctly check the color transfer characteristics range
Vittorio Giovara
2014-10-15
1
-1
/
+2
*
imc: fix order of operations in coefficients read
Vittorio Giovara
2014-10-15
1
-4
/
+4
*
sdp: Provide out of bound parameter sets for HEVC if extradata is set
Martin Storsjö
2014-10-15
1
-2
/
+106
*
rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines
Martin Storsjö
2014-10-15
1
-2
/
+97
*
avconv: replace AVCodecContext.time_base with framerate
Anton Khirnov
2014-10-15
1
-5
/
+5
*
lavf: switch to AVCodecContext.framerate for demuxing
Anton Khirnov
2014-10-15
3
-8
/
+10
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
27
-54
/
+81
*
vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check
Rémi Denis-Courmont
2014-10-15
6
-5
/
+24
*
vdpau: have av_vdpau_bind_context() fail on unsupported flag
Rémi Denis-Courmont
2014-10-15
1
-0
/
+3
*
doc: fix typing mistake
Rémi Denis-Courmont
2014-10-15
1
-1
/
+1
*
mov: Handle tfdt atoms
Martin Storsjö
2014-10-14
1
-0
/
+31
*
movenc: Write tfdt atoms
Martin Storsjö
2014-10-14
1
-0
/
+13
*
lavf: use initial_padding instead of deprecated delay
Anton Khirnov
2014-10-13
2
-4
/
+8
*
lavc: use a separate field for exporting audio encoder padding
Anton Khirnov
2014-10-13
22
-40
/
+63
*
h263dec: call get_format() on resolution changes
Rémi Denis-Courmont
2014-10-13
1
-0
/
+6
[next]