|
|
|
@79dcd58d
|
12 years |
stefasab |
lavu/parseutils: make small_strptime() return a (non const) char *
…
|
|
|
@56200884
|
12 years |
Clément Bœsch |
lavf: fix a few typo in some comments.
|
|
|
@9d9f34a3
|
12 years |
Clément Bœsch |
lavf: remove a few useless AV_NOWARN_DEPRECATED().
read_seek was …
|
|
|
@e60fcdb
|
12 years |
michaelni |
vf_hue: fix AVOption defaults
Signed-off-by: Michael Niedermayer …
|
|
|
@750cc3c0
|
12 years |
michaelni |
acelp_pitch_delay: add missing libm.h include for exp2()
…
|
|
|
@269e6212
|
12 years |
michaelni |
g723_1: add some const for more correctness
Signed-off-by: Michael …
|
|
|
@397ebc1d
|
12 years |
michaelni |
proresenc_anatoliy: add 2 const to silence 2 warnings
Signed-off-by: …
|
|
|
@b3fdfc8c
|
12 years |
michaelni |
Optimization of AC3 floating point decoder for MIPS
FFT in MIPS …
|
|
|
@9afd5592
|
12 years |
michaelni |
imgconvert: silence some const incompatible pointer warnings.
…
|
|
|
@7666828c
|
12 years |
michaelni |
avopt: fix examples to match the same style about default values as …
|
|
|
@8267f0f7
|
12 years |
michaelni |
vf_scale: fix incompatible pointer type warning
Signed-off-by: …
|
|
|
@5666a1b2
|
12 years |
stefasab |
lavu/opt: support NULL and special "none" values for size and pixel …
|
|
|
@b21b5b04
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@8510150f
|
12 years |
michaelni |
Merge commit '21bc44038491e525335ad763883b0288402ff6a0'
* commit …
|
|
|
@98840ee0
|
12 years |
michaelni |
Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'
* commit …
|
|
|
@d46c1c72
|
12 years |
michaelni |
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
* commit …
|
|
|
@99de3df3
|
12 years |
michaelni |
Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
* commit …
|
|
|
@d5f65e9d
|
12 years |
michaelni |
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
* commit …
|
|
|
@743a295
|
12 years |
michaelni |
Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906'
* commit …
|
|
|
@fc15f58a
|
12 years |
stefasab |
doc/filters: add mp=noise example
|
|
|
@8a7b82cc
|
12 years |
stefasab |
doc/filters: itemize example for mp filter
|
|
|
@6980453
|
12 years |
diego |
build: eamad: Add missing dependency on mpegvideo code
|
|
|
@aa661113
|
12 years |
diego |
build: utvideoenc: Add missing dependency on Huffman code
|
|
|
@0e28e3cf
|
12 years |
stefasab |
doc/filters: remove reference to mp=hue filter, which was dropped
|
|
|
@3b6e9cd7
|
12 years |
Clément Bœsch |
lavc/dvdsubdec: parse the size from the extradata.
|
|
|
@686a3293
|
12 years |
martin |
avopt: Reorder the default_val struct, making i64 the first field
…
|
|
|
@21bc440
|
12 years |
martin |
avopt: Explicitly store rational option defaults in .dbl
…
|
|
|
@c7b610aa
|
12 years |
martin |
avopt: Explicitly store float/double option defaults in .dbl
…
|
|
|
@e6153f17
|
12 years |
martin |
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
…
|
|
|
@d58dd4b5
|
12 years |
martin |
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
…
|
|
|
@124134e4
|
12 years |
martin |
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
…
|
|
|
@d83ff76
|
12 years |
michaelni |
intreadwrite: Dont evaluate value for AV_W* multiple times.
…
|
|
|
@8c6d651f
|
12 years |
michaelni |
paf: avoid using expressions with sideeffects in AV_R*
Signed-off-by: …
|
|
|
@daa3c288
|
12 years |
michaelni |
configure: update sinks used by ffplay/ffmpeg
Signed-off-by: Michael …
|
|
|
@49c230fb
|
12 years |
michaelni |
libavfilter/Makefile: add forgotten entries for the ff-sinks
…
|
|
|
@172161c8
|
12 years |
michaelni |
sink_buffer: fix #ifs for FF-sinks
Signed-off-by: Michael Niedermayer …
|
|
|
@2d7d91f0
|
12 years |
martin |
svq1enc: Set picture_structure correctly
This fixes assert failures …
|
|
|
@91672504
|
12 years |
martin |
mpegvideo: remove last_picture_ptr / h264 assert.
This assert is no …
|
|
|
@19000122
|
12 years |
martin |
mpegvideo_enc: remove assert that has become obsolete with the new API …
|
|
|
@2c340596
|
12 years |
martin |
elbg: Fix an assert
It seems the condition was flipped from what was …
|
|
|
@9dcc4c30
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@b36f87ff
|
12 years |
lu_zero |
configure: add support for bdver1 and bdver2 CPU types.
…
|
|
|
@30939390
|
12 years |
lu_zero |
avio: make avio_close NULL the freed buffer
|
|
|
@a684267
|
12 years |
lu_zero |
pixdesc: cosmetics
|
|
|
@cc86bd4c
|
12 years |
martin |
proresenc: Don't free a buffer not owned by the codec
The data in …
|
|
|
@6d9e74cd
|
12 years |
martin |
proresenc: Write the full value in one put_bits call
Previously, the …
|
|
|
@aa264da5
|
12 years |
martin |
adpcmenc: Calculate the IMA_QT predictor without overflow
Previously, …
|
|
|
@9de76229
|
12 years |
stefasab |
lavfi/transpose: implement landscape passthrough mode
Emulate the …
|
|
|
@3b34cbce
|
12 years |
stefasab |
examples/scaling_video: write to rawvideo file
This is more useful …
|
|
|
@838b1d60
|
12 years |
stefasab |
lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8 header
|
|
|
@ebd703f0
|
12 years |
stefasab |
lavf/segment: deprecate "ext" format in favor of "csv"
The new option …
|
|
|
@d8157635
|
12 years |
stefasab |
lavf/segment: add escaping for filename field of the CSV list file
…
|
|
|
@29948971
|
12 years |
michaelni |
tty: return av_get_packet() error codes instead of converting them to …
|
|
|
@bf959ac
|
12 years |
michaelni |
tty: return EOF when the 'effective' end of file is reached. …
|
|
|
@688cb712
|
12 years |
michaelni |
aaccoder: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@7b1ff5e2
|
12 years |
michaelni |
h263dec: fix xvid IDCT switching
Signed-off-by: Michael Niedermayer …
|
|
|
@f82c4fb2
|
12 years |
diego |
x86: Add convenience macros to check for CPU extensions and flags
|
|
|
@a84ac7a8
|
12 years |
diego |
x86: h264dsp: drop some unnecessary ifdefs around prototype declarations
|
|
|
@1fa4018e
|
12 years |
michaelni |
jpegdec: try to fix different flipping behavior of inteljpegs.
This …
|
|
|
@507d2d28
|
12 years |
michaelni |
lsp: change assert to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@c868219c
|
12 years |
michaelni |
lavc: put motion test back.
While not that usefull, we can as well …
|
|
|
@e6dc0da5
|
12 years |
michaelni |
rmdec: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@8cc77646
|
12 years |
michaelni |
yadif: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@b0dc4286
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@344fbc47
|
12 years |
kostya.shishkov |
mss12: merge decode_pixel() and decode_top_left_pixel()
No meaningful …
|
|
|
@626c1a33
|
12 years |
kostya.shishkov |
mss12: reduce SliceContext size from 1067 to 164 KB
Signed-off-by: …
|
|
|
@a97ee41b
|
12 years |
kostya.shishkov |
mss12: move SliceContexts out of the common context into the codec …
|
|
|
@eb239a57
|
12 years |
diego |
build: avcodec: order cosmetics
|
|
|
@7681b883
|
12 years |
diego |
intrax8dsp: Add missing #include to make header standalone
|
|
|
@13b6b7e0
|
12 years |
diego |
Delete motion-test tool; it is of doubtful utility.
|
|
|
@5d558303
|
12 years |
michaelni |
snowdec: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@0b23452c
|
12 years |
michaelni |
ffv1: fix 2 uninitialized variable warnings
Signed-off-by: Michael …
|
|
|
@f099fbf5
|
12 years |
michaelni |
Remove redundant masks in STORE_BGR24_MMX.
Signed-off-by: Michael …
|
|
|
@50b0edea
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@083e65cf
|
12 years |
michaelni |
fate: add ansi256 test case
Signed-off-by: Michael Niedermayer …
|
|
|
@15616eb0
|
12 years |
mans |
intrax8: move functions from dsputil to own context
Signed-off-by: …
|
|
|
@c8ef3093
|
12 years |
stefasab |
examples: add demuxing.c example
|
|
|
@f7eec895
|
12 years |
stefasab |
lavf/segment: set EXT-X-VERSION to 3 rather than to 4
There is …
|
|
|
@34bf06a3
|
12 years |
stefasab |
lavfi: when configuring a link, set channel layout from previous link …
|
|
|
@06fc74bd
|
12 years |
stefasab |
lavc/codec_desc: fix name of wavesynth codec
|
|
|
@4654bf44
|
12 years |
michaelni |
flvdec: fix creation of lots of phantom data streams
Signed-off-by: …
|
|
|
@c112b6b6
|
12 years |
michaelni |
configure: Treat warnings as errors in check_yasm()
yasm generates a …
|
|
|
@19a71dbc
|
12 years |
michaelni |
psxstr: more correct array type.
Signed-off-by: Michael Niedermayer …
|
|
|
@c0daa73a
|
12 years |
michaelni |
fix flv new stream handling after head already parsed
This fixes …
|
|
|
@5081310b
|
12 years |
michaelni |
lavf: add missing new line to some error messages 2
Signed-off-by: …
|
|
|
@9d87cf51
|
12 years |
michaelni |
lavfi/vf_frei0: add missing new line to some error messages
…
|
|
|
@53241b5d
|
12 years |
michaelni |
lavc: add missing new line to some messages
Signed-off-by: Michael …
|
|
|
@08277a45
|
12 years |
michaelni |
lavf: add missing new line to some error messages
Signed-off-by: …
|
|
|
@9b4badb0
|
12 years |
michaelni |
Fix libx264 profile listing
Signed-off-by: Michael Niedermayer …
|
|
|
@9cdb596
|
12 years |
michaelni |
libmpcodecs: remove unused and half existing vo_fs variable
It breaks …
|
|
|
@65a31a0d
|
12 years |
michaelni |
ansi: erase screen on first frame
Signed-off-by: Michael Niedermayer …
|
|
|
@3ac718d6
|
12 years |
michaelni |
ansi: support 256-colors
Signed-off-by: Michael Niedermayer …
|
|
|
@95b9e56b
|
12 years |
michaelni |
ansi: support escaped codes where last argument is zero
…
|
|
|
@368a768c
|
12 years |
michaelni |
ansi: remove misplaced return
Signed-off-by: Michael Niedermayer …
|
|
|
@c3f20cef
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@75a4b91
|
12 years |
michaelni |
Merge remote-tracking branch 'stev47/master'
* stev47/master:
cpia: …
|
|
|
@899101d3
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
crypto: …
|
|
|
@a26789cf
|
12 years |
Carl Eugen Hoyos |
Fix compilation with yasm-0.6.2.
|
|
|
@e3096771
|
12 years |
stephan |
Merge branch 'master' of git://source.ffmpeg.org/ffmpeg
|
|
|
@296140eb
|
12 years |
stephan |
cpia: move reget_buffer after header check
If the header is invalid, …
|
|
|