|
|
|
@e6aee467
|
13 years |
nicolas.george |
af_amerge: set samples rate in query_formats.
|
|
|
@e15f1286
|
13 years |
michaelni |
ffv1: fix decoder state_transition table
This fixes a regression with …
|
|
|
@60c950ac
|
13 years |
michaelni |
dwt: use av_freep()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@ea5dab58
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dwt: …
|
|
|
@841c1be5
|
13 years |
michaelni |
swr: check return value of swr_inject_silence/drop_output.
…
|
|
|
@d9b92980
|
13 years |
michaelni |
libvorbis: only store version string if bitexact is not set.
…
|
|
|
@a645049
|
13 years |
michaelni |
swr: check count argument of realloc_audio()
Signed-off-by: Michael …
|
|
|
@50858a64
|
13 years |
Carl Eugen Hoyos |
Add Avid Meridien Uncompressed (AVUI) encoder.
|
|
|
@f452d6c
|
13 years |
michaelni |
mxfdec: fix frame height computation for mixed fields layout
…
|
|
|
@965b8072
|
13 years |
michaelni |
vf_yadif: Fixed potential access violation on EOF.
The correct …
|
|
|
@1dd71e1c
|
13 years |
michaelni |
rawdec: force timestamps from codec to be used
This fixes playback …
|
|
|
@035f6620
|
13 years |
michaelni |
mpeg4videoparser: support using timestamps from codec.
Signed-off-by: …
|
|
|
@a6b3471c
|
13 years |
michaelni |
avformat: add needs_parsing type to enable codec TS use.
…
|
|
|
@696452e4
|
13 years |
michaelni |
avcodec: add parser flag to indicate that codec TS are the only …
|
|
|
@672f822
|
13 years |
onemda |
shorten: fix lossy decoding
Closes #1299, #1300 and #1301.
…
|
|
|
@c89e428e
|
13 years |
diego |
dwt: check malloc calls
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@3ea54294
|
13 years |
diego |
ppc: Drop unused header regs.h
|
|
|
@27127ebe
|
13 years |
stefasab |
doc: add syntax.texi file
|
|
|
@e0d8427d
|
13 years |
justin.ruggles |
af_resample: remove an extra space in the log output
|
|
|
@938adb7a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dwt: …
|
|
|
@5ff01259
|
13 years |
justin.ruggles |
Convert vector_fmul range of functions to YASM and add AVX versions
…
|
|
|
@faa2930f
|
13 years |
michaelni |
flvdec: reenable extradata passing code
This fixes passing junk in …
|
|
|
@afeb3590
|
13 years |
justin.ruggles |
lavfi: add an audio split filter
Based on current version of the …
|
|
|
@cc30080
|
13 years |
justin.ruggles |
lavfi: rename vf_split.c to split.c
This is in preparation for adding …
|
|
|
@a6f650af
|
13 years |
michaelni |
aac: fix SCE in stereo case, this is surprisingly actually needed
…
|
|
|
@a3710f1e
|
13 years |
michaelni |
aacdec: print debug note when unexpected SCE/CPE is encountered
…
|
|
|
@3230590c
|
13 years |
michaelni |
libavcodec: fix side data split with 0 sized packets
Signed-off-by: …
|
|
|
@a1bb082
|
13 years |
michaelni |
libavcodec: correct consumed bytes for decoders
Signed-off-by: …
|
|
|
@307562be
|
13 years |
michaelni |
mpeg4videodec: print more debug info for debug_pict_info
…
|
|
|
@8258697c
|
13 years |
michaelni |
ivi_common: skip null frames for all indeo variants
Signed-off-by: …
|
|
|
@13a867a
|
13 years |
diego |
dwt: K&R prettyprinting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@6374ee72
|
13 years |
stefasab |
ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1
The …
|
|
|
@3853e1d9
|
13 years |
stefasab |
doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain …
|
|
|
@db9e00f4
|
13 years |
diego |
Remove libnut wrapper
libnut is unmaintained and known to be buggy; …
|
|
|
@9309bdfe
|
13 years |
diego |
fate: change name of FATE samples location environment variable
…
|
|
|
@e9cef897
|
13 years |
justin.ruggles |
avformat: Add a flag to mark muxers that allow (non strict) monotone …
|
|
|
@349c6241
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
indeo: …
|
|
|
@432fe9a3
|
13 years |
michaelni |
ffmpeg: fix a crash with complex filters when pix_fmt is not specified …
|
|
|
@318e3957
|
13 years |
michaelni |
ffmpeg: drop get_sync_ipts() and drop related special case for video
…
|
|
|
@b36a0a8
|
13 years |
michaelni |
lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio
Use …
|
|
|
@5d603f1b
|
13 years |
martin |
http: Factorize the code by adding http_read_header()
This function …
|
|
|
@4a5d18b
|
13 years |
nicolas.george |
vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@dc6a02de
|
13 years |
nicolas.george |
vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@ca554fbc
|
13 years |
nicolas.george |
vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@2987efe9
|
13 years |
nicolas.george |
vf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@5732f40e
|
13 years |
nicolas.george |
x11grab: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@3e630711
|
13 years |
nicolas.george |
v4l2: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@0ef4924d
|
13 years |
nicolas.george |
sdl: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@9bcd70aa
|
13 years |
nicolas.george |
bktr: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@16a44b41
|
13 years |
nicolas.george |
vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@2ec3e576
|
13 years |
nicolas.george |
opt: add AV_OPT_TYPE_IMAGE_SIZE.
|
|
|
@f7985f34
|
13 years |
michaelni |
exr: fix header parsing
the header in the sample provided for ticket …
|
|
|
@92255132
|
13 years |
michaelni |
vf_scale: support dynamically changing input parameters.
…
|
|
|
@4b5ff9b6
|
13 years |
michaelni |
ffplay: Use input picture parameters in input_request_frame().
Fixes …
|
|
|
@4d18f4c1
|
13 years |
michaelni |
id3v2: reject APICs with size of 0
fixes ticket #1324
Signed-off-by: …
|
|
|
@cb7b0f35
|
13 years |
michaelni |
flicvideo: support 256-bytes extradata
sample:
…
|
|
|
@718b90d4
|
13 years |
michaelni |
aasc: support 16bpp
sample:
…
|
|
|
@cf9812d2
|
13 years |
michaelni |
ffmpeg: move setting big_picture.pts up
Signed-off-by: Michael …
|
|
|
@cd945d21
|
13 years |
stefasab |
lavu/tree: perform minor fixes to av_tree_insert() documentation
|
|
|
@4f04f5cc
|
13 years |
diego |
indeo: Make ivi_calc_band_checksum() static, it is only used in one file.
|
|
|
@9ccbdc0a
|
13 years |
diego |
indeo: Drop unused debug function ivi_check_band().
|
|
|
@6adefee
|
13 years |
nicolas.george |
buffersrc: cosmetic: reindent.
|
|
|
@0c517644
|
13 years |
diego |
avcodec/utils: cast a function argument to shut up a compiler warning
…
|
|
|
@4466d0e8
|
13 years |
diego |
truemotion1: remove disabled code
|
|
|
@f05b69a7
|
13 years |
kostya.shishkov |
fix typo in comment
|
|
|
@4852cb37
|
13 years |
mans |
fate: fix dependencies for non-SAMPLES avconv tests
The encode/decode …
|
|
|
@ea07063f
|
13 years |
nicolas.george |
cmdutils: allow to specify a stream by its ID.
The stream can be …
|
|
|
@bf3dce6b
|
13 years |
michaelni |
ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar
…
|
|
|
@13c254a2
|
13 years |
michaelni |
ffmpeg: random cosmectics to reduce diff to qatar
Signed-off-by: …
|
|
|
@9ce3d03f
|
13 years |
michaelni |
ffmpeg: cosmetics to reduce difference to qatar by 101 lines
…
|
|
|
@3ba90d9
|
13 years |
michaelni |
ffmpeg: cosmetics to reduce difference to qatar by about 90 lines
…
|
|
|
@c53326a
|
13 years |
michaelni |
ffmpeg: move ost->frame_rate setting code before the filtergraph stuff …
|
|
|
@953df5d9
|
13 years |
michaelni |
ffmpeg: drop pkt_pts
Reduces diff to qatar by 9 lines
Should not …
|
|
|
@ef7ac8e8
|
13 years |
michaelni |
ffmpeg: set the video filters timebase to the demuxers.
Inspired-by a …
|
|
|
@3cf55913
|
13 years |
michaelni |
ffmpeg: reintroducing check_recording_time()
This reduces the …
|
|
|
@8364cb97
|
13 years |
michaelni |
ffmpeg: fix uninitialized variable warning
Signed-off-by: Michael …
|
|
|
@cf61aaac
|
13 years |
kostya.shishkov |
indeo: check for invalid motion vectors
|
|
|
@96037382
|
13 years |
kostya.shishkov |
indeo: check that band output buffer exists
|
|
|
@23ba1503
|
13 years |
kostya.shishkov |
indeo: clear allocated band buffers
|
|
|
@a6e4ac40
|
13 years |
kostya.shishkov |
indeo: track tile macroblock size
|
|
|
@fe7a37c3
|
13 years |
kostya.shishkov |
indeo: check custom Huffman tables for errors
|
|
|
@aa372cf4
|
13 years |
kostya.shishkov |
factor out common decoding code for Indeo 4 and Indeo 5
|
|
|
@b37d945d
|
13 years |
kostya.shishkov |
mp3: fix start band index for block type 2 in 8kHz audio
In hybrid …
|
|
|
@31f3c947
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@d1384c00
|
13 years |
michaelni |
swr: skip soft compensation when its disabled.
Signed-off-by: Michael …
|
|
|
@c5371f77
|
13 years |
michaelni |
mpegaudidec: 10l forgot buf_size
Signed-off-by: Michael Niedermayer …
|
|
|
@43bc5cf9
|
13 years |
michaelni |
mpegaudiodec: skip initial zeros.
Signed-off-by: Michael Niedermayer …
|
|
|
@68aef0b4
|
13 years |
mans |
lavf: change some (de)muxer names to lowercase
This is consistent …
|
|
|
@81ad97ee
|
13 years |
mans |
lavf: make output format matching case insensitive
This is consistent …
|
|
|
@040a796d
|
13 years |
michaelni |
Merge commit '755cd4197d53946208e042f095b930dca18d9430'
* commit …
|
|
|
@612abe27
|
13 years |
Carl Eugen Hoyos |
Use a variable instead of a repeated calculation when decoding AVUI.
|
|
|
@f1892348
|
13 years |
Carl Eugen Hoyos |
avuidec.c: Fix indentation.
|
|
|
@d9b2410f
|
13 years |
Carl Eugen Hoyos |
Simplify AVUI decoding, one skip value is enough.
|
|
|
@2596d726
|
13 years |
Carl Eugen Hoyos |
Fix interlaced AVUI decoding.
|
|
|
@9d30a96a
|
13 years |
michaelni |
ffmpeg: inject a aresample filter for -async
Based on similar code …
|
|
|
@21d8a80e
|
13 years |
michaelni |
af_aresample: use new swr API to pass and compensate PTS
This code is …
|
|
|
@087d09b6
|
13 years |
michaelni |
af_aresample: allocate a larger buffer so accumulated data can be …
|
|
|
@e17a0396
|
13 years |
michaelni |
af_aresample: use extended_data
Signed-off-by: Michael Niedermayer …
|
|
|
@72a242c9
|
13 years |
michaelni |
swr: add swr_next_pts()
parameter descriptions partly reuse text from …
|
|
|
@f88f705a
|
13 years |
michaelni |
swr: add swr_drop_output()
Signed-off-by: Michael Niedermayer …
|
|
|