|
|
|
@0ae9b32e
|
13 years |
michaelni |
fate: More libpostproc tests to improve coverage.
Reviewed-by: Derek …
|
|
|
@51defefa
|
13 years |
michaelni |
cook: avoid out of global array read.
Found-by: Mateusz "j00ru" …
|
|
|
@0e6aa0fe
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
adpcm: …
|
|
|
@f929abd0
|
13 years |
michaelni |
adpcm_xa: Check filter validity.
Fixes out of global array read.
…
|
|
|
@bbeb291
|
13 years |
alex.converse |
adpcm: Clip step_index values read from the bitstream at the beginning …
|
|
|
@934cd18a
|
13 years |
rsbultje |
oma: don't read beyond end of leaf_table.
Found-by: Mateusz "j00ru" …
|
|
|
@cfac648e
|
13 years |
diego |
doxygen: Remove documentation for non-existing parameters; misc small …
|
|
|
@34210e8d
|
13 years |
michaelni |
mxfdec: set pixel format for cdci picture formats
The properties of …
|
|
|
@c2d11a8b
|
13 years |
michaelni |
mxfdec: detect uncomp pictures using essence container ul
This …
|
|
|
@51d632cc
|
13 years |
michaelni |
mxf: add uncompressed 422 8-bit rawvideo label
Reviewed-by: Baptiste …
|
|
|
@3592bd50
|
13 years |
michaelni |
mxfdec: set track edit rate num/den in expected order
This matches …
|
|
|
@627cd384
|
13 years |
michaelni |
mxf: fix v210 label matching len
Must check all 16 bytes because …
|
|
|
@bf72c041
|
13 years |
michaelni |
cook: add const to quant_index_table of categorize()
Signed-off-by: …
|
|
|
@fc9bc08d
|
13 years |
rsbultje |
Indeo3: fix crashes on corrupt bitstreams.
Splits at borders of cells …
|
|
|
@4f5d146
|
13 years |
michaelni |
omadec: Fix wrong number of array elements.
Found-by: Mateusz "j00ru" …
|
|
|
@ddd86a29
|
13 years |
michaelni |
ffmpeg: Fix division by 0 due to invalid timebase
Found-by: Mateusz …
|
|
|
@539a846
|
13 years |
michaelni |
add v210 to intra only list to allow "-vcodec copy"
Signed-off-by: …
|
|
|
@1ebc5e71
|
13 years |
michaelni |
tests: add libpostproc test
Signed-off-by: Michael Niedermayer …
|
|
|
@bd7a647c
|
13 years |
diego |
msmpeg4: Replace forward declaration by proper #include.
|
|
|
@0c1759ac
|
13 years |
lu_zero |
segment: implement wrap around
Provide a way to wrap around the …
|
|
|
@ee42df8a
|
13 years |
lu_zero |
avf: reorder AVStream and AVFormatContext
|
|
|
@8b1cd25
|
13 years |
michaelni |
pmpdec: Check for zero audio packets.
This fixes a division by 0.
…
|
|
|
@e3822886
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5e239c7f
|
13 years |
alex.converse |
aacdec: Remove erroneous reference to global gain from the out of …
|
|
|
@f1808e30
|
13 years |
michaelni |
libpostproc: add pp=help support to print the help text via av_log()
…
|
|
|
@d10319d8
|
13 years |
diego |
avcodec_default_reget_buffer(): fix compilation in DEBUG mode
|
|
|
@7b4e1466
|
13 years |
Carl Eugen Hoyos |
Exit ffmpeg if swr_convert() fails.
|
|
|
@273f4b39
|
13 years |
rsbultje |
fate: Overhaul WavPack coverage
WavPack has a comprehensive test …
|
|
|
@b0c4f043
|
13 years |
rsbultje |
h264: fix mmxext chroma deblock to use correct TC values.
|
|
|
@a4c22e3
|
13 years |
nicolas.george |
fate: add test for the life video source.
|
|
|
@48f3d431
|
13 years |
nicolas.george |
fate: add test for the unsharp video filter.
|
|
|
@d8cf9d8a
|
13 years |
nicolas.george |
fate: add test for the transpose video filter.
|
|
|
@b0de06ae
|
13 years |
nicolas.george |
fate: add test for the thumbnail video filter.
|
|
|
@01f1468e
|
13 years |
nicolas.george |
fate: add test for the select video filter.
|
|
|
@f2a05174
|
13 years |
nicolas.george |
fate: add test for the pad video filter.
|
|
|
@220de4fa
|
13 years |
nicolas.george |
fate: add test for the overlay video filter.
The test also covers …
|
|
|
@9380003
|
13 years |
nicolas.george |
fate: add test for the fade video filter.
|
|
|
@e36504b5
|
13 years |
nicolas.george |
fate: add test for the drawbox video filter.
|
|
|
@f69f150f
|
13 years |
nicolas.george |
fate: add test for the deshake video filter.
|
|
|
@4d27a5b2
|
13 years |
nicolas.george |
fate: add tests for the setsar and setdar video filters.
|
|
|
@47bd0bc4
|
13 years |
nicolas.george |
fate: add tests for testsrc.
This test uses the lavfi device and
is …
|
|
|
@e60bdb7e
|
13 years |
martin |
flvdec: Remove the now redundant check for known broken metadata …
|
|
|
@7e297a46
|
13 years |
martin |
flvdec: Validate index entries added from metadata while reading
By …
|
|
|
@1a6b9a98
|
13 years |
martin |
rtsp: Handle requests from server to client
This returns 200 OK for …
|
|
|
@f234e8a3
|
13 years |
justin.ruggles |
movenc: use timestamps instead of frame_size for samples-per-packet
…
|
|
|
@f3dab5fb
|
13 years |
justin.ruggles |
movenc: use the first cluster duration as the tfhd default duration
|
|
|
@681d172
|
13 years |
justin.ruggles |
movenc: factorize calculation of cluster duration into a separate function
|
|
|
@f5f5b154
|
13 years |
anton |
doc/APIchanges: fill in missing dates and hashes.
|
|
|
@b1edfce0
|
13 years |
anton |
lavc: reorder AVCodecContext fields.
Put related fields together, …
|
|
|
@1d428004
|
13 years |
anton |
lavc: reorder AVFrame fields.
Put related fields together, move the …
|
|
|
@574dcb5b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@59affed2
|
13 years |
michaelni |
eval: add root() to solve f(x)=0
Signed-off-by: Michael Niedermayer …
|
|
|
@8c5ee45d
|
13 years |
michaelni |
eval: Check that single parameter functions dont get a second param.
…
|
|
|
@9230926
|
13 years |
michaelni |
eval: Allow specifying the variable id.
Reviewed-by: Nicolas George …
|
|
|
@0267076
|
13 years |
michaelni |
libavfilter/libmpcodecs: add vf_pp from current mplayer svn
This will …
|
|
|
@d7804de3
|
13 years |
Reimar.Doeffinger |
cdxl demux: do not create packets with uninitialized data at EOF.
…
|
|
|
@7929e22b
|
13 years |
anton |
lavf: don't guess r_frame_rate from either stream or codec timebase.
…
|
|
|
@13f6917
|
13 years |
anton |
avconv: set discard on input streams automatically.
|
|
|
@790a367d
|
13 years |
siretart |
Fix parser not to clobber has_b_frames when extradata is set.
Because …
|
|
|
@d3783f47
|
13 years |
anton |
lavf: don't set codec timebase in avformat_find_stream_info().
It's …
|
|
|
@832ba44d
|
13 years |
anton |
avconv: saner output video timebase.
r_frame_rate should in theory …
|
|
|
@87d7a92b
|
13 years |
anton |
rawdec: set timebase to 1/fps.
|
|
|
@d43040e
|
13 years |
anton |
avconv: refactor vsync code.
No functional changes, just make it more …
|
|
|
@493a86e2
|
13 years |
anton |
FATE: remove a bunch of useless -vsync 0
No changes in the test results.
|
|
|
@42459c6a
|
13 years |
justin.ruggles |
cdxl: bit line plane arrangement support
Signed-off-by: Paul B Mahol …
|
|
|
@cf6914e2
|
13 years |
justin.ruggles |
cdxl: remove early check for bpp
Signed-off-by: Paul B Mahol …
|
|
|
@126daeb5
|
13 years |
justin.ruggles |
cdxl: set pix_fmt PAL8 only if palette is available
Signed-off-by: …
|
|
|
@305e4b35
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (34 …
|
|
|
@0a9efe4c
|
13 years |
justin.ruggles |
mlp_parser: fix the channel mask value used for the top surround …
|
|
|
@be8d812c
|
13 years |
justin.ruggles |
vorbisenc: check all allocations for failure
|
|
|
@f7a2e12f
|
13 years |
justin.ruggles |
roqaudioenc: return AVERROR codes instead of -1
|
|
|
@3fa9a999
|
13 years |
justin.ruggles |
roqaudioenc: set correct bit rate
|
|
|
@cf57c78b
|
13 years |
justin.ruggles |
roqaudioenc: use AVCodecContext.frame_size correctly.
It is not …
|
|
|
@56279f1d
|
13 years |
justin.ruggles |
roqaudioenc: remove unneeded sample_fmt check
|
|
|
@4b7f8838
|
13 years |
justin.ruggles |
ra144enc: use int16_t* for input samples rather than void*
|
|
|
@03359ebc
|
13 years |
justin.ruggles |
ra144enc: set AVCodecContext.coded_frame
|
|
|
@a65f7c96
|
13 years |
justin.ruggles |
ra144enc: remove unneeded sample_fmt check
|
|
|
@928672f1
|
13 years |
justin.ruggles |
nellymoserenc: set AVCodecContext.coded_frame
|
|
|
@370b44cd
|
13 years |
justin.ruggles |
nellymoserenc: improve error checking in encode_init()
|
|
|
@333506c3
|
13 years |
justin.ruggles |
nellymoserenc: return AVERROR codes instead of -1
|
|
|
@6f600ab3
|
13 years |
justin.ruggles |
libvorbis: improve error checking in oggvorbis_encode_init()
|
|
|
@be60eec6
|
13 years |
justin.ruggles |
mpegaudioenc: return AVERROR codes instead of -1
|
|
|
@7a8cbb3
|
13 years |
justin.ruggles |
libfaac: improve error checking and handling in Faac_encode_init()
|
|
|
@c9bca801
|
13 years |
justin.ruggles |
avutil: add AVERROR_UNKNOWN
Useful to return instead of -1 when the …
|
|
|
@a8bdf240
|
13 years |
justin.ruggles |
check for coded_frame allocation failure in several audio encoders
|
|
|
@255ad888
|
13 years |
justin.ruggles |
audio encoders: do not set coded_frame->key_frame.
it is already set …
|
|
|
@8e2555d3
|
13 years |
justin.ruggles |
g722enc: check for trellis data allocation error
|
|
|
@ca300d93
|
13 years |
justin.ruggles |
libspeexenc: export encoder delay through AVCodecContext.delay
|
|
|
@7600e5c
|
13 years |
justin.ruggles |
avcodec: document the use of AVCodecContext.delay for audio encoders
|
|
|
@6c4c27ad
|
13 years |
rsbultje |
kgv1: release reference picture on size change.
Found-by: Mateusz …
|
|
|
@cd40c31
|
13 years |
rsbultje |
matroska: don't overwrite string values until read/alloc was …
|
|
|
@03ca0a5b
|
13 years |
anton |
lavc: merge two if()s with the same condition.
|
|
|
@d55fa6f9
|
13 years |
anton |
lavc: factorize setting got_packet_ptr in avcodec_encode_video2()
|
|
|
@52953d61
|
13 years |
anton |
lavc: signal no output when a NULL frame is passed to audio encoder …
|
|
|
@99cff417
|
13 years |
anton |
xwdenc: fix monow encoding
Signed-off-by: Paul B Mahol …
|
|
|
@8e039121
|
13 years |
michaelni |
mpegaudiodec: dont memcpy() more than needed.
Signed-off-by: Michael …
|
|
|
@159a2436
|
13 years |
justin.ruggles |
fate: add tests for cdxl video
Signed-off-by: Paul B Mahol …
|
|
|
@904817cb
|
13 years |
justin.ruggles |
cdxl: fix ham6/8 on big endian
Signed-off-by: Paul B Mahol …
|
|
|
@b008ac18
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
docs: …
|
|
|
@7b9d870
|
13 years |
michaelni |
adpcmdec: fix "warning: array subscript is above array bounds"
…
|
|
|