|
|
|
@36f1038
|
12 years |
lu_zero |
vorbis: use normal integer values for iterators
No need to use …
|
|
|
@98186578
|
12 years |
lu_zero |
vorbis: refactor vorbis_residue_decode_internal
|
|
|
@c360fb17
|
12 years |
martin |
win32: Do not use GetProcAddress when compiled for Vista+
Instead …
|
|
|
@0b6899f1
|
12 years |
martin |
configure: msvc: Set the target windows version to XP if no target is …
|
|
|
@e45d6222
|
12 years |
kostya.shishkov |
Escape 130 FATE test
|
|
|
@8e673efc
|
12 years |
kostya.shishkov |
prores: update FATE test to account for alpha plane present in the …
|
|
|
@edfe609f
|
12 years |
lu_zero |
configure: Add basic valgrind-massif support
With the parameter …
|
|
|
@ed506730
|
12 years |
lu_zero |
wavpack: validate samples size parsed in wavpack_decode_block
…
|
|
|
@8c345581
|
12 years |
lu_zero |
wavpack: return meaningful errors
And forward those that were already …
|
|
|
@0f689a3d
|
12 years |
diego |
wavpack: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@350914fc
|
12 years |
kostya.shishkov |
Escape 130 (RPL) decoder
Some fixes provided by Paul B Mahol …
|
|
|
@cebdedc
|
12 years |
kostya.shishkov |
prores: decode alpha plane when it's present
|
|
|
@7e2b15c0
|
12 years |
anton |
avfilter: check a malloc in avfilter_link().
Additionally change …
|
|
|
@bf5b5d2b
|
12 years |
anton |
avfilter.c: cosmetics, reformat
|
|
|
@d79bd604
|
12 years |
anton |
lavfi: factorize freeing a link
|
|
|
@1dd35611
|
12 years |
anton |
vf_format: do not use the AVFilterFormats internals.
Use the …
|
|
|
@c5ab6088
|
12 years |
anton |
af_aformat: cosmetics, fix indentation
|
|
|
@b01f6041
|
12 years |
anton |
lavfi: rename AVFilterFormats.format_count to nb_formats
This is more …
|
|
|
@e27f4b7c
|
12 years |
anton |
doxy: don't sort struct members alphabetically
The declaration order …
|
|
|
@006ec648
|
12 years |
anton |
lavr doxy: add version.h to the lavr group
|
|
|
@f0cebf51
|
12 years |
anton |
lavc doxy: add avcodec.h to the libavcodec group.
|
|
|
@40020e17
|
12 years |
anton |
doxy: add a section about versioning.
|
|
|
@bc8c1cdc
|
12 years |
anton |
lavfi doxy: add a page for lavfi.
|
|
|
@abad3749
|
12 years |
lu_zero |
jpegls: check the scan offset
Prevent an out of array bound write.
…
|
|
|
@4a4107b4
|
12 years |
lu_zero |
jpegls: factorize return paths
|
|
|
@a5a0ef5e
|
12 years |
lu_zero |
jpegls: return meaningful errors
|
|
|
@2768f7e4
|
12 years |
diego |
sparc: VIS mnemonics
Currently, if VIS is enabled by configure, it …
|
|
|
@259af1b9
|
12 years |
anton |
mpegvideo: allocate sufficiently large scratch buffer for interlaced …
|
|
|
@db8e336e
|
12 years |
anton |
pthread: reindent
|
|
|
@30e25643
|
12 years |
anton |
lavc/pthread: remove obsolete checks
Those were useful when …
|
|
|
@16a645a
|
12 years |
anton |
vf_pixdesctest: make config_props work properly when called multiple times.
|
|
|
@3ba35a34
|
12 years |
anton |
vf_hqdn3d: make config_props work properly when called multiple times. …
|
|
|
@3fb29588
|
12 years |
anton |
vf_drawtext: don't leak the expressions.
|
|
|
@6592cd22
|
12 years |
anton |
vf_crop: make config_props work properly when called multiple times.
…
|
|
|
@d5c66d9c
|
12 years |
anton |
vf_setdar: make config_props work properly when called multiple times. …
|
|
|
@4c205f42
|
12 years |
anton |
vf_drawbox: make config_props work properly when called multiple …
|
|
|
@90d9a2a0
|
12 years |
anton |
vf_drawtext: do not reset the frame number in config_input.
Frame …
|
|
|
@7727be79
|
12 years |
anton |
vf_fps: move initializing pts from config_props to init.
It should …
|
|
|
@d371c3c2
|
12 years |
anton |
vf_frei0r: make config_props work properly when called multiple times. …
|
|
|
@87c31cfd
|
12 years |
anton |
vf_gradfun: make config_props work properly when called multiple times.
|
|
|
@b06848f4
|
12 years |
anton |
vf_lut: make config_props work properly when called multiple times.
…
|
|
|
@1232a164
|
12 years |
kostya.shishkov |
Apple Intermediate Codec decoder
|
|
|
@40bbbce7
|
12 years |
martin |
movenc: Don't add base_data_offset in tfhd for PIFF files
According …
|
|
|
@1fb013a5
|
12 years |
martin |
vc1dec: Add support for interlaced B-frames
Signed-off-by: Martin …
|
|
|
@4dbceaa3
|
12 years |
diego |
sparc: Eliminate dead code in VIS acceleration macros
Signed-off-by: …
|
|
|
@39cc4c61
|
12 years |
lu_zero |
flacdec: drop unnecessary assert
The condition cannot happen anymore.
|
|
|
@b25e49b1
|
12 years |
lu_zero |
mjpegdec: properly report unsupported disabled features
When JPEG-LS …
|
|
|
@3062ac4c
|
12 years |
anton |
vf_pad: use the name 's' for the pointer to the private context
This …
|
|
|
@a70519aa
|
12 years |
anton |
vf_overlay: use the name 's' for the pointer to the private context
…
|
|
|
@8d2565c2
|
12 years |
anton |
vf_lut: use the name 's' for the pointer to the private context
This …
|
|
|
@4753f80
|
12 years |
anton |
vf_libopencv: use the name 's' for the pointer to the private context
…
|
|
|
@56e4ce0d
|
12 years |
anton |
vf_hqdn3d: use the name 's' for the pointer to the private context
…
|
|
|
@7af5ae2d
|
12 years |
anton |
vf_hflip: use the name 's' for the pointer to the private context
…
|
|
|
@05fab553
|
12 years |
anton |
vf_gradfun: use the name 's' for the pointer to the private context
…
|
|
|
@f6b6d6a
|
12 years |
anton |
vf_frei0r: use the name 's' for the pointer to the private context
…
|
|
|
@cbec213
|
12 years |
anton |
vf_format: use the name 's' for the pointer to the private context
…
|
|
|
@d64cf54b
|
12 years |
anton |
vf_fieldorder: use the name 's' for the pointer to the private context …
|
|
|
@9bbf6c68
|
12 years |
anton |
vf_fieldorder: cosmetics, remove an extra linebreak
|
|
|
@c0279956
|
12 years |
anton |
vf_fade: use the name 's' for the pointer to the private context
This …
|
|
|
@d3735f7a
|
12 years |
anton |
vf_drawtext: use the name 's' for the pointer to the private context
…
|
|
|
@20e2794e
|
12 years |
anton |
vf_drawbox: use the name 's' for the pointer to the private context
…
|
|
|
@ba09675
|
12 years |
anton |
vf_delogo: use the name 's' for the pointer to the private context
…
|
|
|
@e16e23d7
|
12 years |
anton |
vf_cropdetect: use the name 's' for the pointer to the private context …
|
|
|
@671563d9
|
12 years |
anton |
vf_crop: cosmetics, break lines
|
|
|
@7f839595
|
12 years |
anton |
vf_crop: use the name 's' for the pointer to the private context
This …
|
|
|
@762df56e
|
12 years |
anton |
vf_boxblur: use the name 's' for the pointer to the private context
…
|
|
|
@a2a69699
|
12 years |
anton |
vf_blackframe: use the name 's' for the pointer to the private context …
|
|
|
@b3ea7662
|
12 years |
anton |
vf_aspect: use the name 's' for the pointer to the private context
…
|
|
|
@2832ea26
|
12 years |
diego |
Remove commented-out debug #define cruft
|
|
|
@ff4fc5ef
|
12 years |
diego |
jpegls: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@9cacdabd
|
12 years |
diego |
jpegls: cosmetics: Drop some unnecessary parentheses
|
|
|
@004b81c4
|
12 years |
diego |
mpegvideo: Remove commented-out PARANOID debug cruft
|
|
|
@d46c588f
|
12 years |
diego |
Remove commented-out #includes
|
|
|
@bfd00cc4
|
12 years |
diego |
h263dec: Remove broken and disabled debug cruft
|
|
|
@b0696e94
|
12 years |
martin |
vc1: Reindent INIT_LUT(), align backslashes
Signed-off-by: Martin …
|
|
|
@225a5f9
|
12 years |
martin |
configure: Use linker hardening flags on mingw
This makes it …
|
|
|
@6ce2c310
|
12 years |
martin |
vc1: Make INIT_LUT() self contained
Move the local variables it uses …
|
|
|
@37f2ac3
|
12 years |
martin |
vc1: Simplify code by using INIT_LUT()
Signed-off-by: Martin Storsjö …
|
|
|
@0379fc14
|
12 years |
martin |
vc1: Move INIT_LUT() further up to allow using it in more places
…
|
|
|
@3ca3709a
|
12 years |
martin |
vc1dec: Remove some now unused variables
Signed-off-by: Martin …
|
|
|
@4162fc62
|
12 years |
martin |
vc1dec: Do not allow field_mode to change after the first header
This …
|
|
|
@ec7d002e
|
12 years |
martin |
vc1, mss2: Check for any negative return value from …
|
|
|
@ccb148e4
|
12 years |
martin |
vc1dec: Fix current ptr selection in vc1_mc_4mv_chroma()
No sample …
|
|
|
@201412ff
|
12 years |
martin |
vc1dec: Factorize picture pointer selection in vc1_mc_4mv_chroma()
…
|
|
|
@2412ad17
|
12 years |
martin |
vc1dec: Factorize picture pointer selection code
Signed-off-by: …
|
|
|
@19673db3
|
12 years |
martin |
vc1dec: Factorize srcU/V offseting
Signed-off-by: Martin Storsjö …
|
|
|
@012b319d
|
12 years |
martin |
vc1dec: Fix tff == 0 handling in init_block_index()
This fixes …
|
|
|
@03136539
|
12 years |
martin |
vc1dec: Update destination pointers in context for fields
This …
|
|
|
@e6c4ac7b
|
12 years |
anton |
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
|
|
|
@7c57a58
|
12 years |
anton |
jpeg2000dec: don't use deprecated PIX_FMT values
|
|
|
@ffba2053
|
12 years |
anton |
lavfi: fix compatibility code for old vf_scale options syntax
…
|
|
|
@096696ef
|
12 years |
anton |
avfiltergraph: simplify inserting conversion filters.
There is now no …
|
|
|
@ede75ebc
|
12 years |
anton |
Clarify output of av_get_bits_per_pixel
Signed-off-by: Anton Khirnov …
|
|
|
@7cbc4cb4
|
12 years |
lu_zero |
fate: update the mmf reference
Using Optional Data chunk introduced …
|
|
|
@3dff1bf9
|
12 years |
lu_zero |
mmf: Write metadata into an Optional Data chunk
Signed-off-by: Luca …
|
|
|
@a349458e
|
12 years |
diego |
jpeg2000dec: Use correct printf length modifier for pointer …
|
|
|
@5d9d8461
|
12 years |
martin |
vc1dec: Don't apply the loop filter on fields
Fixes read of …
|
|
|
@fe06795d
|
12 years |
martin |
vc1: implement frame interlaced b-frame header parsing
Signed-off-by: …
|
|
|
@46430fd4
|
12 years |
martin |
vc1dec: Don't attempt error concealment on field pictures
This is not …
|
|
|
@1bd57a8
|
12 years |
martin |
vc1dec: fieldtx is only valid for interlaced frame pictures
The …
|
|
|