|
|
|
@5d4017b8
|
13 years |
justin.ruggles |
vorbisenc: use AVCodec.encode2()
|
|
|
@e5aab2d7
|
13 years |
justin.ruggles |
libvorbis: use AVCodec.encode2()
|
|
|
@8ccf545b
|
13 years |
justin.ruggles |
libopencore-amrnbenc: use AVCodec.encode2()
|
|
|
@330d9d1b
|
13 years |
justin.ruggles |
ra144enc: use AVCodec.encode2()
|
|
|
@f090428
|
13 years |
justin.ruggles |
nellymoserenc: use AVCodec.encode2()
|
|
|
@32173df3
|
13 years |
justin.ruggles |
roqaudioenc: use AVCodec.encode2()
The first frame pts must be saved …
|
|
|
@b03dcf0
|
13 years |
justin.ruggles |
libspeex: use AVCodec.encode2()
|
|
|
@57a52f2
|
13 years |
justin.ruggles |
libvo_amrwbenc: use AVCodec.encode2()
|
|
|
@db440fa1
|
13 years |
justin.ruggles |
libvo_aacenc: use AVCodec.encode2()
|
|
|
@27bacfeb
|
13 years |
justin.ruggles |
wmaenc: use AVCodec.encode2()
|
|
|
@b0f75ba2
|
13 years |
justin.ruggles |
mpegaudioenc: use AVCodec.encode2()
Update FATE references due to …
|
|
|
@3d853d7a
|
13 years |
justin.ruggles |
libmp3lame: use AVCodec.encode2()
|
|
|
@1987a940
|
13 years |
justin.ruggles |
libgsmenc: use AVCodec.encode2()
|
|
|
@d1afb2f9
|
13 years |
justin.ruggles |
libfaac: use AVCodec.encode2()
Encoder output is delayed by several …
|
|
|
@59041fd0
|
13 years |
justin.ruggles |
g726enc: use AVCodec.encode2()
|
|
|
@bb03b6f7
|
13 years |
justin.ruggles |
g722enc: use AVCodec.encode2()
FATE reference updated due timestamp …
|
|
|
@910bdb9a
|
13 years |
justin.ruggles |
flacenc: use AVCodec.encode2()
|
|
|
@24e74f0a
|
13 years |
justin.ruggles |
adpcmenc: update to AVCodec.encode2()
|
|
|
@aa872af
|
13 years |
justin.ruggles |
ac3enc: update to AVCodec.encode2()
Update FATE references due to …
|
|
|
@ad95307f
|
13 years |
justin.ruggles |
aacenc: use AVCodec.encode2()
|
|
|
@4bf64961
|
13 years |
justin.ruggles |
avcodec: add code for a frame queue for use by audio encoders with …
|
|
|
@c9594fe0
|
13 years |
justin.ruggles |
avconv: free packet in write_frame() when discarding due to frame …
|
|
|
@e056f8d3
|
13 years |
justin.ruggles |
FATE: use +/- flag option syntax for vp8 emu-edge tests
|
|
|
@a6733202
|
13 years |
anton |
lavf: make av_interleave_packet_per_dts() private.
There is no reason …
|
|
|
@3c90cc2e
|
13 years |
anton |
lavf: deprecate av_read_packet().
The caller can achieve the same …
|
|
|
@f63412fc
|
13 years |
justin.ruggles |
oggdec: output correct timestamps for Vorbis
Takes encoder delay into …
|
|
|
@9b9fc9ba
|
13 years |
justin.ruggles |
avconv: pass input stream timestamps to audio encoders
5 FATE test …
|
|
|
@a1977e01
|
13 years |
justin.ruggles |
lavc: shrink encoded audio packet size after encoding.
|
|
|
@777365fe
|
13 years |
justin.ruggles |
xa: set correct bit rate
Also fixes stream duration calculation.
|
|
|
@a54bc522
|
13 years |
justin.ruggles |
xa: do not set bit_rate, block_align, or bits_per_coded_sample
The …
|
|
|
@64de57f6
|
13 years |
justin.ruggles |
xa: fix end-of-file handling
Do not output an extra packet when …
|
|
|
@cd2ffb67
|
13 years |
justin.ruggles |
xa: fix timestamp calculation
The packet duration is always 28 samples.
|
|
|
@1d10afd5
|
13 years |
kostya.shishkov |
bink: fix typo in FFALIGN() argument
|
|
|
@8ae28ac0
|
13 years |
kostya.shishkov |
bink: align plane width to 8 when calculating bundle sizes
This fixes …
|
|
|
@2ac3df85
|
13 years |
mans |
doc: pass -Idoc texi2html and texi2pod
This fixes doc generation in …
|
|
|
@b8b207e8
|
13 years |
mans |
doc: texi2pod: add -I flag
This allows specifying additional …
|
|
|
@39f5a546
|
13 years |
martin |
movenc: Add a min_frag_duration option
The other fragmentation …
|
|
|
@ccfa8aa2
|
13 years |
martin |
rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers
…
|
|
|
@4fa57d5
|
13 years |
martin |
libavformat: Set the default for the max_delay option to -1
Make the …
|
|
|
@0d0b81f9
|
13 years |
anton |
Generate manpages for AV{Format,Codec}Context AVOptions.
|
|
|
@4fea8959
|
13 years |
anton |
doc/avconv: remove entries for AVOptions.
Documentation for those …
|
|
|
@56266971
|
13 years |
anton |
Move AVFormatContext/AVCodecContext option tables to separate files.
…
|
|
|
@40b41be3
|
13 years |
anton |
lavf: use AVStream.discard to disable queueing attached pictures.
|
|
|
@01fcc42b
|
13 years |
anton |
lavf: requeue attached pictures after seeking.
This allows the caller …
|
|
|
@713f3062
|
13 years |
anton |
id3v2: set the keyframe flag on attached pictures.
|
|
|
@791d6df4
|
13 years |
justin.ruggles |
FATE: change fate-maxis-xa to a normal demuxing test
Signed-off-by: …
|
|
|
@b36872bd
|
13 years |
justin.ruggles |
FATE: add test for adpcm-ea-maxis-xa
Signed-off-by: Paul B Mahol …
|
|
|
@30011bf2
|
13 years |
rsbultje |
vp8: avoid race condition on segment map.
This change avoids …
|
|
|
@18ba94c
|
13 years |
kostya.shishkov |
fix space type in Changelog
|
|
|
@0e714f88
|
13 years |
kostya.shishkov |
ZeroCodec Decoder
An obscure Japanese lossless video codec, …
|
|
|
@b8560637
|
13 years |
kostya.shishkov |
RealAudio Lossless decoder
|
|
|
@316e724f
|
13 years |
martin |
rtpenc: Use AVFormatContext.packet_size instead of a private option
…
|
|
|
@01b0ade6
|
13 years |
martin |
url: Document the expected behaviour of url_read
Signed-off-by: …
|
|
|
@57151f86
|
13 years |
martin |
libavformat: Use AVFormatContext.probesize in init_input
This was …
|
|
|
@27b7459b
|
13 years |
martin |
docs: Fix a stray reference to tags in the generic doxy on dicts
…
|
|
|
@17934c18
|
13 years |
martin |
cosmetics: Align some AVInput/OutputFormat declarations
Also add …
|
|
|
@bb39bd19
|
13 years |
kostya.shishkov |
zmbv: check decompress result
Changing flush type from Z_FINISH is …
|
|
|
@afc2263b
|
13 years |
kostya.shishkov |
zmbv: correct indentation
|
|
|
@1744ab9e
|
13 years |
rsbultje |
adpcm: convert adpcm_thp to bytestream2.
|
|
|
@72eda778
|
13 years |
rsbultje |
adpcm: convert adpcm_yamaha to bytestream2.
|
|
|
@f184735a
|
13 years |
rsbultje |
adpcm: convert adpcm_swf to bytestream2.
|
|
|
@8afe2f90
|
13 years |
rsbultje |
adpcm: convert adpcm_sbpro to bytestream2.
|
|
|
@834c81f4
|
13 years |
rsbultje |
adpcm: convert adpcm_ct to bytestream2.
|
|
|
@b3084e29
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
|
|
|
@22c48d39
|
13 years |
rsbultje |
adpcm: convert adpcm_ea_xas to bytestream2.
|
|
|
@edd95555
|
13 years |
rsbultje |
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
|
|
|
@e60d0991
|
13 years |
rsbultje |
adpcm: convert ea_maxis_xa to bytestream2.
|
|
|
@4a876eb
|
13 years |
rsbultje |
adpcm: convert adpcm_ea to bytestream2.
|
|
|
@524af484
|
13 years |
rsbultje |
adpcm convert adpcm_ima_ea_sead to bytestream2.
|
|
|
@8f2ed092
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
|
|
|
@159831cc
|
13 years |
rsbultje |
adpcm: convert adpcm_xa to bytestream2.
|
|
|
@16b7a5e2
|
13 years |
rsbultje |
adpcm: convert ima_ws to bytestream2.
|
|
|
@74d7ac95
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_apc to bytestream2.
|
|
|
@9721901
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_iss to bytestream2.
|
|
|
@1da95870
|
13 years |
rsbultje |
adpcm: convert adpcm_dk3 to bytestream2.
|
|
|
@d570a968
|
13 years |
rsbultje |
adpcm: convert adpcm_dk4 to bytestream2.
|
|
|
@5353ee3c
|
13 years |
rsbultje |
adpcm: convert adpcm_ms to bytestream2.
|
|
|
@89f3aa8c
|
13 years |
rsbultje |
adpcm: use av_clip() in adpcm_ima_expand_nibble().
|
|
|
@689be85a
|
13 years |
rsbultje |
adpcm: convert adpcm_4xm to bytestream2.
|
|
|
@39505f42
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_wav to bytestream2.
|
|
|
@9604307d
|
13 years |
rsbultje |
adpcm: convert adpcm_ima_qt to bytestream2.
|
|
|
@c346f630
|
13 years |
rsbultje |
adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.
|
|
|
@72ec043a
|
13 years |
rsbultje |
oma: Fix out of array read.
Input: 01-Untitled-partial.oma
ZZUF …
|
|
|
@a56fba50
|
13 years |
mans |
fate: make compare() function compatible with POSIX bc
Signed-off-by: …
|
|
|
@f36d5c14
|
13 years |
diego |
Update Janne's email address.
|
|
|
@343bfdd
|
13 years |
diego |
APIchanges: Replace Subversion revision numbers by Git hashes.
|
|
|
@f03183d9
|
13 years |
diego |
bytestream: Eliminate one level of pointless macro indirection.
|
|
|
@abe3c697
|
13 years |
rsbultje |
xwd: convert to bytestream2.
|
|
|
@5a3a906b
|
13 years |
rsbultje |
vqavideo: port to bytestream2 API
Protects against overreads.
…
|
|
|
@050dc127
|
13 years |
siretart |
Read preset files with suffix .avpreset
The preset files have been …
|
|
|
@6acac061
|
13 years |
kostya.shishkov |
prores: allow user to set fixed quantiser
|
|
|
@8bc5d90a
|
13 years |
anton |
lavf: remove some disabled code.
|
|
|
@f35f8eeb
|
13 years |
anton |
lavf: only set average frame rate for video.
|
|
|
@9ade26ee
|
13 years |
anton |
lavf: remove a pointless check.
Timebase is already checked in …
|
|
|
@0afd8f12
|
13 years |
justin.ruggles |
avcodec: add XBM encoder
Signed-off-by: Paul B Mahol …
|
|
|
@6ca3b248
|
13 years |
justin.ruggles |
resample: allocate a large enough output buffer
Fixes invalid writes …
|
|
|
@b1740cb
|
13 years |
mans |
fate: fix enc_dec_pcm tests with remote target
Signed-off-by: Mans …
|
|
|
@c3da9f50
|
13 years |
justin.ruggles |
wmaenc: remove bit-exact hack
It may have improved cross-platform …
|
|
|
@85cf49fa
|
13 years |
justin.ruggles |
FATE: remove WMA acodec tests
|
|
|
@3a1e453
|
13 years |
justin.ruggles |
FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparison
|
|
|