|
|
|
@6d9dfb12
|
9 years |
michaelni |
Merge commit '1b4c468477f3b8d372da8ef4e5405539ad9c1501'
* commit …
|
|
|
@3cd6b6aa
|
9 years |
michaelni |
Merge commit '5bdfc17189e4ea63c6b46b6d5256852fcb409d68'
* commit …
|
|
|
@0d5a27c2
|
9 years |
michaelni |
Rename asfdec-o.c to asfdec_o.c
Most files use _ instead of - as …
|
|
|
@8f9c39b3
|
9 years |
michaelni |
avformat: rename asfdec.c to asfdec_f.c
leaving it as asfdec.c …
|
|
|
@6415dcb0
|
9 years |
James |
configure: fix hevc_vdpau_hwaccel dependencies
Signed-off-by: James …
|
|
|
@4aa0de64
|
9 years |
michaelni |
avcodec/h264_refs: discard mismatching references
Fixes inconsistency …
|
|
|
@84afc6b7
|
9 years |
michaelni |
avcodec/mjpegdec: Fix small picture upscale
Fixes out of array access …
|
|
|
@b54ac84
|
9 years |
michaelni |
avcodec/pngdec: Check values before updating context in …
|
|
|
@f1ffa01d
|
9 years |
michaelni |
avcodec/pngdec: Copy IHDR & plte state from last thread
Previously …
|
|
|
@a1736926
|
9 years |
michaelni |
avcodec/pngdec: Require a IHDR chunk before fctl
This is required by …
|
|
|
@47f4e2d8
|
9 years |
michaelni |
avcodec/pngdec: Only allow one IHDR chunk
Multiple IHDR chunks are …
|
|
|
@9842d670
|
9 years |
onemda |
avfilter/avf_showvolume: optionally display channel names
…
|
|
|
@e55e5be9
|
9 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@7c10b87b
|
9 years |
michaelni |
aacenc: add support for coding of intensity stereo scalefactor indices …
|
|
|
@da8b2289
|
9 years |
michaelni |
avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace
…
|
|
|
@4b920d7b
|
9 years |
Carl Eugen Hoyos |
lavf/msnwc: Return 0 if the probe function does not detect msnwc-tcp.
…
|
|
|
@77c0b149
|
9 years |
Carl Eugen Hoyos |
lavf/mpegts: Return 0 if the probe function does not detect mpegts.
…
|
|
|
@dee79438
|
9 years |
Carl Eugen Hoyos |
lavf/img2dec: Improve detection of valid Quickdraw images.
Detect …
|
|
|
@5a458420
|
9 years |
Carl Eugen Hoyos |
lavf/asfdec: Reduce minimum header size.
Fixes GipsyGuitar.wmv …
|
|
|
@45441eb0
|
9 years |
Carl Eugen Hoyos |
Changelog: Add jpeg 2000 improvements before they get forgotten.
|
|
|
@a876a4da
|
9 years |
Carl Eugen Hoyos |
lavf/img2dec: Autodetect dds frames.
|
|
|
@f6ab967e
|
9 years |
michaelni |
swscale/swscale_unscaled: Fix rounding difference with RGBA output …
|
|
|
@d9deae04
|
9 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock …
|
|
|
@21cede9e
|
9 years |
onemda |
doc/filters: fix documentation bug in ssim filter
Signed-off-by: Paul …
|
|
|
@4ccd2b31
|
9 years |
michaelni |
avformat/asfdec: Allow packet_obj_size == 0
Fixes Ticket3521
…
|
|
|
@be4e1f28
|
9 years |
michaelni |
avformat/asfdec: Print packet_obj_size in case it is invalid
…
|
|
|
@ca3b2745
|
9 years |
michaelni |
api-h264-test: build with another api test
Location of api-h264-test …
|
|
|
@02bd4d93
|
9 years |
michaelni |
fate/api-tests: Added dependency on $(FF_DEP_LIBS)
This ensures they …
|
|
|
@c78b82f4
|
9 years |
michaelni |
tests/Makefile: Fix missing trailing slash for API tests dir target
…
|
|
|
@a5f617e9
|
9 years |
michaelni |
avformat/asfdec: Print a warning if data is skiped due to less than a …
|
|
|
@4b0a4758
|
9 years |
michaelni |
avformat/asfdec: Reduce FRAME_HEADER_SIZE to 11
This fixes demuxing …
|
|
|
@55397b0e
|
9 years |
michaelni |
aaccoder: add intensity stereo support to encode_window_bands_info …
|
|
|
@305859c0
|
9 years |
michaelni |
aaccoder: add intensity stereo coding support for the trellis …
|
|
|
@ecbd1117
|
9 years |
michaelni |
avcodec/jpeg2000dec: Remove unused variables
Signed-off-by: Michael …
|
|
|
@1b4c4684
|
9 years |
lu_zero |
riff: Validate the wav header size before trying to parse it
|
|
|
@5bdfc171
|
9 years |
lu_zero |
asf: Do not skip data streams
|
|
|
@2a4700a4
|
9 years |
Andreas.Cadhalpun |
wmavoice: limit wmavoice_decode_packet return value to packet size
…
|
|
|
@7d0a197
|
9 years |
michaelni |
lavc/adpcm: THP: set approx_nb_samples correctly
Signed-off-by: …
|
|
|
@f76d7d4b
|
9 years |
onemda |
avfilter: add showvolume filter
Signed-off-by: Paul B Mahol …
|
|
|
@96e73fa6
|
9 years |
michaelni |
avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into …
|
|
|
@9a345802
|
9 years |
Andreas.Cadhalpun |
huffyuvdec: validate image size
Reviewed-by: Michael Niedermayer …
|
|
|
@02dbed6e
|
9 years |
michaelni |
aacpsy: Add energy spread for each band
This commit adds the energy …
|
|
|
@a57ee6cc
|
9 years |
michaelni |
Merge commit '8a26ae5f94e613dbf7eb8e3c60462e966e409cdc'
* commit …
|
|
|
@30b8f3e7
|
9 years |
michaelni |
Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d'
* commit …
|
|
|
@da061698
|
9 years |
michaelni |
avformat/riffdec: Forward error code from avio_read() in ff_get_guid() …
|
|
|
@09401697
|
9 years |
michaelni |
tests/fate/wma: use the existing reference files for wmapro tests
…
|
|
|
@3d22670
|
9 years |
michaelni |
Merge commit '441e8ae5efd681055e5af6f4317fb60110de9dd0'
* commit …
|
|
|
@fb2eeebf
|
9 years |
michaelni |
Merge commit 'd3ea79e8a65ddad4da11813bb43c46701295f68c'
* commit …
|
|
|
@f9883a66
|
9 years |
Andreas.Cadhalpun |
wavpack: use get_bits_long to read up to 32 bits
get_bits should not …
|
|
|
@8a26ae5f
|
9 years |
lu_zero |
mpjpeg: Check stream allocation
Bug-Id: CID 1308152
|
|
|
@b08569a2
|
9 years |
anton |
lavf: Replace the ASF demuxer
The old one is the result of the …
|
|
|
@441e8ae5
|
9 years |
anton |
FATE: drop the last truncated frame from the wmapro tests
Since it's …
|
|
|
@d3ea79e8
|
9 years |
anton |
FATE: drop the last truncated frame from the wma lossless test
Since …
|
|
|
@317be53c
|
9 years |
michaelni |
avcodec/jpeg2000: Support 32 decomposition levels
Fixes Ticket4680
…
|
|
|
@d62657eb
|
9 years |
michaelni |
configure: Also create tests/api
This should fix some problems on …
|
|
|
@cd1a9908
|
9 years |
michaelni |
avcodec/jpeg2000: support >32bit in ff_jpeg2000_ceildivpow2()
Fixes …
|
|
|
@f01028bf
|
9 years |
michaelni |
avcodec/jpeg2000: Avoid one shift in ff_jpeg2000_ceildivpow2()
…
|
|
|
@86fb2032
|
9 years |
michaelni |
api-flac-test: Fix the bug of comparing zero bytes
Add check for …
|
|
|
@d71935f8
|
9 years |
michaelni |
aac: add additional fields needed by the encoder for intensity stereo
…
|
|
|
@6323647c
|
9 years |
michaelni |
avcodec/h264_slice: Reformat IN_RANGE() uses to be readable
…
|
|
|
@29b09233
|
9 years |
michaelni |
avcodec/h264_slice: Silence pointer type warnings
Signed-off-by: …
|
|
|
@9ea25681
|
9 years |
michaelni |
avcodec/h264_slice: assert that the first slice implies unfinished …
|
|
|
@bd5c6a51
|
9 years |
michaelni |
Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa'
* commit …
|
|
|
@77412f0e
|
9 years |
michaelni |
Merge commit '6d4d3fee63c46d921c4870feab79269af94e84e1'
* commit …
|
|
|
@a5f409bc
|
9 years |
michaelni |
Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5'
* commit …
|
|
|
@a50b0082
|
9 years |
michaelni |
Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4'
* commit …
|
|
|
@93e7b7fb
|
9 years |
James |
avutil/x86/intmath: add missing check for inline assembly
…
|
|
|
@6b9fdf7f
|
9 years |
Andreas.Cadhalpun |
nutdec: check maxpos in read_sm_data before returning success
…
|
|
|
@f620315f
|
9 years |
michaelni |
Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18'
* commit …
|
|
|
@cf9051de
|
9 years |
Philip Langdale |
movtextenc.c: Support for Bold, Italic and Underlined Styles
…
|
|
|
@1edc87a6
|
9 years |
michaelni |
Merge commit 'b56b12cd12f32bf11efff05632600a7619584b98'
* commit …
|
|
|
@1e51e517
|
9 years |
James |
avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2()
…
|
|
|
@5ec0bdf2
|
9 years |
anton |
h264: do not update the context fields copied between threads after …
|
|
|
@6d4d3fee
|
9 years |
anton |
h264: make sure the current picture is not made a long ref multiple …
|
|
|
@9a5e4fbe
|
9 years |
anton |
avconv: do not stop processing the input packet on decoding error
We …
|
|
|
@b114f6d4
|
9 years |
anton |
avconv: factor out flushing the filters
This also ensures this is …
|
|
|
@e49e0f58
|
9 years |
anton |
h264: make sure the slices do not overlap during slice threading
…
|
|
|
@5cccbc3b
|
9 years |
michaelni |
avcodec/jpeg2000dec: Check for mismatching per expected termination
…
|
|
|
@68f00fb4
|
9 years |
michaelni |
lavf/brstm: if the file lies about the last block's size, correct it
…
|
|
|
@f4be604f
|
9 years |
derek.buitenhuis |
configure: Check for x265_api_get
Any other x265 symbol may not …
|
|
|
@b56b12cd
|
9 years |
derek.buitenhuis |
configure: Check for x265_api_get
Any other x265 symbol may not …
|
|
|
@8672c0a6
|
9 years |
michaelni |
avcodec/jpeg2000dec: Limit poc end fields to whats available in …
|
|
|
@aab4dbe5
|
9 years |
michaelni |
avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOME
ENOTSUP is not …
|
|
|
@b69bea3a
|
9 years |
Philip Langdale |
avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVC
…
|
|
|
@7728d231
|
9 years |
michaelni |
fate/api-tests: Move api-flac-test to API tests directory.
…
|
|
|
@3f18cb97
|
9 years |
michaelni |
fate/api-tests: Add directory and Makefile for API tests
The …
|
|
|
@1221b7df
|
9 years |
michaelni |
Merge commit '92fdc80cab2acad9f171ba38a08aa89b392bdadd'
* commit …
|
|
|
@a4d76faf
|
9 years |
michaelni |
Merge commit '072756cdd2f949462520041e357f52f15d8c274d'
* commit …
|
|
|
@04dfbc94
|
9 years |
Andreas.Cadhalpun |
s302m: fix arithmetic exception
If nb_samples is zero, the bit_rate …
|
|
|
@22291c37
|
9 years |
michaelni |
avcodec: Add support for per-frame AFD output in h264
Signed-off-by: …
|
|
|
@92fdc80c
|
9 years |
lu_zero |
nvenc: Fix NV12 input
|
|
|
@b75c0a72
|
9 years |
michaelni |
avcodec/jpeg2000dec: Fix tp_index for POC
Fixes Ticket2586
…
|
|
|
@c56ba5c2
|
9 years |
michaelni |
avcodec/jpeg2000dec: Print what is found in place of EPH if EPH is not …
|
|
|
@5abd4a93
|
9 years |
James |
libvpx: disable unused function prototypes
Fixes make checkheader
…
|
|
|
@c72a8319
|
9 years |
michaelni |
avcodec/jpeg2000dec: Support progression order changes
Fixes …
|
|
|
@2ec0ba1e
|
9 years |
michaelni |
avcodec/jpeg2000dec: Parse POCs
Signed-off-by: Michael Niedermayer …
|
|
|
@072756cd
|
9 years |
lu_zero |
vc1dec: use get_bits_long and limit the read bits to 32
get_bits …
|
|
|
@1f1e0a29
|
9 years |
Andreas.Cadhalpun |
vc1dec: use get_bits_long and limit the read bits to 32
get_bits …
|
|
|
@151dbe4
|
9 years |
Andreas.Cadhalpun |
mpegaudiodec: copy AVFloatDSPContext from first context to all …
|
|
|
@ea8fec20
|
9 years |
michaelni |
fate: test ea vp6 with alpha stream
Signed-off-by: Peter Ross …
|
|
|