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: make av_interleave_packet_per_dts() private.
Anton Khirnov
2012-03-20
5
-16
/
+39
*
lavf: deprecate av_read_packet().
Anton Khirnov
2012-03-20
6
-8
/
+34
*
oggdec: output correct timestamps for Vorbis
Justin Ruggles
2012-03-20
2
-3
/
+82
*
avconv: pass input stream timestamps to audio encoders
Justin Ruggles
2012-03-20
6
-740
/
+741
*
lavc: shrink encoded audio packet size after encoding.
Justin Ruggles
2012-03-20
1
-1
/
+8
*
xa: set correct bit rate
Justin Ruggles
2012-03-20
1
-0
/
+3
*
xa: do not set bit_rate, block_align, or bits_per_coded_sample
Justin Ruggles
2012-03-20
1
-4
/
+3
*
xa: fix end-of-file handling
Justin Ruggles
2012-03-20
1
-2
/
+2
*
xa: fix timestamp calculation
Justin Ruggles
2012-03-20
2
-34
/
+32
*
bink: fix typo in FFALIGN() argument
Kostya Shishkov
2012-03-20
1
-1
/
+1
*
bink: align plane width to 8 when calculating bundle sizes
Kostya Shishkov
2012-03-20
1
-0
/
+2
*
doc: pass -Idoc texi2html and texi2pod
Mans Rullgard
2012-03-20
1
-2
/
+2
*
doc: texi2pod: add -I flag
Mans Rullgard
2012-03-20
1
-8
/
+11
*
movenc: Add a min_frag_duration option
Martin Storsjö
2012-03-20
3
-5
/
+18
*
rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers
Martin Storsjö
2012-03-20
2
-5
/
+6
*
libavformat: Set the default for the max_delay option to -1
Martin Storsjö
2012-03-20
5
-2
/
+13
*
Generate manpages for AV{Format,Codec}Context AVOptions.
Anton Khirnov
2012-03-20
4
-5
/
+140
*
doc/avconv: remove entries for AVOptions.
Anton Khirnov
2012-03-20
2
-179
/
+29
*
Move AVFormatContext/AVCodecContext option tables to separate files.
Anton Khirnov
2012-03-20
4
-407
/
+458
*
lavf: use AVStream.discard to disable queueing attached pictures.
Anton Khirnov
2012-03-20
1
-1
/
+2
*
lavf: requeue attached pictures after seeking.
Anton Khirnov
2012-03-20
1
-10
/
+31
*
id3v2: set the keyframe flag on attached pictures.
Anton Khirnov
2012-03-20
1
-0
/
+1
*
FATE: change fate-maxis-xa to a normal demuxing test
Paul B Mahol
2012-03-19
2
-2
/
+32
*
FATE: add test for adpcm-ea-maxis-xa
Paul B Mahol
2012-03-19
2
-0
/
+34
*
vp8: avoid race condition on segment map.
Aaron Colwell
2012-03-19
1
-1
/
+1
*
fix space type in Changelog
Kostya Shishkov
2012-03-19
1
-1
/
+1
*
ZeroCodec Decoder
Derek Buitenhuis
2012-03-19
9
-1
/
+191
*
RealAudio Lossless decoder
Kostya Shishkov
2012-03-19
10
-1
/
+10472
*
rtpenc: Use AVFormatContext.packet_size instead of a private option
Martin Storsjö
2012-03-19
2
-10
/
+8
*
url: Document the expected behaviour of url_read
Nicolas George
2012-03-19
1
-0
/
+13
*
libavformat: Use AVFormatContext.probesize in init_input
Martin Storsjö
2012-03-19
1
-2
/
+2
*
docs: Fix a stray reference to tags in the generic doxy on dicts
Martin Storsjö
2012-03-19
1
-1
/
+1
*
cosmetics: Align some AVInput/OutputFormat declarations
Martin Storsjö
2012-03-19
3
-9
/
+9
*
zmbv: check decompress result
Kostya Shishkov
2012-03-19
1
-1
/
+5
*
zmbv: correct indentation
Kostya Shishkov
2012-03-19
1
-23
/
+23
*
adpcm: convert adpcm_thp to bytestream2.
Ronald S. Bultje
2012-03-18
1
-19
/
+17
*
adpcm: convert adpcm_yamaha to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
*
adpcm: convert adpcm_swf to bytestream2.
Ronald S. Bultje
2012-03-18
1
-56
/
+61
*
adpcm: convert adpcm_sbpro to bytestream2.
Ronald S. Bultje
2012-03-18
1
-14
/
+17
*
adpcm: convert adpcm_ct to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
*
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
Ronald S. Bultje
2012-03-18
1
-16
/
+22
*
adpcm: convert adpcm_ea_xas to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+10
*
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
Ronald S. Bultje
2012-03-18
1
-33
/
+28
*
adpcm: convert ea_maxis_xa to bytestream2.
Ronald S. Bultje
2012-03-18
1
-8
/
+10
*
adpcm: convert adpcm_ea to bytestream2.
Ronald S. Bultje
2012-03-18
1
-29
/
+24
*
adpcm convert adpcm_ima_ea_sead to bytestream2.
Ronald S. Bultje
2012-03-18
1
-3
/
+4
*
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
Ronald S. Bultje
2012-03-18
1
-13
/
+17
*
adpcm: convert adpcm_xa to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+5
*
adpcm: convert ima_ws to bytestream2.
Ronald S. Bultje
2012-03-18
1
-17
/
+18
*
adpcm: convert adpcm_ima_apc to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
[next]