|
|
|
@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: …
|
|
|
@fd79167
|
13 years |
Reimar.Doeffinger |
Fix nonsense buffer hints.
The codec uses all previous frames as …
|
|
|
@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 …
|
|
|
@4b7ef5a1
|
13 years |
michaelni |
flv: Skip invalid index
Signed-off-by: Michael Niedermayer …
|
|
|
@33feba3a
|
13 years |
michaelni |
Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in …
|
|
|
@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
…
|
|
|
@19900d60
|
13 years |
anton |
move 8SVX audio codecs to the audio codec list part on the next bump
…
|
|
|
@0e288b8c
|
13 years |
anton |
deprecate codec IDs that won't ever be used
Signed-off-by: Anton …
|
|
|
@c4356536
|
13 years |
rsbultje |
swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions.
|
|
|
@2f7f2e4
|
13 years |
rsbultje |
Update x86inc.asm to latest x264 version, and add AVX symmetry.
We …
|
|
|
@64bf5a0c
|
13 years |
michaelni |
fate: fix mapchan
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@b372723f
|
13 years |
michaelni |
wtvenc: ensure fat tables are padded to the sector boundary
…
|
|
|
@41ab24ba
|
13 years |
michaelni |
lavf: remove commented check in compute_pkt_fields2()
Signed-off-by: …
|
|
|
@d8cab5c2
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
http: …
|
|
|
@3b4798a8
|
13 years |
michaelni |
wtvdec: ignore another known guid
Signed-off-by: Michael Niedermayer …
|
|
|
@29a29226
|
13 years |
michaelni |
Set avctx->coded_width/height to uncropped h264 sizes
…
|
|
|
@1125571b
|
13 years |
michaelni |
audioconvert: use + in av_get_channel_layout_string.
When …
|
|
|
@526a7d85
|
13 years |
michaelni |
dshow: don't print min/max values for fps the wrong way around
…
|
|
|
@e3e96283
|
13 years |
michaelni |
dshow: save opened device reference so it may be properly closed
…
|
|
|
@21a928d0
|
13 years |
michaelni |
dshow: release filter reference obtained from enumeration
…
|
|
|
@5b18614
|
13 years |
michaelni |
dshow: indent
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@2f9b9559
|
13 years |
michaelni |
dshow: support choosing between devices with same name
Signed-off-by: …
|
|
|
@68b531fe
|
13 years |
michaelni |
src_movie: set the channel layout to default if the codec did not set …
|
|
|
@ea83b032
|
13 years |
michaelni |
matroskaenc: base default duration on avg_frame_rate if possible. …
|
|
|
@0e559023
|
13 years |
michaelni |
ffmpeg: preserve avg_frame_rate on stream copy.
Signed-off-by: …
|
|
|
@439e1d19
|
13 years |
michaelni |
libvpxenc: Fix "Additional information: g_lag_in_frames out of range …
|
|
|
@5af7daab
|
13 years |
Reimar.Doeffinger |
Mark AVFilterPad[] compound literals as const.
GCC 4.6.2 at least …
|
|
|
@d9010daa
|
13 years |
Reimar.Doeffinger |
Set AVFrame reference before reget_buffer.
Otherwise it might return …
|
|
|
@266f6eef
|
13 years |
Reimar.Doeffinger |
nuv: do not use data not initialized by LZO decompression.
This fixes …
|
|
|
@95e1dfee
|
13 years |
Reimar.Doeffinger |
nuv: Fix combination of size changes and LZO compression.
There were …
|
|
|
@6f3ebcc3
|
13 years |
Reimar.Doeffinger |
Check NUV per-frame header for validity.
Since it contains dimensions …
|
|
|
@4e6413c6
|
13 years |
Reimar.Doeffinger |
rtjpeg: check get_block return value for error.
This avoids crashes …
|
|
|
@fffa4530
|
13 years |
Reimar.Doeffinger |
Simplify using get_bits_left.
Signed-off-by: Reimar Döffinger …
|
|
|