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
path:
root
/
tests
/
ref
/
seek
Commit message (
Expand
)
Author
Age
Files
Lines
*
mxfdec: set audio timebase to 1/samplerate
Anton Khirnov
2013-09-29
2
-24
/
+24
*
matroskaenc: Fix writing TRACKDEFAULTFLAG
John Stebbins
2013-08-27
1
-22
/
+22
*
oggdec: do not fall back on binary search in the generic code.
Anton Khirnov
2013-07-02
1
-17
/
+34
*
avconv: make -t insert trim/atrim filters.
Anton Khirnov
2013-04-30
2
-2
/
+2
*
lavf: introduce AVFMT_TS_NEGATIVE
Luca Barbato
2013-04-25
4
-103
/
+103
*
FATE: enable multiple slices in the ffv1 vsynth test
Anton Khirnov
2013-03-08
1
-20
/
+20
*
wmv2: move IDCT to its own DSP context.
Ronald S. Bultje
2013-01-20
1
-14
/
+14
*
Drop Snow codec
Diego Biurrun
2013-01-06
2
-92
/
+0
*
fate: split dependencies for fate-seek tests
Janne Grunau
2012-12-02
105
-0
/
+0
*
riff: do not write empty INFO tags
Victor Vasiliev
2012-10-16
27
-538
/
+538
*
fate: convert codec-regression.sh to makefile rules
Mans Rullgard
2012-05-29
20
-76
/
+27
*
pcmenc: set correct bitrate value
Mans Rullgard
2012-05-17
2
-36
/
+36
*
FATE: avoid channel mixing in lavf-dv_fmt
Justin Ruggles
2012-04-24
1
-13
/
+13
*
matroska: Add incremental parsing of clusters.
Dale Curtis
2012-04-22
1
-1
/
+1
*
FATE: allow lavf tests to alter input parameters
Justin Ruggles
2012-04-20
1
-13
/
+13
*
FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test
Justin Ruggles
2012-04-20
1
-27
/
+0
*
FATE: replace the acodec-g726 test with 4 new encode/decode tests
Justin Ruggles
2012-04-20
1
-53
/
+0
*
mpegaudioenc: use AVCodec.encode2()
Justin Ruggles
2012-03-20
5
-93
/
+99
*
ac3enc: update to AVCodec.encode2()
Justin Ruggles
2012-03-20
1
-9
/
+9
*
FATE: remove WMA acodec tests
Justin Ruggles
2012-03-17
2
-106
/
+0
*
aiffdec: do not set AVCodecContext.frame_size
Justin Ruggles
2012-03-05
1
-18
/
+18
*
voc/avs: Do not change the sample rate mid-stream.
Justin Ruggles
2012-03-03
1
-12
/
+12
*
mpegaudio_parser: do not ignore information from the first parsed frame
Justin Ruggles
2012-03-03
1
-9
/
+5
*
rawdec: set timebase to 1/fps.
Anton Khirnov
2012-02-26
10
-125
/
+125
*
FATE: update reference for seek-alac_mp4
Justin Ruggles
2012-02-11
1
-27
/
+27
*
avconv: rework -t handling for encoding.
Anton Khirnov
2012-02-07
4
-15
/
+21
*
fate: make acodec-ac3_fixed test output raw AC3
Mans Rullgard
2012-02-02
2
-44
/
+49
*
mxfdec: hybrid demuxing/seeking solution
Janne Grunau
2012-01-22
2
-50
/
+45
*
fate: update asf seektest
Luca Barbato
2011-12-02
1
-8
/
+8
*
fate: split acodec-pcm into individual tests
Justin Ruggles
2011-12-01
2
-106
/
+0
*
regtest: split video encode/decode tests into individual targets
Mans Rullgard
2011-11-22
1
-0
/
+0
*
Replace vendor string in Ogg and FLAC muxers.
Diego Biurrun
2011-11-02
2
-24
/
+24
*
remove the zork pcm seek test
Justin Ruggles
2011-10-26
1
-53
/
+0
*
riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header
John Brooks
2011-10-14
8
-204
/
+204
*
fate: remove seek-mpeg2reuse test
Mans Rullgard
2011-09-28
1
-46
/
+0
*
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.
Justin Ruggles
2011-09-05
1
-15
/
+20
*
ffmpeg: deprecate loop_input and loop_output options
Anton Khirnov
2011-07-08
1
-1
/
+1
*
lavf/utils: fix ff_interleave_compare_dts corner case.
Vitor Sessak
2011-05-10
2
-25
/
+25
*
ac3enc: correct the flipped sign in the ac3_fixed encoder
Justin Ruggles
2011-04-26
1
-1
/
+2
*
lavf/utils.c: Order packets with identical PTS by stream index.
Vitor Sessak
2011-04-12
2
-25
/
+25
*
ac3enc: select bandwidth based on bit rate, sample rate, and number of
Justin Ruggles
2011-04-03
1
-3
/
+6
*
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
Justin Ruggles
2011-03-22
1
-20
/
+10
*
asf: update seek test reference
Mans Rullgard
2011-03-17
3
-87
/
+81
*
ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.
Justin
2011-03-14
1
-11
/
+11
*
ac3enc: fix bug in stereo rematrixing decision.
Justin Ruggles
2011-02-16
1
-10
/
+20
*
Add stereo rematrixing support to the AC-3 encoders.
Justin Ruggles
2011-01-08
1
-14
/
+7
*
Change the default dB-per-bit code from 2 to 3.
Justin Ruggles
2010-12-29
1
-17
/
+16
*
Change FIX15() back to clipping to -32767..32767.
Justin Ruggles
2010-12-21
1
-7
/
+5
*
Update the test references for lavf-rm and seek-ac3_rm.
Justin Ruggles
2010-12-14
1
-10
/
+16
*
Add a FLAC parser.
Michael Chinen
2010-12-07
1
-23
/
+45
[next]