|
|
|
@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 …
|
|
|
@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: …
|
|
|
@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, …
|
|
|
@d55252c3
|
12 years |
stefasab |
lavfi/mp: remove decimate wrapper
It was natively integrated into …
|
|
|
@3061664a
|
12 years |
michaelni |
avoid ambigous buffersink names
Signed-off-by: Michael Niedermayer …
|
|
|
@e4e02a7d
|
12 years |
michaelni |
libavfilter: Support the forks ABI for buffer sinks
With this change …
|
|
|
@9d89c8b3
|
12 years |
Philip Langdale |
matroskadec, matroskadec, srtenc: Read/Write duration for subtitles.
…
|
|
|
@6a0dfe3b
|
12 years |
michaelni |
fate-utvideoenc: remove unneeded -f avi
Signed-off-by: Michael …
|
|
|
@4814326
|
12 years |
michaelni |
swr/resample: update SSSE3 flag to new name
Signed-off-by: Michael …
|
|
|
@12c8912d
|
12 years |
martin |
crypto: Remove a stray double space
Signed-off-by: Martin Storsjö …
|
|
|
@235f74d
|
12 years |
martin |
Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*
Signed-off-by: …
|
|
|
@50591626
|
12 years |
michaelni |
flic: use AV_LOG_ERROR for error message
Signed-off-by: Michael …
|
|
|
@d2b927d4
|
12 years |
michaelni |
filmstripdec: add new line to error message
Signed-off-by: Michael …
|
|
|
@dfb4757b
|
12 years |
michaelni |
lavc: support building with the forks ABI for …
|
|
|
@42e78552
|
12 years |
michaelni |
configure: add switch to enable debian/libav compatible ABI
needed …
|
|
|
@7b607eb5
|
12 years |
michaelni |
avfiltergraph: use avcodec_find_best_pix_fmt_of_2()
Signed-off-by: …
|
|
|
@704a5a06
|
12 years |
michaelni |
ffmpeg_filter: use avcodec_find_best_pix_fmt_of_2()
Signed-off-by: …
|
|
|
@2a54ae9d
|
12 years |
michaelni |
imgconvert: add avcodec_find_best_pix_fmt_of_2()
and deprecate …
|
|
|
@5559444
|
12 years |
Marton Balint |
ffplay: only free vfilters on exit
Freeing it in the end of the video …
|
|
|
@0e5042be
|
12 years |
Marton Balint |
ffplay: replace SDL_delay in read thread with SDL_CondWait
When the …
|
|
|
@4a45e722
|
12 years |
Marton Balint |
ffplay: requeue last picture on forced video refresh
Fixes ticket …
|
|
|
@fe79fc2e
|
12 years |
Reimar.Doeffinger |
dvbsubdec: set width/height from display def if not set.
This fixes …
|
|
|
@dddd006c
|
12 years |
Reimar.Doeffinger |
wtvdec: set correct codec ID for CC streams.
Closed caption data is …
|
|
|
@54ca7e39
|
12 years |
stefasab |
lavfi/hue: add process_command callback
This allows dynamic …
|
|
|
@fa838a0c
|
12 years |
stefasab |
configure: add decimate filter dependency on avcodec
|
|
|
@9dd3d6c7
|
12 years |
stefasab |
lavfi: port decimate libmpcodecs filter
This filter is based on the …
|
|
|
@6c010782
|
12 years |
stefasab |
lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop
Set x …
|
|
|
@e64b941d
|
12 years |
stefasab |
lavfi/mp: remove smartblur filter
It was natively integrated into …
|
|
|
@d7587ba1
|
12 years |
michaelni |
flvdec: remove duplicate return
Signed-off-by: Michael Niedermayer …
|
|
|
@0b7d12e8
|
12 years |
michaelni |
vf_mp: fix duplicate return
Signed-off-by: Michael Niedermayer …
|
|
|
@52be542
|
12 years |
Carl Eugen Hoyos |
Add some missing _EXTERNAL suffixes to yasm source files.
|
|
|
@9cb91999
|
12 years |
michaelni |
buffersink: remove stray ;
Signed-off-by: Michael Niedermayer …
|
|
|
@e234301c
|
12 years |
michaelni |
bintext: remove stray ;
Signed-off-by: Michael Niedermayer …
|
|
|
@f61ee9b5
|
12 years |
michaelni |
dsicinav: fix signed integer overflow
Signed-off-by: Michael …
|
|
|
@a9a1bc5
|
12 years |
michaelni |
ffplay: get rid of void casts in the option table
Signed-off-by: …
|
|
|
@b1034505
|
12 years |
michaelni |
ffplay: fix function parameters
Signed-off-by: Michael Niedermayer …
|
|
|
@c617bed3
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
MSS1 …
|
|
|
@98298eb1
|
12 years |
michaelni |
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
* commit …
|
|
|
@f3683349
|
12 years |
Carl Eugen Hoyos |
Write TIFF Tag ExtraSamples when encoding pix_fmts that contain …
|
|
|
@5eb532a9
|
12 years |
Carl Eugen Hoyos |
Cosmetics: Reorder pix_fmts in tiffenc.c.
|
|
|
@a5a90fa5
|
12 years |
Carl Eugen Hoyos |
Simplify setting colour space for mono* when encoding tiff.
|
|
|
@ede3d640
|
12 years |
kostya.shishkov |
MSS1 and MSS2: set final pixel format after common stuff has been …
|
|
|
@ee769c6a
|
12 years |
kostya.shishkov |
MSS2 decoder
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
|
|
|
@e7b43377
|
12 years |
michaelni |
v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1
…
|
|
|
@d96d6ba6
|
12 years |
mans |
configure: handle --disable-asm before check_deps
This is necessary …
|
|
|
@17337f54
|
12 years |
diego |
x86: Split inline and external assembly #ifdefs
|
|
|
@43b73d59
|
12 years |
diego |
configure: x86: Separate inline from standalone assembler capabilities
|
|
|
@6eac5546
|
12 years |
michaelni |
Add CPiA video decoder
The cpia video decoder is intended to be used …
|
|
|
@469f8b1d
|
12 years |
michaelni |
ffmpeg: Fix assert failure
Fixes Ticket1674
Signed-off-by: Michael …
|
|
|
@19d89549
|
12 years |
michaelni |
find_stream_info: update last_dts more often
This improves dts …
|
|
|
@21411a41
|
12 years |
martin |
pktdumper: Use a custom define instead of PATH_MAX for buffers
…
|
|
|
@bcc44873
|
12 years |
martin |
pktdumper: Use av_strlcpy instead of strncpy
This takes care of …
|
|
|
@372de27d
|
12 years |
martin |
pktdumper: Use sizeof(variable) instead of the direct buffer length
…
|
|
|
@db0a0aa2
|
12 years |
stefasab |
examples/scaling_video: add logging in case of image allocation failure
|
|
|
@952caf11
|
12 years |
stefasab |
examples/muxing: remove pointless #undef exit
|
|
|
@438b86f
|
12 years |
michaelni |
faxcompr: fix byte alignment case
Fixes Ticket1653
Found-by: …
|
|
|
@cb6defb0
|
12 years |
stefasab |
examples/scaling_video: consistently use printf rather than av_log()
|
|
|