|
|
|
@701e5348
|
13 years |
michaelni |
vda: set destination image buffer attributes.
Signed-off-by: Michael …
|
|
|
@e7062a1e
|
13 years |
michaelni |
audioconvert: make av_get_channel_layout accept composite names.
…
|
|
|
@8cd21070
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@82a1d575
|
13 years |
michaelni |
fraps: check overread per sample instead of per line
Signed-off-by: …
|
|
|
@46082e61
|
13 years |
michaelni |
fraps: fix memleak
Found-by reimar
Signed-off-by: Michael Niedermayer …
|
|
|
@8892d049
|
13 years |
michaelni |
Revert commit 0bc391281ad80d4eb365f3d8978637b07003e8dc
…
|
|
|
@26ae9a5d
|
13 years |
michaelni |
pthreads: drop has_b_frames mangling, its buggy in many many ways,
not …
|
|
|
@367468f1
|
13 years |
Carl Eugen Hoyos |
Check extradata_size before accessing extradata.
Fixes ticket #627.
|
|
|
@11e155c2
|
13 years |
michaelni |
ra288: try to fix 10l typo that breaks compile on some platforms
…
|
|
|
@b2bdca1
|
13 years |
michaelni |
udp: simplify 7a032cb97f743a651138d2da6214c79e0ce089dd
Signed-off-by: …
|
|
|
@7a032cb9
|
13 years |
michaelni |
Fix segfault on UDP reading
Signed-off-by: Michael Niedermayer …
|
|
|
@4354788a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
tls: …
|
|
|
@0827222b
|
13 years |
michaelni |
Use more accurate conversion for rgb15/16 to rgb24/32 (C/MMX).
Fate …
|
|
|
@3bdfef31
|
13 years |
michaelni |
fraps: check for overread
Fixeds Ticket619
Signed-off-by: Michael …
|
|
|
@bf0ac7aa
|
13 years |
michaelni |
mpegvideo_probe: reduce score for invalid streams
Signed-off-by: …
|
|
|
@d8407ee2
|
13 years |
Marton Balint |
ffplay: limit lowres to the maximum supported. Fixes Ticket591
…
|
|
|
@fd79167
|
13 years |
Reimar.Doeffinger |
Fix nonsense buffer hints.
The codec uses all previous frames as …
|
|
|
@f38f3b88
|
13 years |
martin |
tls: Use ERR_get_error() in do_tls_poll
The return value ret isn't an …
|
|
|
@4e38d4ef
|
13 years |
michaelni |
mpegvideo_probe: Getting rid of the use of GCC language extensions
…
|
|
|
@0643ff17
|
13 years |
michaelni |
mpegvideo_probe: dont be too picky on spec compliance and the lack of …
|
|
|
@b52f2d88
|
13 years |
michaelni |
mpegvideo_probe: count video and audio pes seperately
Signed-off-by: …
|
|
|
@26d7eb40
|
13 years |
michaelni |
mpegvideo probe: fix slice counting
Signed-off-by: Michael …
|
|
|
@1149fbc7
|
13 years |
alex.converse |
indeo3: Fix a fencepost error.
Found with asan and the venerable …
|
|
|
@735e601b
|
13 years |
alex.converse |
mxfdec: Fix comparison of unsigned expression < 0.
'size' is …
|
|
|
@3110ad83
|
13 years |
anton |
mpegts: set stream id on just created stream, not an unrelated …
|
|
|
@2467d8d9
|
13 years |
justin.ruggles |
ra288: return error if input buffer is too small
|
|
|
@0131e70a
|
13 years |
justin.ruggles |
ra288: utilize DSPContext.vector_fmul()
|
|
|
@03e5d611
|
13 years |
justin.ruggles |
ra288: use memcpy() to copy decoded samples to output
|
|
|
@f50b6be5
|
13 years |
justin.ruggles |
mace: only calculate output buffer size once
|
|
|
@ce33320b
|
13 years |
diego |
Remove redundant filename self-references inside files.
Filenames are …
|
|
|
@9412f811
|
13 years |
diego |
indeo3data: add missing config.h #include for HAVE_BIGENDIAN
|
|
|
@276b995d
|
13 years |
diego |
x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory
|
|
|
@4b7ef5a1
|
13 years |
michaelni |
flv: Skip invalid index
Signed-off-by: Michael Niedermayer …
|
|
|
@f9324d5a
|
13 years |
justin.ruggles |
avplay: reset rdft when closing stream.
this fixes a crash when …
|
|
|
@33feba3a
|
13 years |
michaelni |
Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in …
|
|
|
@8a691dfd
|
13 years |
anton |
doc/git-howto: expand format-patch and send-email notes.
|
|
|
@83daced0
|
13 years |
anton |
lavf: expand doxy for some AVFormatContext fields.
|
|
|
@4d7c71c3
|
13 years |
Carl Eugen Hoyos |
Check for OOM after av_mallocz() in ff_interleave_add_packet().
Fixes …
|
|
|
@8a3f9764
|
13 years |
Carl Eugen Hoyos |
Support decoding "m1v " mpeg1video in mov.
Fixes ticket #579 at least …
|
|
|
@6aaf6db2
|
13 years |
Carl Eugen Hoyos |
Support decoding transport streams from Sony NXCAM.
Fixes ticket #617.
|
|
|
@ac3c895d
|
13 years |
michaelni |
Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres …
|
|
|
@0bd42ae7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5955c63c
|
13 years |
michaelni |
v4l2: fix uninitialized variable
Signed-off-by: Michael Niedermayer …
|
|
|
@4717e297
|
13 years |
michaelni |
flvdec: skip duplicate indexes
Signed-off-by: Michael Niedermayer …
|
|
|
@1c8c41ff
|
13 years |
martin |
avformat: Avoid a warning about mixed declarations and code
…
|
|
|
@f545e006
|
13 years |
martin |
BMV demuxer and decoder
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@c3d56f0e
|
13 years |
michaelni |
proresenc: fix typo that caused the wrong dimensions to be used.
…
|
|
|
@22e25c00
|
13 years |
michaelni |
mpegaudiodec: add SSE-optimized imdct36()
Signed-off-by: Michael …
|
|
|
@e32aaba3
|
13 years |
michaelni |
mpegaudiodec: move imdct36() to MPADSPContext
Signed-off-by: Michael …
|
|
|
@df9c1cfb
|
13 years |
michaelni |
libavformat: add support for G726 audio decoder in RTP and RTSP …
|
|
|
@15960951
|
13 years |
michaelni |
libutvideodec: Check if the decode initializes correctly
Actually …
|
|
|
@61d303c7
|
13 years |
michaelni |
libutvideodec: Remove CODEC_CAP_LOSSLESS
Remove the …
|
|
|
@70cf7bb9
|
13 years |
michaelni |
libutvideodec: Make buf_size local
Since buf_size is only used in …
|
|
|
@44729bc0
|
13 years |
martin |
matroskaenc: Make sure the seekhead struct is freed even on seek …
|
|
|
@090aaaf7
|
13 years |
alex.converse |
mpeg12enc: Remove write-only variables.
|
|
|
@7c5dfc17
|
13 years |
alex.converse |
mpeg12enc: Don't set up run-level info for level 0.
run: The number …
|
|
|
@a1684cf8
|
13 years |
alex.converse |
msmpeg4: Don't set up run-level info for level 0.
run: The number of …
|
|
|
@b580ab6b
|
13 years |
michaelni |
libutvideodec: Fix typo
Remove extraneous space.
Signed-off-by: …
|
|
|
@1ff1b5f7
|
13 years |
michaelni |
libutvideodec: Width and height don't need to be unsigned
Width and …
|
|
|
@f44f093d
|
13 years |
michaelni |
libutvideodec: Fix name of extradata member
The frameinfo size member …
|
|
|
@ce145690
|
13 years |
martin |
avformat: Warn about using network functions without calling …
|
|
|
@87892ef8
|
13 years |
martin |
avformat: Revise wording
It might make sense not to make the function …
|
|
|
@5ca392d1
|
13 years |
michaelni |
fate: add --timeout=60 --contimeout=60 to fate-rsync
Signed-off-by: …
|
|
|
@bc74c471
|
13 years |
michaelni |
libutvideodec: remove impossible pix_fmt case
Signed-off-by: Michael …
|
|
|
@e3475198
|
13 years |
michaelni |
libutvideo: Don't try and output original_format
The original format …
|
|
|
@13665c87
|
13 years |
stefasab |
ffprobe: refactor value_string() to accept an unit_value struct
The …
|
|
|
@80abfbe
|
13 years |
stefasab |
ffprobe: introduce print_val() macro, ease readability
|
|
|
@d2d6bade
|
13 years |
stefasab |
ffprobe: implement and use print_time and print_ts macros
Help …
|
|
|
@08826891
|
13 years |
martin |
rdt: Set AVFMT_NOFILE on ff_rdt_demuxer
This makes rdt work again, …
|
|
|
@ed307e26
|
13 years |
martin |
rdt: Check the return value of avformat_open
If it failed, return …
|
|
|
@4b3dc857
|
13 years |
martin |
rtsp: Discard the dynamic handler, if it has an alloc function which …
|
|
|
@728e6d97
|
13 years |
michaelni |
avio: print a warning from ffurl_alloc() if no protocols are …
|
|
|
@13b7781e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (23 …
|
|
|
@b8f02f5
|
13 years |
justin.ruggles |
dsputil: use cpuflags in x86 versions of vector_clip_int32()
|
|
|
@ada8d485
|
13 years |
michaelni |
audioconvert: prefer 5.X over 5.X(side).
This is the logical …
|
|
|
@f2bd8a07
|
13 years |
justin.ruggles |
x86inc: use sse versions of common macros instead of sse2 when applicable
|
|
|
@eacec07e
|
13 years |
anton |
doc/APIchanges: add missing dates and hashes
|
|
|
@eb0de710
|
13 years |
anton |
lavf: don't return from void av_update_cur_dts()
|
|
|
@a7476298
|
13 years |
anton |
Changelog: add more entries.
|
|
|
@c4302a39
|
13 years |
anton |
Changelog: update ffmpeg/avconv incompatibility list.
|
|
|
@059fb8c8
|
13 years |
anton |
avconv: remove some redundant temporary variables.
|
|
|
@f8c314c8
|
13 years |
anton |
avconv: fix broken indentation
|
|
|
@a2aeeb22
|
13 years |
anton |
avconv: move copy_initial_nonkeyframes to the options context.
Also …
|
|
|
@9a414d89
|
13 years |
anton |
avconv: use file:stream instead of file.stream in log messages.
|
|
|
@d9b49e7
|
13 years |
anton |
doc/avconv: elaborate on basic functionality.
|
|
|
@2b56db5
|
13 years |
anton |
doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats
|
|
|
@24612846
|
13 years |
martin |
openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0
Since …
|
|
|
@776f2bb9
|
13 years |
martin |
Call avformat_network_init/deinit in the programs
Calling the init …
|
|
|
@d3bc75c6
|
13 years |
michaelni |
dshow: support BI_BITFIELDS compression type
Signed-off-by: Michael …
|
|
|
@b13ba5c
|
13 years |
michaelni |
swscale: use isByteRGB() to simplify check for palToRgbWrapper.
…
|
|
|
@307b6502
|
13 years |
michaelni |
swscale: Fix packed rgb check for planarRgbToRgbWrapper.
…
|
|
|
@1e79926f
|
13 years |
michaelni |
Unscaled Planar RGB -> RGB support in swscale.
Signed-off-by: Michael …
|
|
|
@079700f5
|
13 years |
stefasab |
af_aconvert: fix doc reference to unexisting chlayout.h file
|
|
|
@3607ed70
|
13 years |
martin |
Remove leftover includes of strings.h
Signed-off-by: Martin Storsjö …
|
|
|
@de8d1940
|
13 years |
martin |
avutil: Don't allow using strcasecmp/strncasecmp
Signed-off-by: …
|
|
|
@bb3244de
|
13 years |
martin |
Replace all usage of strcasecmp/strncasecmp
All current usages of it …
|
|
|
@ba04ecfd
|
13 years |
martin |
avstring: Add locale independent implementations of …
|
|
|
@07b172f
|
13 years |
martin |
avstring: Add locale independent implementations of toupper/tolower
…
|
|
|
@54a09f18
|
13 years |
Reimar.Doeffinger |
Fix av_packet_split_side_data.
p cannot be calculated before …
|
|
|
@66760b30
|
13 years |
anton |
cosmetics: insert some spaces in explicit enum value assignments
…
|
|
|