|
|
|
@e69222c5
|
12 years |
anton |
doxy: enable TYPEDEF_HIDES_STRUCT
This means that typedef struct …
|
|
|
@e9e5a1bd
|
12 years |
kostya.shishkov |
Monkey's Audio old versions FATE tests
|
|
|
@3f1a7ceb
|
12 years |
anton |
h264_parser: Set field_order and picture_structure.
Signed-off-by: …
|
|
|
@b493847d
|
12 years |
anton |
avcodec: Add picture structure information to AVCodecParserContext.
…
|
|
|
@fd062912
|
12 years |
lu_zero |
wavpack: check packet size early
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@3f0b6d7a
|
12 years |
lu_zero |
wavpack: use bytestream2 in wavpack_decode_block
Prevent most out of …
|
|
|
@f36d7831
|
12 years |
anton |
pixdesc: mark gray8 as pseudopal
Many functions treat it as such …
|
|
|
@3eae9b03
|
12 years |
janne-libav |
mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size …
|
|
|
@5b2b0b91
|
12 years |
martin |
configure: Enable the strtod workaround when building for bionic
…
|
|
|
@03ece7b0
|
12 years |
kostya.shishkov |
proresdec: simplify slice component offsets handling
|
|
|
@cfbd98ab
|
12 years |
lu_zero |
mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac
…
|
|
|
@c209d0df
|
12 years |
martin |
fate.sh: add support for build-only FATE instances
If the …
|
|
|
@a030279a
|
12 years |
lu_zero |
ljpeg: use the correct number of components in yuv
Reported-by: …
|
|
|
@8aa35009
|
12 years |
lu_zero |
mjpeg: Validate sampling factors
They must be non-zero.
Reported-by: …
|
|
|
@4b796681
|
12 years |
janne-libav |
mpegvideo: unref old current_picture before allocating a new one
…
|
|
|
@db347280
|
12 years |
lu_zero |
vorbis: fallback to normal division instead of crashing
The use of …
|
|
|
@ddf1b4a2
|
12 years |
lu_zero |
vorbis: simplify the inner loop in setup_classifs
|
|
|
@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 …
|
|
|