|
|
|
@55abaa58
|
13 years |
justin.ruggles |
westwood_vqa: fix SND0 chunk handling
Version from vqa header does …
|
|
|
@f0a343f3
|
13 years |
rsbultje |
westwood_vqa: set video stream duration
Signed-off-by: Paul B Mahol …
|
|
|
@98df2e24
|
13 years |
rsbultje |
raw: forward avpicture_fill() error code in raw_decode().
Found-by: …
|
|
|
@8e0b7e2f
|
13 years |
diego |
build: Do not explicitly add the doc directory to the OBJDIRS list.
…
|
|
|
@d724fe66
|
13 years |
diego |
dv: Split off DV video decoder into its own file.
|
|
|
@9f43fdda
|
13 years |
diego |
build: fix RALF decoder standalone compilation, which depends on …
|
|
|
@d7ce1a48
|
13 years |
diego |
configure: Drop stray duplicate entry for --disable-fft from help output.
|
|
|
@904100e5
|
13 years |
martin |
make av_interleaved_write_frame() flush packets when pkt is NULL
This …
|
|
|
@c9024a9f
|
13 years |
alex.converse |
mpegts: Fix dead error checks
|
|
|
@95b192de
|
13 years |
rsbultje |
vc1: Do not read from array if index is invalid.
Found-by: Mateusz …
|
|
|
@2ad40554
|
13 years |
rsbultje |
targa: convert to bytestream2.
Also remove some write-only variables …
|
|
|
@5484170a
|
13 years |
rsbultje |
rv34: set mb_num_left to 0 after finishing a frame
Prevents running …
|
|
|
@72ccfb3
|
13 years |
diego |
build: ppc: drop stray leftover backslash
|
|
|
@e7e19b15
|
13 years |
diego |
build: Only clean the architecture subdirectory we build for.
This …
|
|
|
@6a7c5312
|
13 years |
diego |
build: drop some unnecessary dependencies from the H.264 parser
|
|
|
@ad0e31f1
|
13 years |
diego |
build: prettyprinting cosmetics
|
|
|
@80391552
|
13 years |
diego |
libavutil: Remove pointless rational test program.
|
|
|
@193d7ee
|
13 years |
diego |
libavutil: Remove broken and pointless lzo test program.
|
|
|
@967923a
|
13 years |
anton |
lavf doxy: expand AVStream.codec doxy.
|
|
|
@e44ada12
|
13 years |
anton |
lavf doxy: improve AVStream.time_base doxy.
Remove confusing sentence …
|
|
|
@f58b8cc3
|
13 years |
anton |
lavf doxy: add some basic documentation about reading from the demuxer.
|
|
|
@10fa4ff7
|
13 years |
anton |
lavf doxy: document passing options to demuxers.
|
|
|
@dca9c81d
|
13 years |
anton |
lavf doxy: clarify that an AVPacket contains encoded data.
|
|
|
@3fadb29
|
13 years |
martin |
mpegtsenc: allow user triggered PES packet flushing
Signed-off-by: …
|
|
|
@9c47f2b2
|
13 years |
anton |
APIchanges: mark the place where 0.7 was cut.
|
|
|
@75bdd55e
|
13 years |
anton |
APIchanges: mark the place where 0.8 was cut.
|
|
|
@5d20e7b7
|
13 years |
anton |
APIchanges: fill in missing dates and hashes.
|
|
|
@b2af057a
|
13 years |
rsbultje |
smacker: convert palette and header reading to bytestream2.
|
|
|
@c3bbd0b5
|
13 years |
rsbultje |
alac: convert extradata reading to bytestream2.
|
|
|
@62ce9de
|
13 years |
diego |
x86: dsputil: prettyprint gcc inline asm
|
|
|
@3b54912
|
13 years |
diego |
x86: K&R prettyprinting cosmetics for dsputil_mmx.c
|
|
|
@915a2a0a
|
13 years |
diego |
x86: conditionally compile H.264 QPEL optimizations
|
|
|
@3816642
|
13 years |
diego |
dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks.
This …
|
|
|
@5d115c1d
|
13 years |
diego |
Ignore generated files below doc/.
|
|
|
@3a3f06b0
|
13 years |
rsbultje |
dpcm: convert to bytestream2.
|
|
|
@f31a68e7
|
13 years |
rsbultje |
interplayvideo: convert to bytestream2.
|
|
|
@68893afe
|
13 years |
martin |
movenc: Merge if statements
This isn't exactly equivalent with the …
|
|
|
@cb348677
|
13 years |
rsbultje |
h264: fix memleak in error path.
Signed-off-by: Ronald S. Bultje …
|
|
|
@147ee4cf
|
13 years |
rsbultje |
pthread: Immediately release all frames in ff_thread_flush()
Before …
|
|
|
@6ef40639
|
13 years |
rsbultje |
h264: Add check for invalid chroma_format_idc
Fixes a crash when …
|
|
|
@ec0ed97b
|
13 years |
rsbultje |
utvideo: port header reading to bytestream2.
Fixes crash during slice …
|
|
|
@d5ed5e7d
|
13 years |
martin |
avc: Add a function for converting mp4 style extradata to annex b
…
|
|
|
@2ee01fbd
|
13 years |
anton |
pthread: free progress if buffer allocation failed.
Else we run out …
|
|
|
@bc1ef855
|
13 years |
anton |
lavc/avconv: support changing frame sizes in codecs with frame mt.
…
|
|
|
@e20ad71e
|
13 years |
martin |
libavformat: Document who sets the AVStream.id field
Signed-off-by: …
|
|
|
@72dadaa9
|
13 years |
kostya.shishkov |
utvideo: mark output picture as keyframe.
Spotted by Антон.
|
|
|
@cc965300
|
13 years |
justin.ruggles |
sunrast: Add support for negative linesize.
Signed-off-by: Justin …
|
|
|
@14ba7472
|
13 years |
rsbultje |
vp8: fix update_lf_deltas in libavcodec/vp8.c
lf_delta.ref[i] and …
|
|
|
@494bce62
|
13 years |
kostya.shishkov |
ralf: read Huffman code lengths without GetBitContext
Those …
|
|
|
@cb7190c
|
13 years |
janne-libav |
rv34: error out on size changes with frame threading
|
|
|
@b00307ec
|
13 years |
alex.converse |
aacsbr: Add a debug check to sbr_mapping.
There have been multiple …
|
|
|
@0cb93dac
|
13 years |
alex.converse |
aac: Reset some state variables when turning SBR off
This makes sure …
|
|
|
@a237b380
|
13 years |
alex.converse |
aac: Reset PS parameters on header decode failure.
If the next header …
|
|
|
@7beec7e2
|
13 years |
rsbultje |
fate: add wmalossless test.
|
|
|
@71ea2681
|
13 years |
rsbultje |
aacsbr: handle m_max values smaller than 4.
Prevents a signflip in …
|
|
|
@73ad4471
|
13 years |
janne-libav |
rv34: Handle only complete frames in frame-mt.
Correct handling of …
|
|
|
@5ab506a5
|
13 years |
janne-libav |
MPV: set reference frame pointers to NULL when allocation of dummy …
|
|
|
@4a584eda
|
13 years |
diego |
configure: die if x11grab dependencies are unavailable
Signed-off-by: …
|
|
|
@afa61290
|
13 years |
diego |
zerocodec: factorize loop
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@4094fc99
|
13 years |
justin.ruggles |
avconv: fix the resampling safety factors for output audio buffer …
|
|
|
@9869e963
|
13 years |
justin.ruggles |
avconv: move audio output buffer allocation to a separate function
…
|
|
|
@f3ab3e1a
|
13 years |
justin.ruggles |
avconv: make the async buffer global and free it in exit_program()
|
|
|
@5023b89b
|
13 years |
alex.converse |
xwma: Validate channels and bits_per_coded_sample.
This prevents a …
|
|
|
@86f2ae06
|
13 years |
alex.converse |
mov: Do not read past the end of the ctts_data table.
Found-by: …
|
|
|
@3e6e89b
|
13 years |
alex.converse |
mov: Add missing terminator to mov_ch_layout_map_1ch.
Found-by: …
|
|
|
@e73c6aaa
|
13 years |
rsbultje |
asf: reset side data elements on packet copy.
Prevents crash (double …
|
|
|
@26219644
|
13 years |
rsbultje |
wmavoice: fix stack overread.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@3c926767
|
13 years |
rsbultje |
wmalossless: error out if a subframe is not used by any channel.
…
|
|
|
@75d7975
|
13 years |
rsbultje |
vqa: check palette chunk size before reading data.
Prevents overreads …
|
|
|
@d462949
|
13 years |
rsbultje |
wmalossless: reset sample pointer for each subframe.
Prevents …
|
|
|
@326f7a68
|
13 years |
rsbultje |
wmalossless: error out on invalid values for order.
Found-by: Mateusz …
|
|
|
@e9c0b12c
|
13 years |
anton |
FATE: Add ZeroCodec test
Signed-off-by: Derek Buitenhuis …
|
|
|
@f0b4a50
|
13 years |
anton |
oggparseogm: fix order of arguments of avpriv_set_pts_info().
…
|
|
|
@677df4d2
|
13 years |
anton |
pngenc: better upper bound for encoded frame size.
Fixes encoding …
|
|
|
@f036342b
|
13 years |
justin.ruggles |
aiffdec: set block_duration to 1 for PCM codecs that are supported in …
|
|
|
@b38b7cc3
|
13 years |
justin.ruggles |
aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFF
|
|
|
@2c07c18
|
13 years |
justin.ruggles |
aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-C
|
|
|
@02f88eec
|
13 years |
justin.ruggles |
aiffdec: do not set bit rate if block duration is unknown
CC: …
|
|
|
@87818103
|
13 years |
kostya.shishkov |
wmall: output packet only if we have decoded some samples
Also set …
|
|
|
@6aba117f
|
13 years |
justin.ruggles |
adxenc: use AVCodec.encode2()
|
|
|
@54e6cf8a
|
13 years |
justin.ruggles |
adxenc: Use the AVFrame in ADXContext for coded_frame
|
|
|
@68fd077f
|
13 years |
kostya.shishkov |
indeo4: fix out-of-bounds function call.
Found-by: Mateusz "j00ru" …
|
|
|
@3b327a4b
|
13 years |
diego |
configure: Restructure help output.
Break some of the longer sections …
|
|
|
@478fd534
|
13 years |
diego |
configure: Internal-only components should not be command-line selectable.
|
|
|
@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 …
|
|
|