|
|
|
@43a36ad2
|
13 years |
michaelni |
cljrenc: Add dither to avoid the banding artifcats caused by the very …
|
|
|
@25b9eef4
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
cljr: …
|
|
|
@b229485f
|
13 years |
stefasab |
APIchanges: add entry after av_buffersink_poll_frame() addition
|
|
|
@4ab495b4
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking'
* …
|
|
|
@74436ad5
|
13 years |
michaelni |
libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey …
|
|
|
@e21f8a07
|
13 years |
michaelni |
libnut: Check nut_demuxer_init() return value.
Signed-off-by: Michael …
|
|
|
@6f7f2396
|
13 years |
michaelni |
libnut: check for av_malloc failure.
No, ive no testcase, i just …
|
|
|
@ec9d9270
|
13 years |
michaelni |
ffmpeg: Use the buffer sinks poll instead of its input.
This fixes the …
|
|
|
@a502939d
|
13 years |
michaelni |
buffersink: Implement a poll function.
With this the application can …
|
|
|
@ddcf3e05
|
13 years |
tomas.hardin |
mxfdec: Index table driven demuxing and seeking
This adds OPAtom …
|
|
|
@6b60a4c9
|
13 years |
diego |
cljr: K&R cosmetics
|
|
|
@1c45c64c
|
13 years |
diego |
cljr: return a more sensible value when encountering invalid headers
|
|
|
@163682fa
|
13 years |
diego |
cljr: drop unnecessary emms_c() calls without MMX code
|
|
|
@fab97adb
|
13 years |
michaelni |
docs: Minor project name cleanup
Signed-off-by: Michael Niedermayer …
|
|
|
@a4bf093e
|
13 years |
michaelni |
indevs.texi: fix application name to match the code
Signed-off-by: …
|
|
|
@7c41995e
|
13 years |
michaelni |
ffmpeg: more exact comment about libavformat.
Signed-off-by: Michael …
|
|
|
@5e67e3ea
|
13 years |
tomas.hardin |
mxfdec: Compute packet offsets properly
This replaces the old …
|
|
|
@5fb800f4
|
13 years |
tomas.hardin |
mxfdec: Use MaterialPackage - Track - TrackID instead of the …
|
|
|
@fd34dbe
|
13 years |
tomas.hardin |
mxfdec: Parse more values in PartitionPack
These values include …
|
|
|
@935ac228
|
13 years |
Carl Eugen Hoyos |
Fix typo: Correctly parse 64 byte umid tags in bext metadata.
|
|
|
@26c6fec
|
13 years |
nicolas.george |
lavu: introduce av_log_format_line.
|
|
|
@15c48161
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
…
|
|
|
@e2baaa21
|
13 years |
michaelni |
mpegtsenc: recognize .mts as MPEG Transport Stream (encoding)
…
|
|
|
@118ca0c7
|
13 years |
michaelni |
Add Escape 130 to the documentation
Signed-off-by: Michael …
|
|
|
@bef8dfa0
|
13 years |
michaelni |
escape130: replace can_safely_read() by get_bits_left()
…
|
|
|
@f7da1235
|
13 years |
michaelni |
escape130: give all av_log() a context
Signed-off-by: Michael …
|
|
|
@40d62960
|
13 years |
michaelni |
escape130: The minimum read in and after decode_skip_count() is 4 …
|
|
|
@59d3656f
|
13 years |
michaelni |
escape130: Check dimensions to be a multiple of the block size.
…
|
|
|
@7560c264
|
13 years |
tomas.hardin |
mxfdec: Parse TemporalOffsets
|
|
|
@623128d7
|
13 years |
tomas.hardin |
mxfdec: av_dlog():ify 'no corresponding source package found'
This …
|
|
|
@33624623
|
13 years |
tomas.hardin |
mxfdec: Compute essence container offsets and lengths into mxf->partitions
|
|
|
@6d4deecf
|
13 years |
shahriman_ams |
Pass pointer to integer buffer instead of integer to memcpy
|
|
|
@8ac6469
|
13 years |
Carl Eugen Hoyos |
Silence a warning when compiling Escape 130 decoder.
Fixes: …
|
|
|
@bbc10185
|
13 years |
mans |
cljr: remove useless casts
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@baf3b6e5
|
13 years |
mans |
cljr: group encode/decode parts under single ifdefs
This groups the …
|
|
|
@9a1420bf
|
13 years |
mans |
cljr: remove stray semicolon
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@ca52bae
|
13 years |
mans |
cljr: add missing return statement in decode_end()
Signed-off-by: …
|
|
|
@31c55c57
|
13 years |
michaelni |
escape130: 10l for myself for not initializing y_base.
Signed-off-by: …
|
|
|
@e91c0880
|
13 years |
michaelni |
lavf: lower the log level of "parser not found".
The information is …
|
|
|
@12dca02e
|
13 years |
lu_zero |
doc: add pulseaudio to the input list
|
|
|
@f75e3d25
|
13 years |
lu_zero |
avconv: remove unsubstantiated comment
All the currently supported …
|
|
|
@8562d9bd
|
13 years |
janne-libav |
shorten: avoid abort() on unknown audio types
Signed-off-by: Janne …
|
|
|
@289bc144
|
13 years |
tomas.hardin |
mxfdec: Make mxf->partitions sorted by offset
This also zeroes new …
|
|
|
@e93947b7
|
13 years |
diego |
cljr: add encoder
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@06798c6e
|
13 years |
michaelni |
escape130: Fix y_base handling, this fixes some artifacts, vissible in …
|
|
|
@8ff3d1cc
|
13 years |
michaelni |
escape130: make sure cliping is done on signed values.
Signed-off-by: …
|
|
|
@4f79c7dd
|
13 years |
michaelni |
Merge remote-tracking branch 'richardpl/escape130'
* …
|
|
|
@0cc9949e
|
13 years |
Carl Eugen Hoyos |
Mark one colour as transparent in the gif image encoder
if the input …
|
|
|
@51d7cd3
|
13 years |
Carl Eugen Hoyos |
Decode RGB ljpeg to RGB24.
No alpha channel is decoded, the output …
|
|
|
@9608e3a1
|
13 years |
Carl Eugen Hoyos |
Support decoding 56 byte BMP Bitmap Information Header.
Fixes ticket #719.
|
|
|
@6778f9d9
|
13 years |
michaelni |
pthread: fixed thread initialization issues related to thread-safe …
|
|
|
@47b20a1d
|
13 years |
diego |
build: merge lists of HTML documentation targets
|
|
|
@4dccfff9
|
13 years |
diego |
tests/examples: Mark some variables only used within their files as static.
|
|
|
@9a5d6c2
|
13 years |
diego |
tests/tools/examples: Replace direct exit() calls by return.
|
|
|
@be0675ce
|
13 years |
janne-libav |
x86 cpuid: set vendor union members separately
Solaris Studio (suncc) …
|
|
|
@ec8a3e25
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
…
|
|
|
@04a5eaa1
|
13 years |
janne-libav |
cljr: release picture at end of decoding
Otherwise after transcoding …
|
|
|
@8e2bab5
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@392107ad
|
13 years |
mans |
rv40: NEON optimised rv40 qpel motion compensation
Based on patch by …
|
|
|
@c5cd2311
|
13 years |
shahriman_ams |
Partially fix CDLMS prediction
|
|
|
@7023fb81
|
13 years |
Reimar.Doeffinger |
One last try to get zmbv test to work across all fate machines.
…
|
|
|
@8b85c294
|
13 years |
michaelni |
qtrledec: Fix artifacts in tickets/226/qt_rle_bw.mov
Signed-off-by: …
|
|
|
@1af91978
|
13 years |
michaelni |
qtrle.c: Fix for ticket #226.
In 1bpp mode, interpret skip&0x80 as …
|
|
|
@78212cef
|
13 years |
lu_zero |
drawtext: remove typo
It slipped through the last two iterations.
|
|
|
@bc057f75
|
13 years |
justin.ruggles |
pcm-mpeg: implement new audio decoding api
Signed-off-by: Justin …
|
|
|
@8b03d7fe
|
13 years |
rsbultje |
w32thread: port fixes to pthread_cond_broadcast() from x264.
|
|
|
@d8538f06
|
13 years |
diego |
doc: add editor configuration section with Vim and Emacs settings
…
|
|
|
@e5f9c892
|
13 years |
tomas.hardin |
mxfdec: Parse ThisPartition
|
|
|
@dcd30b83
|
13 years |
tomas.hardin |
mxfdec: Speed up metadata and index parsing
Specifically, this means …
|
|
|
@7efea2a0
|
13 years |
lu_zero |
dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9
Signed-off-by: …
|
|
|
@e1914b5a
|
13 years |
tomas.hardin |
mxfdec: Make sure DataDefinition is consistent between material track …
|
|
|
@1170749b
|
13 years |
tomas.hardin |
mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf
|
|
|
@0be95fe1
|
13 years |
michaelni |
MAINTAINERS: ask maintainers to help keep their entries in this file …
|
|
|
@070a40f1
|
13 years |
michaelni |
gxfenc: support timecode option
Reviewed-by: Baptiste Coudurier
|
|
|
@c7e8187d
|
13 years |
diego |
avformat/utils: Drop unused goto label.
libavformat/utils.c:2165:2: …
|
|
|
@ff159e78
|
13 years |
diego |
doxygen: Replace '\' by '@' in Doxygen markup tags.
|
|
|
@ee41963f
|
13 years |
diego |
cosmetics: drop some completely pointless parentheses
|
|
|
@fc9489f6
|
13 years |
janne-libav |
cljr: simplify CLJRContext
There is no need to have delta, offset and …
|
|
|
@f5edfc9e
|
13 years |
lu_zero |
drawtext: introduce rand(min, max)
Signed-off-by: Luca Barbato …
|
|
|
@73585620
|
13 years |
lu_zero |
drawtext: introduce explicit draw/hide variable
Signed-off-by: Luca …
|
|
|
@a99dbe01
|
13 years |
Carl Eugen Hoyos |
Do not ignore full transparency when writing png palette.
This …
|
|
|
@1eef08f
|
13 years |
martin |
rtmp: Use nb_invokes for all invoke commands
…
|
|
|
@901af94
|
13 years |
michaelni |
movenc: Always write EDTS when we are able to.
Inspired by a patch …
|
|
|
@1fa8ff38
|
13 years |
michaelni |
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall:
Fix …
|
|
|
@76d7d1b0
|
13 years |
michaelni |
img2: 10l typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@c1e2ca1e
|
13 years |
Carl Eugen Hoyos |
Allow auto-detection of ljpg images.
|
|
|
@ff4800c1
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Code …
|
|
|
@d9ced9fe
|
13 years |
michaelni |
h264: init prev_frame_num to -1 on init
Fixes Ticket711
…
|
|
|
@6287a356
|
13 years |
michaelni |
h264: Fix memleaks on close, reset more fields
Signed-off-by: Michael …
|
|
|
@ba3bb53b
|
13 years |
Carl Eugen Hoyos |
Fix 8BPS RGB32 output, the alpha channel was ignored.
Reviewed-by: …
|
|
|
@4d9ec05
|
13 years |
rsbultje |
Code cleanup - mpegvideo.c - 500-1000line
Signed-off-by: Ronald S. …
|
|
|
@6ecc78b7
|
13 years |
Reimar.Doeffinger |
Choose compression level 6 for zmbv test.
The default of 9 gives …
|
|
|
@e1ccc921
|
13 years |
michaelni |
movdec: remove redundant size<=8 check.
Its checked a few lines below …
|
|
|
@7d90bc9f
|
13 years |
michaelni |
movdec: Read extended 64bit size before the debug av_log() and only …
|
|
|
@fef2da6a
|
13 years |
michaelni |
movdec: Fix bad computed size for atoms with size 0 in MOV files
The …
|
|
|
@f0d0ae3
|
13 years |
michaelni |
mov: increase total_size only when it actually increases.
This is just …
|
|
|
@15130b94
|
13 years |
michaelni |
movenc: support spliting fragments based on bytesize instead of …
|
|
|
@cf8ec019
|
13 years |
michaelni |
movenc: fragment support
Reviewed-by: Baptiste Coudurier …
|
|
|
@c8948858
|
13 years |
michaelni |
ffmpeg: Warn if filters poll & request frame behave wrongly.
…
|
|
|
@7ecabc85
|
13 years |
stefasab |
vsrc_life: fix comment in parse_rule()
|
|
|