|
|
|
@80469eaf
|
13 years |
rsbultje |
mpegvideo: fix invalid picture unreferencing.
Mpegvideo would free …
|
|
|
@e4b50572
|
13 years |
alex.converse |
dsputil: Remove extra blank line at end.
|
|
|
@d9a9f50a
|
13 years |
alex.converse |
dsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
|
|
|
@e7a972e1
|
13 years |
mans |
simple_idct: add 10-bit version
Signed-off-by: Mans Rullgard …
|
|
|
@7b4ee3a2
|
13 years |
mans |
Remove h264_lowres_idct_put/add functions
Use of these has been …
|
|
|
@89cc8a31
|
13 years |
mans |
Remove snow/dwt test program
This test program so full of programming …
|
|
|
@1b4a1709
|
13 years |
diego |
h264: remove some disabled code
|
|
|
@e23a05ab
|
13 years |
mans |
Fix incorrect max_lowres values
Signed-off-by: Mans Rullgard …
|
|
|
@69619a13
|
13 years |
rsbultje |
matroskadec: fix integer underflow if header length < probe length.
…
|
|
|
@9533026
|
13 years |
justin.ruggles |
cosmetics: indentation
|
|
|
@08a747af
|
13 years |
justin.ruggles |
eac3enc: use frame exponent strategy when applicable.
This checks if …
|
|
|
@31b69928
|
13 years |
justin.ruggles |
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables …
|
|
|
@29b42c66
|
13 years |
mans |
dsputil: fix ff_check_alignment()
The change to LOCAL_ALIGNED means …
|
|
|
@3e9409b
|
13 years |
mans |
simple_idct: simplify some ifdeffery
Signed-off-by: Mans Rullgard …
|
|
|
@dbb5ee8e
|
13 years |
mans |
simple_idct: remove code for DCTELEM != int16
DCTELEM can never be …
|
|
|
@3f5dcde7
|
13 years |
mans |
Remove VLAs in ff_amrwb_lsp2lpc()
Signed-off-by: Mans Rullgard …
|
|
|
@b13c6e33
|
13 years |
mans |
fate: make vsynth tests depend on only the relevant vref
…
|
|
|
@76e25dbc
|
13 years |
diego |
rtsp: remove disabled code
|
|
|
@e463f0e9
|
13 years |
diego |
dsputil: restore mistakenly removed hunk of disabled code
This …
|
|
|
@9bc8bcdd
|
13 years |
diego |
vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
…
|
|
|
@65083b49
|
13 years |
diego |
dsputil: remove disabled code
|
|
|
@c99c0e26
|
13 years |
diego |
tta: remove disabled code
|
|
|
@6eaaf8da
|
13 years |
diego |
gxfenc: place variable declarations before statements
…
|
|
|
@8f62ef0f
|
13 years |
martin |
x86: Use LOCAL_ALIGNED in mpegvideo_mmx_template
Signed-off-by: …
|
|
|
@172ee1da
|
13 years |
mans |
random_seed: use proper #includes
Use <> for system headers, add …
|
|
|
@08e09ed7
|
13 years |
mans |
ffmpeg: fix some indentation
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@e9f98c90
|
13 years |
mans |
ffmpeg: fix operation with --disable-avfilter
The width and height …
|
|
|
@e0ae2174
|
13 years |
diego |
simple_idct: remove disabled code
|
|
|
@473e547e
|
13 years |
diego |
motion_est: remove disabled code
|
|
|
@9cab9421
|
13 years |
diego |
vc1: remove disabled code
|
|
|
@0218808d
|
13 years |
mans |
fate: separate lavf-mxf_d10 test from lavf-mxf
Signed-off-by: Mans …
|
|
|
@fd065d3e
|
13 years |
diego |
cabac: Move code only used in the cabac test program to cabac.c.
|
|
|
@0a85804
|
13 years |
anton |
ffplay: warn that -pix_fmt is no longer working, suggest alternative
…
|
|
|
@a4e540c4
|
13 years |
anton |
ffplay: warn that -s is no longer working, suggest alternative
Also …
|
|
|
@25dfda7f
|
13 years |
anton |
lavf: rename enc variable in utils.c:has_codec_parameters()
Rename it …
|
|
|
@dfc2c4d9
|
13 years |
anton |
lavf: use designated initialisers for all (de)muxers.
It's more …
|
|
|
@62709956
|
13 years |
anton |
wav: remove a use of deprecated AV_METADATA_ macro
|
|
|
@412b4367
|
13 years |
anton |
rmdec: remove useless ap parameter from rm_read_header_old()
|
|
|
@2f07cb4d
|
13 years |
mans |
dct-test: remove write-only variable
Signed-off-by: Mans Rullgard …
|
|
|
@bd39c076
|
13 years |
mans |
des: fix #if conditional around P_shuffle
CONFIG_SMALL is always …
|
|
|
@58d7efdb
|
13 years |
mans |
Use LOCAL_ALIGNED in ff_check_alignment()
Signed-off-by: Mans …
|
|
|
@8342a826
|
13 years |
diego |
arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()
|
|
|
@4d4c7f8e
|
13 years |
diego |
Remove commented-out call to non-existing function print_pow1().
|
|
|
@289c600
|
13 years |
diego |
Do not decode RV30 files if the extradata is too small
Signed-off-by: …
|
|
|
@b8783b98
|
13 years |
diego |
flashsv: split flashsv_decode_block() off from flashsv_decode_frame().
|
|
|
@21aed0ed
|
13 years |
diego |
ppc: remove disabled code
|
|
|
@0523dc57
|
13 years |
diego |
libspeexdec: Drop const qualifier to silence compiler warning.
…
|
|
|
@34e36f3a
|
13 years |
diego |
libopenjpeg: Drop const qualifier to silence compiler warning.
…
|
|
|
@8b587fa2
|
13 years |
diego |
alac: Remove unused dummy code.
|
|
|
@356be930
|
13 years |
diego |
Remove unused structs and tables.
|
|
|
@f20418c3
|
13 years |
diego |
vaapi: do not assert on value read from input bitstream
User-provided …
|
|
|
@86e8272a
|
13 years |
diego |
flashsvenc: replace bitstream description by a link to the …
|
|
|
@20a6f210
|
13 years |
diego |
flashsvenc: drop unnecessary cast
|
|
|
@0686515c
|
13 years |
diego |
flashsvenc: improve some variable names and fix corresponding comments
|
|
|
@59ef6bde
|
13 years |
diego |
flashsvenc: merge two consecutive if-conditions
|
|
|
@12e9bf3e
|
13 years |
diego |
flashsvenc: merge variable declarations and initializations
|
|
|
@b88523c2
|
13 years |
diego |
flashsvenc: convert some debug av_log() to av_dlog()
|
|
|
@3d5669c6
|
13 years |
diego |
flashsvenc: whitespace cosmetics
|
|
|
@4877356d
|
13 years |
diego |
flashsvenc: drop some unnecessary parentheses
|
|
|
@36ba39d1
|
13 years |
diego |
flashsvenc: fix some comment typos
|
|
|
@e5902d60
|
13 years |
mans |
aacps: skip some memcpy() if src and dst would be equal
…
|
|
|
@d3bb7191
|
13 years |
anton |
lavf/utils: drop av_ prefixes from static functions.
|
|
|
@c3bec4cd
|
13 years |
anton |
avio: don't replicate avio_alloc_context functionality.
|
|
|
@e3bc07f4
|
13 years |
martin |
configure: Automatically add more flags required on symbian
…
|
|
|
@66f6bab7
|
13 years |
diego |
mem.h: switch doxygen parameter order to match function prototype
|
|
|
@bee6d2fd
|
13 years |
diego |
doxygen: replace @sa tag by the more readable but equivalent @see
|
|
|
@ad4cd0c2
|
13 years |
diego |
doxygen: use Doxygen markup for authors and web links where appropriate
|
|
|
@6168781f
|
13 years |
diego |
doxygen: do not include license boilerplate in Doxygen documentation
|
|
|
@ca5d57ef
|
13 years |
martin |
ac3enc: Mark AVClasses const
Signed-off-by: Martin Storsjö …
|
|
|
@863e2046
|
13 years |
rsbultje |
ffserver: Replace two loops with one loop.
Signed-off-by: Mike …
|
|
|
@daca3365
|
13 years |
martin |
ffmpeg: Fix the check for experimental codecs
The variable 'codec' …
|
|
|
@baba2eed
|
13 years |
rsbultje |
swscale: extend mmx padding.
Fixes a crash when forcing libc to …
|
|
|
@55eda370
|
13 years |
rsbultje |
swscale: clip unscaled colorspace conversion path.
Prevents overflows …
|
|
|
@99b9df52
|
13 years |
diego |
doxygen: misc consistency cosmetics
|
|
|
@a2f31564
|
13 years |
diego |
doc: remove file name from @file directive in Doxygen usage example
…
|
|
|
@f6f95d4e
|
13 years |
diego |
doxygen: consistently place brief description
|
|
|
@ec679eb4
|
13 years |
diego |
doxygen: place empty line between brief description and detailed …
|
|
|
@5a819c5e
|
13 years |
diego |
avformat_open_input(): Add braces to shut up gcc warning.
…
|
|
|
@6cb11979
|
13 years |
anton |
APIchanges: fill in missing hashes and dates.
|
|
|
@f2f523ff
|
13 years |
anton |
Add an APIChanges entry and bump minor versions for recent changes.
|
|
|
@8d03ca0
|
13 years |
anton |
ffmpeg: print the low bitrate warning after the codec is openend.
…
|
|
|
@d0fcf39f
|
13 years |
diego |
doxygen: Move function documentation into the macro generating the …
|
|
|
@96c1e6d4
|
13 years |
diego |
doxygen: Make sure parameter names match between .c and .h files.
|
|
|
@8062124
|
13 years |
diego |
h264: move fill_decode_neighbors()/fill_decode_caches() to …
|
|
|
@ac4a85f4
|
13 years |
rsbultje |
H.264: Add more x86 assembly for 10-bit H.264 predict functions
…
|
|
|
@e358f7ee
|
13 years |
anton |
lavf: fix invalid reads in avformat_find_stream_info()
|
|
|
@35d2e4e5
|
13 years |
anton |
cmdutils: replace opt_default with opt_default2() and remove …
|
|
|
@bf174a70
|
13 years |
anton |
ffmpeg: use new avcodec_open2 and avformat_find_stream_info API.
|
|
|
@3009f521
|
13 years |
anton |
ffplay: use new avcodec_open2 and avformat_find_stream_info API.
|
|
|
@8c8eab8b
|
13 years |
anton |
cmdutils: store all codec options in one dict instead of …
|
|
|
@a9eb4f08
|
13 years |
anton |
ffmpeg: check experimental flag after codec is opened.
This doesn't …
|
|
|
@8e2d085
|
13 years |
anton |
ffmpeg: do not set GLOBAL_HEADER flag in the options context
The …
|
|
|
@b5849f77
|
13 years |
justin.ruggles |
ac3enc: merge AC3MDCTContext with AC3EncodeContext.
Since both the …
|
|
|
@82cea7cb
|
13 years |
justin.ruggles |
ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
|
|
|
@f501157e
|
13 years |
justin.ruggles |
ac3enc: fix memleak
|
|
|
@cdc5a3a
|
13 years |
rsbultje |
mpeg1video: add CODEC_CAP_SLICE_THREADS.
|
|
|
@13551ad1
|
13 years |
anton |
lavf: fix segfault in av_open_input_stream()
ic is NULL in case of error.
|
|
|
@575c38d7
|
13 years |
anton |
mpegtsenc: set Random Access indicator on keyframe start packets
…
|
|
|
@a58858d6
|
13 years |
alex.converse |
lavf: Cleanup try_decode_frame() logic.
This fixes AAC playback in ffplay.
|
|
|
@71a1d111
|
13 years |
diego |
Replace some gotos that lead to single return statements by direct return.
|
|
|