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
*
avio: add avio_skip macro
Peter Ross
2011-03-07
1
-0
/
+6
*
h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.
Sean McGovern
2011-03-07
1
-2
/
+17
*
Add Apple HTTP Live Streaming protocol handler
Martin Storsjö
2011-03-06
4
-0
/
+361
*
URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
Martin Storsjö
2011-03-06
2
-1
/
+10
*
URLProtocol: Add a flags field
Martin Storsjö
2011-03-06
1
-0
/
+1
*
yadif: add parens around macro parameters
Mans Rullgard
2011-03-05
1
-4
/
+4
*
ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of t...
Justin Ruggles
2011-03-04
1
-4
/
+7
*
ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
Justin Ruggles
2011-03-04
2
-3
/
+4
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
87
-391
/
+392
*
lavf: deprecate get_strz() in favor of avio_get_str
Anton Khirnov
2011-03-04
5
-15
/
+14
*
avio: add avio_get_str()
Reimar Döffinger
2011-03-04
2
-0
/
+31
*
avio: fix fourcc if any character is >=0x80.
Ronald S. Bultje
2011-03-04
1
-1
/
+4
*
vp3-mt: fix deadlock when first frame is not a keyframe.
Ronald S. Bultje
2011-03-02
1
-0
/
+1
*
threads: allow thread count of zero
Mans Rullgard
2011-03-02
1
-2
/
+5
*
vc1: fix decoding when end sequence is present
Baptiste Coudurier
2011-03-02
1
-1
/
+1
*
ffmpeg: Use av_pkt_dump_log2
Martin Storsjö
2011-03-02
1
-1
/
+2
*
libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
Martin Storsjö
2011-03-02
2
-11
/
+31
*
aviobuf: Write new data at s->buf_end in fill_buffer
Martin Storsjö
2011-03-02
1
-1
/
+1
*
movenc: use correct tag for dvcpro hd
Baptiste Coudurier
2011-03-02
1
-6
/
+17
*
dnxhd: allow encoding with Avid Nitris compatibility.
Baptiste Coudurier
2011-03-01
2
-1
/
+18
*
movenc: fix tkhd height for imx
Baptiste Coudurier
2011-03-01
1
-1
/
+1
*
avio: deprecate url_fskip
Anton Khirnov
2011-03-01
2
-7
/
+3
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
62
-299
/
+299
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
90
-347
/
+352
*
huffyuv: Add multithreading support
Alexander Strange
2011-03-01
1
-4
/
+29
*
pthreads: Fix bug introduced with thread_safe_callbacks
Alexander Strange
2011-03-01
1
-2
/
+7
*
Use --sysroot flag for clang
Mans Rullgard
2011-02-28
1
-5
/
+1
*
ARM: VP8: fix build on systems with global symbol prefix
Mans Rullgard
2011-02-27
1
-1
/
+1
*
ARM: fix vp8 neon with pic enabled
Mans Rullgard
2011-02-27
1
-0
/
+2
*
configure: document FATE_SAMPLES env var in --help text
Reimar Döffinger
2011-02-26
1
-1
/
+2
*
fate: get samples location from env var if not explicitly set
Mans Rullgard
2011-02-26
1
-1
/
+1
*
movenc: remove uses of deprecated API.
Ronald S. Bultje
2011-02-25
1
-4
/
+4
*
store pasp atom for all types of quicktime movie
Maksym Veremeyenko
2011-02-25
1
-2
/
+1
*
reindent after tapt patch
Maksym Veremeyenko
2011-02-25
1
-5
/
+5
*
use tapt atom for sample aspect ratio
Maksym Veremeyenko
2011-02-25
1
-0
/
+35
*
bink: prevent overflows within binkidct by using int-sized intermediate array
Peter Ross
2011-02-25
2
-7
/
+7
*
bink: decode audio track identifiers into AVStream.id
Peter Ross
2011-02-25
1
-1
/
+2
*
Bink version 'b' audio decoder
Peter Ross
2011-02-25
3
-7
/
+19
*
binkaudio: simplify frame_len_bits and frame_len calculation
Peter Ross
2011-02-25
1
-4
/
+2
*
binkaudio: remove unnecessary loop
Peter Ross
2011-02-25
1
-5
/
+2
*
binkaudio: perform band table scaling in decode_init
Peter Ross
2011-02-25
1
-5
/
+5
*
bink: set audio stream codec_tag such that binkaudio decoder can identify bit...
Peter Ross
2011-02-25
1
-1
/
+1
*
bink: use LOCAL_ALIGNED for aligned stack data
Mans Rullgard
2011-02-25
1
-1
/
+1
*
dxva2: define required feature selection macros
Kyle
2011-02-25
1
-0
/
+2
*
OS/2: lxlite should use stdout
Dave Yeo
2011-02-25
1
-1
/
+1
*
avio: deprecate put_tag
Anton Khirnov
2011-02-25
2
-1
/
+3
*
lavf: replace remaining uses of put_tag with avio_write
Anton Khirnov
2011-02-25
8
-17
/
+20
*
avienc: replace &tag[0] with tag.
Anton Khirnov
2011-02-25
1
-7
/
+7
*
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
Anton Khirnov
2011-02-25
12
-152
/
+166
*
dca: use EXT_AUDIO_ID field to determine core extensions
Anssi Hannula
2011-02-24
1
-20
/
+49
[next]