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
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mov: Change DTS-based seek into CTS-based seek.
Yusuke Nakamura
2015-02-15
1
-15
/
+29
*
ape: Use the proper variable type
Luca Barbato
2015-02-15
1
-1
/
+1
*
ogg: check memory allocations
Federico Tomassetti
2015-02-15
1
-0
/
+2
*
rtp: h264: Drop the asserts
Luca Barbato
2015-02-15
1
-9
/
+0
*
rtp: h264: Move FU-A NAL parsing to a function
Luca Barbato
2015-02-15
1
-39
/
+39
*
rtp: h264: Move STAP-A NAL parsing to a function
Luca Barbato
2015-02-15
1
-54
/
+61
*
rtp: h264: Move parse_sprop_parameter_sets parsing to a function
Luca Barbato
2015-02-15
1
-45
/
+55
*
rtp: h264: Move profile_level_id parsing to a function
Luca Barbato
2015-02-15
1
-25
/
+31
*
mov: Fix compilation with DEBUG enabled
Diego Biurrun
2015-02-14
1
-2
/
+2
*
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
65
-117
/
+117
*
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
*
oma: Report a timestamp
Luca Barbato
2015-02-07
1
-3
/
+13
*
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
*
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
*
ogg: Provide an option to offset the serial number
Luca Barbato
2015-02-01
1
-1
/
+4
*
yuv4mpegdec: initialize field_order in yuv4_read_header()
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
avio: Do not consider the end-of-buffer position valid
Luca Barbato
2015-01-28
1
-1
/
+1
*
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
*
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
*
nutenc: do not use has_b_frames
Anton Khirnov
2015-01-27
1
-2
/
+4
*
avidec: do not export stream_codec_tag
Anton Khirnov
2015-01-27
1
-2
/
+8
*
segment: Check av_get_frame_filename() return value
Vittorio Giovara
2015-01-23
1
-1
/
+5
*
hlsproto: Properly close avio buffer in case of error
Vittorio Giovara
2015-01-23
1
-2
/
+4
*
mov: Do not compute negative SAR values
Vittorio Giovara
2015-01-23
1
-7
/
+6
*
rtspdec: Consistently use rtsp_hd_out for writing
Martin Storsjö
2015-01-23
1
-1
/
+1
*
dashenc: Use inttypes.h macros for format strings instead of %lld
Martin Storsjö
2015-01-22
1
-1
/
+1
*
dashenc: Fix format string generation
Rodger Combs
2015-01-22
1
-1
/
+1
*
smoothstreamingenc: Add a missing "goto fail"
Michael Niedermayer
2015-01-19
1
-0
/
+1
*
aea: Return proper error code on invalid header
Nidhi Makhijani
2015-01-16
1
-1
/
+1
*
rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets
Martin Storsjö
2015-01-15
1
-0
/
+7
*
id3v2: fix reading v2.2 attached pictures
Anton Khirnov
2015-01-14
1
-6
/
+16
*
id3v2: add names to the parameters of ID3v2EMFunc.read
Anton Khirnov
2015-01-14
1
-2
/
+2
*
id3v2: constify the 'tag' parameter to special metadata parsing callback
Anton Khirnov
2015-01-14
1
-3
/
+3
*
mov: Check angle rather than full matrix when updating SAR
Vittorio Giovara
2015-01-14
1
-8
/
+4
*
img2dec: correctly use the parsed value from -start_number
Vittorio Giovara
2015-01-14
1
-1
/
+1
*
matroskaenc: refuse to write AAC without valid extradata
Anton Khirnov
2015-01-09
1
-6
/
+10
*
mpeg: Remove unused field
Luca Barbato
2015-01-07
1
-1
/
+0
*
segment: Fix the failure paths
Luca Barbato
2015-01-07
1
-12
/
+20
*
movenc: Fix a typo in a comment
Martin Storsjö
2015-01-06
1
-1
/
+1
*
movenc: Readd an accidentally removed condition
Martin Storsjö
2015-01-06
1
-1
/
+1
*
isom: add 'mp1v' fourcc
Justin Ruggles
2015-01-06
1
-0
/
+1
*
movenc: Enable editlists by default if delay_moov is enabled
Martin Storsjö
2015-01-04
2
-2
/
+2
[prev]
[next]