|
|
|
@aa909d30
|
14 years |
stefano.sabatini-lala |
tiff: prefer enum TiffCompr over int for TiffContext.compr
Help …
|
|
|
@1e97700f
|
14 years |
stefano.sabatini-lala |
tiff: remove duplicated author information, fix @file doxy
|
|
|
@687ff547
|
14 years |
stefano.sabatini-lala |
tiff: perform minor cleanups in the header
Add link to official …
|
|
|
@b50217f
|
14 years |
stefano.sabatini-lala |
8svx: remove pointless comments
|
|
|
@48dce860
|
14 years |
stefano.sabatini-lala |
8svx: add links to documentation resources
|
|
|
@baa10302
|
14 years |
stefano.sabatini-lala |
8svx: remove duplicated author/file information
|
|
|
@70b10db2
|
14 years |
stefano.sabatini-lala |
iff: remove get_image_data() and get_image_size() wrappers
Remove one …
|
|
|
@8b1171e9
|
14 years |
stefano.sabatini-lala |
iff: remove get_palette_size() wrapper
Remove one level of …
|
|
|
@83294a32
|
14 years |
stefano.sabatini-lala |
iff: remove pointless get_palette_data() wrapper
Also rename variable …
|
|
|
@002e1f1e
|
14 years |
michaelni |
motion_est: fix ffmpeg compilation with DEBUG defined
Remove the …
|
|
|
@3d929a60
|
14 years |
Reimar.Doeffinger |
mpegaudio: remove frame_count variable and its only usage, it is always 0.
|
|
|
@dc05b6a
|
14 years |
michaelni |
Added oggpagesize option for Ogg encoding. Allows setting a preferred …
|
|
|
@eeaba924
|
14 years |
michaelni |
ffmpeg: Fix -t with files that do not have any timestamps.
This for …
|
|
|
@7bea13f1
|
14 years |
michaelni |
swscale: Fix scaling for unscaled dithered planar convertions.
This …
|
|
|
@b97b4b58
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
mpegaudiodec: …
|
|
|
@67d44149
|
14 years |
michaelni |
seeking: Favor pkt->pos for generic index building where possible.
…
|
|
|
@ca87d439
|
14 years |
michaelni |
configure: Revert sdl hunk of 4fa18c56. This breaks OSX
…
|
|
|
@08675bb3
|
14 years |
michaelni |
mem: Choose alignment at compile time depending on AVX enabledness.
…
|
|
|
@53789a27
|
14 years |
michaelni |
swscale: use Nbit code to handle !is16BPS(c->srcFormat) && …
|
|
|
@42c9bd3
|
14 years |
michaelni |
swscale: Support dither in is16BPS(c->srcFormat) && …
|
|
|
@c4f7050b
|
14 years |
michaelni |
swscale: support unscaled planar Nbit->8bit with non native endian …
|
|
|
@09ff3cc7
|
14 years |
michaelni |
swscale: fix unscaled yuv422p16be -> yuv422p10le
Signed-off-by: …
|
|
|
@eb8aa13b
|
14 years |
michaelni |
swscale: make DITHER_COPY() support non native endian source …
|
|
|
@a88ef93b
|
14 years |
mans |
mpegaudiodec: group #includes more sanely
Signed-off-by: Mans …
|
|
|
@0d849074
|
14 years |
mans |
mpegaudio: remove #if 0 blocks
Signed-off-by: Mans Rullgard …
|
|
|
@9c49ca0f
|
14 years |
michaelni |
swscale: factor shift out of DITHER_COPY().
Signed-off-by: Michael …
|
|
|
@300e497b
|
14 years |
michaelni |
swscale: factorize DITHER_COPY()
Signed-off-by: Michael Niedermayer …
|
|
|
@17354407
|
14 years |
michaelni |
fifo: use av_freep()
With this change libavutil uses av_freep() …
|
|
|
@19615089
|
14 years |
anton |
ffmpeg.c: reset avoptions after each input/output file.
This is …
|
|
|
@1435f2fa
|
14 years |
anton |
ffmpeg.c: store per-output stream sws flags.
|
|
|
@6bb6fb05
|
14 years |
mans |
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
The low quality mode is …
|
|
|
@ed87375d
|
14 years |
martin |
mpegtsenc: Clear st->priv_data when freeing it
If not cleared, the …
|
|
|
@a7ea5e3d
|
14 years |
martin |
udp: Fix receiving RTP data over multicast
Earlier, AVIO_RDWR was …
|
|
|
@f9a6cfdd
|
14 years |
martin |
rtpproto: Remove an unused variable
Signed-off-by: Martin Storsjö …
|
|
|
@38bb5a54
|
14 years |
michaelni |
mpeg4videoenc: Support negative timestamps.
Signed-off-by: Michael …
|
|
|
@282e8d4b
|
14 years |
michaelni |
avienc: Update 2 debug statements to match the current code. …
|
|
|
@51927883
|
14 years |
michaelni |
avutil: add divide & modulo that round like unsigned ones do that is …
|
|
|
@5deedf35
|
14 years |
michaelni |
h264probe: update to latest spec.
Signed-off-by: Michael Niedermayer …
|
|
|
@ecfc5e0b
|
14 years |
mans |
regtest: fix wma tests
This adds $DEC_OPTS to the wma decode …
|
|
|
@3a2e80e
|
14 years |
mans |
mpegaudio: remove CONFIG_AUDIO_NONSHORT
This fake option cannot be …
|
|
|
@eeadaa6b
|
14 years |
mans |
regtest: separate flags for encoding and decoding
This separates …
|
|
|
@6841c8c5
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
log: Fix an oob …
|
|
|
@25308afb
|
14 years |
michaelni |
wtvdec: Avoid gmtime_r() it breaks compile on windows.
Better …
|
|
|
@bce0d923
|
14 years |
michaelni |
developer.texi: update for git
Signed-off-by: Michael Niedermayer …
|
|
|
@0584d22e
|
14 years |
michaelni |
Typo fix.
|
|
|
@6c5c875
|
14 years |
michaelni |
Patch checklist:Suggest adding a regression test
Signed-off-by: …
|
|
|
@3df9150d
|
14 years |
michaelni |
doc:Partial update of our issue tracker doc. More work needed, …
|
|
|
@fddf0521
|
14 years |
michaelni |
wtv: calculate ole date correctly (is seconds since 1899-12-30)
|
|
|
@8acab7ae
|
14 years |
michaelni |
wtv: detect ole date overflow
|
|
|
@3dd779eb
|
14 years |
michaelni |
swscale: implement Nbit->non native endian 16bit. Fixes v210. …
|
|
|
@f2bfdc3
|
14 years |
michaelni |
fate: add 9/10 BE pixdesc checksums
Signed-off-by: Michael Niedermayer …
|
|
|
@847aaec6
|
14 years |
alex.converse |
log: Fix an oob array read.
|
|
|
@c38d9780
|
14 years |
alex.converse |
cosmetics: trim trailing whitespace in postproc
|
|
|
@1569554
|
14 years |
alex.converse |
Ban strncpy() it's too easy to misuse.
|
|
|
@b58e2985
|
14 years |
alex.converse |
psymodel: Remove wrapper functions.
Instead use the function pointers …
|
|
|
@5b29af6
|
14 years |
alex.converse |
aacenc: Replace loop counters in aac_encode_frame() with more …
|
|
|
@554d3ad7
|
14 years |
stefano.sabatini-lala |
pnmdec: reindent after the previous commit
|
|
|
@4a745b41
|
14 years |
stefano.sabatini-lala |
pnmdec: add support for mono images with non-space-separated pixel …
|
|
|
@b0e1d0d9
|
14 years |
michaelni |
ffv1enc: support PIX_FMT_YUV420P10 & PIX_FMT_YUV422P10
Signed-off-by: …
|
|
|
@74bf9d62
|
14 years |
michaelni |
v210enc:clip values according to specifications
Signed-off-by: Michael …
|
|
|
@3e002747
|
14 years |
michaelni |
v210enc: switch to PIX_FMT_422P10
Signed-off-by: Michael Niedermayer …
|
|
|
@807a058e
|
14 years |
michaelni |
v210dec: switch to PIX_FMT_422P10
Signed-off-by: Michael Niedermayer …
|
|
|
@4737a593
|
14 years |
stefano.sabatini-lala |
ffv1: set internal frame defaults
Another fix missed before the …
|
|
|
@b9e60849
|
14 years |
michaelni |
swscale: 9,10 bits pixel format output support
Signed-off-by: Michael …
|
|
|
@299cbe2c
|
14 years |
michaelni |
PIX_FMT_422P10 support
Signed-off-by: Michael Niedermayer …
|
|
|
@af3c8f82
|
14 years |
michaelni |
adpcmenc:Optimize adpcm_ima_qt_compress_sample()
Signed-off-by: …
|
|
|
@35d3d44
|
14 years |
michaelni |
adpcmenc: fix QT IMA ADPCM encoder
Signed-off-by: Michael Niedermayer …
|
|
|
@b3d5a4b0
|
14 years |
michaelni |
adpcmdec: Fix QT IMA ADPCM decoder
Signed-off-by: Michael Niedermayer …
|
|
|
@fc7314b3
|
14 years |
mans |
regtest: remove redundant flags in jpg test
Signed-off-by: Mans …
|
|
|
@765f72f8
|
14 years |
mans |
regtest: use run_ffmpeg in do_image_formats
Signed-off-by: Mans …
|
|
|
@2728fd90
|
14 years |
mans |
regtest: simplify encoding functions
The video encoding options were …
|
|
|
@648e55ff
|
14 years |
anton |
ffmpeg.c: check for interlaced flag in the correct place.
In the …
|
|
|
@6d6b0c96
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
drawtext: add …
|
|
|
@732ff29b
|
14 years |
michaelni |
svq1dec: simpify mean calculation.
Signed-off-by: Michael Niedermayer …
|
|
|
@8f5729d5
|
14 years |
michaelni |
svq1dec: replace /2 by >>1
Signed-off-by: Michael Niedermayer …
|
|
|
@0257ac8f
|
14 years |
michaelni |
pnm: Fix spurious error message.
Signed-off-by: Michael Niedermayer …
|
|
|
@7030501
|
14 years |
stefano.sabatini-lala |
libopenjpeg: set internal frame defaults
Fix ffmpeg decoding, which …
|
|
|
@b06397ac
|
14 years |
Reimar.Doeffinger |
Fix function pointer type to match function it is assigned.
|
|
|
@80264dc4
|
14 years |
Reimar.Doeffinger |
Store pointers in a less messy way in SWSContext.
|
|
|
@d3445a91
|
14 years |
Reimar.Doeffinger |
Remove unused variable.
|
|
|
@48b9b7ed
|
14 years |
Reimar.Doeffinger |
Replace deprecated url_fseek by avio_seek.
|
|
|
@5ce33e6b
|
14 years |
Reimar.Doeffinger |
Move ifdef to avoid unused variable warnings.
|
|
|
@17953642
|
14 years |
Reimar.Doeffinger |
Remove unused variables.
|
|
|
@8c3651f4
|
14 years |
Reimar.Doeffinger |
Fix printf format string, fixes a warning.
|
|
|
@7deaa2b8
|
14 years |
michaelni |
riffenc/ffmpeg: Fix stream copy
Signed-off-by: Michael Niedermayer …
|
|
|
@99119bd
|
14 years |
michaelni |
ffplay: fix null pointer read when codec unavilable.
Signed-off-by: …
|
|
|
@6fd00e9d
|
14 years |
Reimar.Doeffinger |
aacdec: add decode_channel_map overread check
All decode_channel_map …
|
|
|
@5631729c
|
14 years |
Reimar.Doeffinger |
Increase TS packet size detection buffer.
Fixes warning message with …
|
|
|
@90f5e991
|
14 years |
Reimar.Doeffinger |
Assume some TS packet size instead of failing completely.
Fixes …
|
|
|
@5901cd62
|
14 years |
michaelni |
oggdec:Correct duration
Based on a patch by Reimar Döffinger. …
|
|
|
@c8981edd
|
14 years |
michaelni |
Only add 1 byte to av_malloc(0) when it actually returned NULL …
|
|
|
@91ff05f6
|
14 years |
michaelni |
Make av_realloc(0) behave like our av_malloc(0)
Signed-off-by: Michael …
|
|
|
@ea7f73c5
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: during init, print information about timebase and sample …
|
|
|
@64c06615
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
Now that …
|
|
|
@01042d41
|
14 years |
stefano.sabatini-lala |
lavc: set defaults in internal codec frames
This is required …
|
|
|
@2beac7c
|
14 years |
stefano.sabatini-lala |
ffmpeg: rename ost->pict_tmp to ost->resample_frame
The new name is …
|
|
|
@04c373c1
|
14 years |
stefano.sabatini-lala |
ffmpeg: prefer dec/enc over ost/ist->st->codec in do_video_out()
…
|
|
|
@a851fa7f
|
14 years |
stefano.sabatini-lala |
ffmpeg: move resample_changed check within the #if !CONFIG_AVFILTER
…
|
|
|
@70c24b21
|
14 years |
stefano.sabatini-lala |
ffmpeg: remove useless intermediary variable resample_dst in do_video_out()
|
|
|
@f5a669c2
|
14 years |
stefano.sabatini-lala |
ffmpeg: simplify mid-stream reconfiguration when libavfilter is …
|
|
|