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
*
lavf: move internal fields from public to internal context
wm4
2015-02-10
15
-128
/
+122
*
mpegts: relax restrictions on matching the packet start in read_header
Anton Khirnov
2015-02-10
1
-8
/
+10
*
lavf: remove unused code
wm4
2015-02-08
4
-632
/
+0
*
frame: clarify buf documentation
Anton Khirnov
2015-02-08
1
-1
/
+3
*
oma: Report a timestamp
Luca Barbato
2015-02-07
1
-3
/
+13
*
dxva2_hevc: properly fill the scaling list structure
Hendrik Leppkes
2015-02-07
1
-8
/
+14
*
fate: Add a test for AAC ELD480.
Alex Converse
2015-02-06
1
-0
/
+4
*
aacsbr: silence message for SBR extension "padding".
Reimar Döffinger
2015-02-03
1
-1
/
+3
*
aacdec: Support for ER AAC ELD 480.
Alex Converse
2015-02-03
4
-13
/
+30
*
aacdec: Tables for length 480 AAC ELD.
Niel van der Westhuizen
2015-02-03
3
-3
/
+499
*
aacdec: Support for ER AAC in LATM
Niel van der Westhuizen
2015-02-03
1
-1
/
+11
*
aacdec: Refactor aac_er_decode_frame.
Alex Converse
2015-02-03
1
-4
/
+5
*
aacdec: Refactor decode_ics_info.
Alex Converse
2015-02-03
1
-12
/
+14
*
r3d: Fix pos type
Luca Barbato
2015-02-03
1
-2
/
+2
*
tta: Fix framepos and start_offset types
Vittorio Giovara
2015-02-03
1
-2
/
+7
*
libopencv: Check kernel_str life cycle
Luca Barbato
2015-02-03
1
-6
/
+12
*
svq1dec: Validate the stages value strictly
Luca Barbato
2015-02-03
1
-2
/
+2
*
svq1enc: correctly handle memory error and allocations
Michael Niedermayer
2015-02-03
1
-0
/
+6
*
isom: Decode Prores 4444 XQ with the existing Prores decoder
Carl Eugen Hoyos
2015-02-03
1
-0
/
+1
*
mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom
Hendrik Leppkes
2015-02-03
1
-0
/
+16
*
siff: Return more meaningful error values
Diego Biurrun
2015-02-03
1
-17
/
+18
*
siff: K&R formatting cosmetics
Diego Biurrun
2015-02-03
1
-40
/
+41
*
Ignore generated file tools/sidxindex.
Diego Biurrun
2015-02-02
1
-0
/
+1
*
opus: Factor out imdct15 into a standalone component
Diego Biurrun
2015-02-02
8
-41
/
+46
*
configure: Add a dependency on vc1_decoder from vc1_parser
Martin Storsjö
2015-02-02
2
-4
/
+2
*
mem: fix pointer pointer aliasing violations
Rémi Denis-Courmont
2015-02-01
1
-13
/
+19
*
ogg: Provide an option to offset the serial number
Luca Barbato
2015-02-01
2
-1
/
+9
*
hqdn3d: check memory allocations and propagate errors
Vittorio Giovara
2015-01-29
1
-16
/
+26
*
flacenc: initialize sums matrix
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
ituh263dec: use macro instead of #if
Vittorio Giovara
2015-01-29
1
-3
/
+1
*
yuv4mpegdec: initialize field_order in yuv4_read_header()
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
mpegvideo_enc: initialize the encoding context
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
3
-0
/
+47
*
DNxHD: Simplify pixel format detection
Vittorio Giovara
2015-01-29
1
-25
/
+20
*
DNxHD: More verbose error messages
Vittorio Giovara
2015-01-29
1
-3
/
+9
*
lavu: Check av_dict_set allocations
Luca Barbato
2015-01-29
1
-6
/
+11
*
libopenh264: Log debug messages to a non-null context
Martin Storsjö
2015-01-29
1
-1
/
+1
*
h264: Do not share rbsp_buffer across threads
Michael Niedermayer
2015-01-28
1
-0
/
+4
*
avio: Do not consider the end-of-buffer position valid
Luca Barbato
2015-01-28
1
-1
/
+1
*
libdc1394: Add support for MONO8 (gray) video mode
Clay McClure
2015-01-28
1
-0
/
+1
*
libopencv: Rework error handling in parse_iplconvkernel()
Vittorio Giovara
2015-01-27
1
-8
/
+14
*
dvbsubdec: check memory allocations and propagate errors
Vittorio Giovara
2015-01-27
1
-30
/
+58
*
nuv: validate image size
Vittorio Giovara
2015-01-27
1
-0
/
+5
*
nsvdec: validate channels and samplerate
Vittorio Giovara
2015-01-27
1
-0
/
+2
*
lavc: support extracting audio service type from side data
Anton Khirnov
2015-01-27
1
-0
/
+7
*
mov: export audio service type as side data
Anton Khirnov
2015-01-27
1
-4
/
+20
*
lavf: add a convenience function for adding side data to a stream
Anton Khirnov
2015-01-27
3
-22
/
+47
*
Add a side data type for audio service type.
Anton Khirnov
2015-01-27
7
-2
/
+44
*
nutenc: do not use has_b_frames
Anton Khirnov
2015-01-27
3
-31
/
+33
*
lavc: deprecate unused AVCodecContext.stream_codec_tag
Anton Khirnov
2015-01-27
4
-6
/
+9
[next]