|
|
|
@0cc9077a
|
12 years |
stefasab |
configure: fix help message for --disable-avfilter
Increase …
|
|
|
@712d8213
|
12 years |
stefasab |
lavfi/avfiltergraph: apply misc fixes to fix …
|
|
|
@dece4f46
|
12 years |
michaelni |
ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by …
|
|
|
@60f32910
|
12 years |
michaelni |
mlpdec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@ba0e6999
|
12 years |
michaelni |
sws/input: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@56ae592
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@d4838675
|
12 years |
nicolas.george |
avfiltergraph: document a catch in request_oldest().
This one is …
|
|
|
@f98d814b
|
12 years |
nicolas.george |
avfiltergraph: add a debug message on EOF.
|
|
|
@d06bfda0
|
12 years |
nicolas.george |
lavfi: rescale link->current_pts.
The doxy says, and the heap …
|
|
|
@0b74b8f6
|
12 years |
onemda |
ptx: correct decoding
The image data is in BGR and not in RGB.
…
|
|
|
@ad8dabfe
|
12 years |
michaelni |
mov/aac: skip initial aac padding
Signed-off-by: Michael Niedermayer …
|
|
|
@b688c7b7
|
12 years |
michaelni |
riff: add "SM4V" FourCC
Reviewed-by: compn <tempn@twmi.rr.com> …
|
|
|
@6d4e0d1b
|
12 years |
michaelni |
avf:rmdec.c fill duration to AVFormatContext
Signed-off-by: Michael …
|
|
|
@453c02f9
|
12 years |
lu_zero |
libopenjpeg: introduce encoding support
Based on FFmpeg version from …
|
|
|
@b43a7bb4
|
12 years |
lu_zero |
libopenjpeg: rename decoder source file.
Signed-off-by: Michael …
|
|
|
@21d82554
|
12 years |
michaelni |
sws: handle non native rgb<->rgb convertions
Signed-off-by: Michael …
|
|
|
@22a27953
|
12 years |
michaelni |
yuv2rgb: implement 15/16bit ordered dither
Signed-off-by: Michael …
|
|
|
@86991ce
|
12 years |
martin |
RTMPTS protocol support
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@6aedabc9
|
12 years |
martin |
RTMPS protocol support
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@1d903a5e
|
12 years |
nicolas.george |
lswr: channel_map requires input conversion.
channel_map is applied …
|
|
|
@5417efbb
|
12 years |
anton |
avconv: print an error message when demuxing fails.
Also exit in such …
|
|
|
@81dd908
|
12 years |
Carl Eugen Hoyos |
Fix libilbc compilation.
Fixes ticket #1540
|
|
|
@7f5fae1
|
12 years |
Carl Eugen Hoyos |
mpeg4videodec: Add two missing format specifiers for debug output.
|
|
|
@34aa61a3
|
12 years |
Carl Eugen Hoyos |
mpeg4videodec: Use format specifier PRId64 for int64_t.
|
|
|
@6dfea3a3
|
12 years |
Carl Eugen Hoyos |
Remove internal MPlayer FourCC viv1.
Reviewed-by: Derek Buitenhuis …
|
|
|
@0b40153d
|
12 years |
kostya.shishkov |
tscc2: DCT output should not be clipped
This fixes decoding some …
|
|
|
@bdf28d1
|
12 years |
michaelni |
sws: extend dither tables by 1 line so simpler arithmetic can be used …
|
|
|
@3071af6c
|
12 years |
onemda |
tiff: read more tags of type string
Signed-off-by: Paul B Mahol …
|
|
|
@292850b6
|
12 years |
onemda |
tiff: add smarter checks if there is enough data left
Signed-off-by: …
|
|
|
@1ec83d9a
|
12 years |
onemda |
tiff: port to bytestream2
Prevents out of array reads.
…
|
|
|
@775c4d3
|
12 years |
martin |
rtmp: Rename rtmphttp to ffrtmphttp
The prefix makes it easier to …
|
|
|
@6dac8c83
|
12 years |
onemda |
lavu: disable av_uninit for clang
This silence bunch of useless …
|
|
|
@9db747b2
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@5dba4cbc
|
12 years |
michaelni |
ffmpeg: fix streamcopy of some mp3 in avi
Fixes Ticket1432
…
|
|
|
@b45a313e
|
12 years |
michaelni |
ffv1dec: fix error concealment for gop>1
Signed-off-by: Michael …
|
|
|
@e03077c4
|
12 years |
michaelni |
Fix DCA-XXCH extension scaling for embedded downmixes.
Reviewed-by: …
|
|
|
@73154fee
|
12 years |
michaelni |
Fix ordering of XXCH downmix coefficients.
Reviewed-by: Benjamin …
|
|
|
@ac9389a6
|
12 years |
michaelni |
ffv1dec: detect errors in bytestream end mismatches for EC
…
|
|
|
@b0d674ec
|
12 years |
michaelni |
ffv1dec: set the first slices bytestream end correctly
Signed-off-by: …
|
|
|
@f5af3568
|
12 years |
michaelni |
ffv1dec: keep track of errors in slice headers for EC
Signed-off-by: …
|
|
|
@094845aa
|
12 years |
michaelni |
ffv1dec: add simple error concealment in case of CRC errors on slices. …
|
|
|
@371d37fc
|
12 years |
michaelni |
ffv1: keep last_frame (to be used for error concealment)
…
|
|
|
@8486c8c
|
12 years |
michaelni |
configure: print if the docs building tools have been found
…
|
|
|
@4564101
|
12 years |
michaelni |
doc/filters: Fix two typos
Signed-off-by: Michael Niedermayer …
|
|
|
@08e087cc
|
12 years |
kostya.shishkov |
rtmp: rtmp_parse_result() add case for video and audio packets to …
|
|
|
@f06dee77
|
12 years |
martin |
configure: Move the getaddrinfo function check into the network block
…
|
|
|
@7543fd80
|
12 years |
onemda |
exr: check size of uncompressed buffer returned by uncompress()
The …
|
|
|
@8b855b69
|
12 years |
michaelni |
Changelog: add geotiff
Signed-off-by: Michael Niedermayer …
|
|
|
@fbe02459
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@03d1b18e
|
12 years |
martin |
configure: Remove an unused 'have' item
This is only used for …
|
|
|
@20d569dd
|
12 years |
diego |
mpeg: remove disabled code
|
|
|
@c37c383e
|
12 years |
martin |
libfdk-aac: Check if cutoff value is valid
Passing a cutoff value < …
|
|
|
@9e4b04f8
|
12 years |
martin |
network: Always use our version of gai_strerror on windows
Even if …
|
|
|
@c98e205
|
12 years |
martin |
network: Undefine existing gai_strerror definitions
This avoids …
|
|
|
@2ca6e9bb
|
12 years |
martin |
network: Extend the fallback gai_strerror implementation to handle …
|
|
|
@9a1963fb
|
12 years |
stefasab |
ffprobe: reindent after the previous commit
|
|
|
@5626e812
|
12 years |
stefasab |
ffprobe: only decode frame if the codec is available
Fix crash when a …
|
|
|
@fda968a
|
12 years |
stefasab |
lavfi: decrease logging level of message showing initial parameters
…
|
|
|
@a1e52c94
|
12 years |
Carl Eugen Hoyos |
Simplify ptx decoding on big-endian.
Reviewed-by: Reimar Döffinger
|
|
|
@a8ff7e3f
|
12 years |
Carl Eugen Hoyos |
riff: Assign U263 FourCC to CODEC_ID_H263
|
|
|
@96e25073
|
12 years |
michaelni |
isom: add "NO16" FourCC
samples:
…
|
|
|
@198c4ea2
|
12 years |
michaelni |
riff: add dvis/pdvc FourCCs
samples:
…
|
|
|
@209f92d9
|
12 years |
michaelni |
lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that …
|
|
|
@8d0ec6e0
|
12 years |
michaelni |
isom: add "MNG" FourCC
sample:
…
|
|
|
@b4675d0f
|
12 years |
martin |
configure: Check for CommandLineToArgvW
The actual result of the …
|
|
|
@08282952
|
12 years |
martin |
vc1dec: Do not use random pred_flag if motion vector data is skipped
…
|
|
|
@25f056e6
|
12 years |
martin |
vp8: Enclose pthread function calls in ifdefs
This fixes building …
|
|
|
@2c31ed33
|
12 years |
onemda |
exr: make channel_offsets int instead of int8_t
Prior to this change …
|
|
|
@1463bd90
|
12 years |
onemda |
cosmetics: reindent after d3abbb1d1
Signed-off-by: Paul B Mahol …
|
|
|
@a8f6df8a
|
12 years |
onemda |
libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails
…
|
|
|
@c44091a9
|
12 years |
rsbultje |
snow: refactor code to work around a compiler bug in MSVC.
This fixes …
|
|
|
@a794600c
|
12 years |
rsbultje |
vp8: Include the thread headers before using the pthread types
This …
|
|
|
@6ad45600
|
12 years |
onemda |
mss1: improve check if decoded pivot is invalid
The pivot has to lie …
|
|
|
@ab46300
|
12 years |
michaelni |
Merge remote-tracking branch 'dwbuiten/master'
* dwbuiten/master:
…
|
|
|
@39afcf1d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
eval: …
|
|
|
@39d18f21
|
12 years |
martin |
configure: Check for getaddrinfo in ws2tcpip.h, too
This function is …
|
|
|
@2c501ae8
|
12 years |
Philip Langdale |
movtextdec: 3GPP TS 26.245 Timed Text Decoder.
This change introduces …
|
|
|
@951455c1
|
12 years |
lu_zero |
vp8: implement sliced threading
Testing gives 25-30% gain on HD clips …
|
|
|
@17343e3
|
12 years |
lu_zero |
vp8: move data from VP8Context->VP8Macroblock
In preparation for …
|
|
|
@337ade52
|
12 years |
lu_zero |
vp8: refactor decoding a single mb_row
This is in preperation for …
|
|
|
@45ff9e5b
|
12 years |
lu_zero |
doc: update api changes with the right commit hashes
|
|
|
@f3e5e6f0
|
12 years |
lu_zero |
mem: introduce av_malloc_array and av_mallocz_array
Both function …
|
|
|
@57d5a224
|
12 years |
michaelni |
mp3enc: add lame tag with start padding info
Signed-off-by: Michael …
|
|
|
@7b521c52
|
12 years |
nicolas.george |
ffmpeg: add -progress option.
It allows to send program-friendly …
|
|
|
@2d497c14
|
12 years |
janne-libav |
eval: add gt(), gte(), lt() and lte() fate tests
|
|
|
@3aba391f
|
12 years |
nicolas.george |
libx264: list possible presets and tunes.
The values are listed if …
|
|
|
@caac3ab6
|
12 years |
janne-libav |
eval: fix swapping of lt() and lte()
CC: libav-stable@libav.org
|
|
|
@160df979
|
12 years |
stefasab |
lavc/tiffenc: apply misc doxy fixes
|
|
|
@6c3b3cf
|
12 years |
stefasab |
ffprobe: add frame metadata printing
|
|
|
@75abfab6
|
12 years |
stefasab |
lavc/tiff: add GeoTIFF support to the TIFF decoder
Work done for …
|
|
|
@fb571806
|
12 years |
stefasab |
lavc/avcodec.h: keep avframe_* field setter and getter close
Slightly …
|
|
|
@f49ec1b4
|
12 years |
stefasab |
lavc: add metadata to AVFrame
See thread:
Subject: [libav-devel] …
|
|
|
@2090e404
|
12 years |
stefasab |
configure: Check that texi2html supports --init-file
Fixes ticket #1515
|
|
|
@d48f014f
|
12 years |
stefasab |
doc/Makefile: Add missing $(HOSTEXESUF) to print_options
|
|
|
@3e03f8d8
|
12 years |
stefasab |
build: Fix documentation dependencies and rules
|
|
|
@bd58f00e
|
12 years |
stefasab |
doc/filters: prefer "special" over "magic" for special input/output labels
|
|
|
@b65ccce8
|
12 years |
stefasab |
doc/filters: update documentation
In particular, assume existence of …
|
|
|
@5a6c7a2
|
12 years |
stefasab |
doc: merge libavfilter.texi into filters.texi
There is no much point …
|
|
|
@825e1e24
|
12 years |
michaelni |
ffmpeg: use pkt_pts before pkt->pts for audio
This fixes the …
|
|
|
@744bd8d0
|
12 years |
michaelni |
ffmpeg: set pkt_timebase
Signed-off-by: Michael Niedermayer …
|
|
|