|
|
|
@cba4e2cb
|
13 years |
Clément Bœsch |
pan: fix uninitialized channel_id variable.
Fix broken parsing with …
|
|
|
@9531782
|
13 years |
Clément Bœsch |
audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map.
|
|
|
@c980be9e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (21 …
|
|
|
@e7dbfa59
|
13 years |
michaelni |
swscale: enable some more SIMD functions.
They no longer just …
|
|
|
@83e2e931
|
13 years |
michaelni |
ffv1: PIX_FMT_GRAY8 support
Signed-off-by: Paul B Mahol …
|
|
|
@d3b06399
|
13 years |
Clément Bœsch |
lavfi/silencedetect: use av_ts2timestr() macro.
|
|
|
@dc4e5748
|
13 years |
diego |
CDXL demuxer and decoder
Signed-off-by: Paul B Mahol …
|
|
|
@94bc672
|
13 years |
michaelni |
swscale: yuv2422_2_c_template() add cliping.
Signed-off-by: Michael …
|
|
|
@f03a0299
|
13 years |
michaelni |
swscale: Add cliping to yuv2422_1_c_template()
Signed-off-by: Michael …
|
|
|
@ef96bf29
|
13 years |
michaelni |
swscale: Fix rounding in yuv2mono_1_c_template()
Signed-off-by: …
|
|
|
@c0c32a37
|
13 years |
michaelni |
swscale: Fix rounding in yuv2rgb_1_c_template()
Signed-off-by: …
|
|
|
@2bc610dd
|
13 years |
michaelni |
swscale: yuv2422_1_c_template: fix rounding
Signed-off-by: Michael …
|
|
|
@c1df37e5
|
13 years |
alex.converse |
hls: Re-add legacy applehttp name to preserve interface compatibility.
|
|
|
@8c62d83f
|
13 years |
martin |
hlsproto: Rename the functions and context
Signed-off-by: Martin …
|
|
|
@9cb9c6c4
|
13 years |
martin |
hlsproto: Encourage users to try the hls demuxer instead of the proto
…
|
|
|
@3975ca89
|
13 years |
martin |
doc: Move the hls protocol section into the right place
…
|
|
|
@8bdab32
|
13 years |
martin |
libavformat: Rename the applehttp protocol to hls
Keep the old …
|
|
|
@65cd7bf3
|
13 years |
martin |
hls: Rename the functions and context
Signed-off-by: Martin Storsjö …
|
|
|
@2772258a
|
13 years |
martin |
libavformat: Rename the applehttp demuxer to hls
When this demuxer …
|
|
|
@08bddfcd
|
13 years |
martin |
rtpdec: Support H263 in RFC 2190 format
This is different from the …
|
|
|
@18d1d58
|
13 years |
janne-libav |
rv30: check block type validity
Prevents crashes with the fuzzed …
|
|
|
@2af3dc86
|
13 years |
justin.ruggles |
ttadec: CRC checking
Signed-off-by: Paul B Mahol <onemda@gmail.com> …
|
|
|
@f89f9bda
|
13 years |
stefasab |
lavfi/ashowinfo: only print checksum for the existing planes
Make the …
|
|
|
@1e6408a1
|
13 years |
stefasab |
lavfi/showinfo: only print checksum for the existing planes
Make the …
|
|
|
@175ab5f9
|
13 years |
stefasab |
lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo
|
|
|
@5d12b83f
|
13 years |
stefasab |
ffmpeg.c: implement -debug_ts option
Mostly useful for debugging purposes.
|
|
|
@4ace130e
|
13 years |
martin |
movenc: Support muxing VC1
Signed-off-by: Martin Storsjö …
|
|
|
@ae5a9355
|
13 years |
martin |
avconv: Don't split out inline sequence headers when stream copying …
|
|
|
@2bd7300
|
13 years |
janne-libav |
rv34: handle size changes during frame multithreading
Factors all …
|
|
|
@b54b40b3
|
13 years |
janne-libav |
rv40: prevent undefined signed overflow in rv40_loop_filter()
|
|
|
@29330721
|
13 years |
janne-libav |
rv34: use AVERROR return values in ff_rv34_decode_frame()
Also adds …
|
|
|
@bf61ef23
|
13 years |
janne-libav |
rv34: use uint16_t for RV34DecContext.deblock_coefs
It is used as …
|
|
|
@18692375
|
13 years |
Carl Eugen Hoyos |
Fix compilation with old yasm that does not support AVX.
|
|
|
@c3b57d6e
|
13 years |
diego |
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
This …
|
|
|
@df605018
|
13 years |
martin |
movenc: Use defines instead of hardcoded numbers for RTCP types
…
|
|
|
@1c77a530
|
13 years |
diego |
smjpegdec: implement seeking
Signed-off-by: Paul B Mahol …
|
|
|
@9d03cb9
|
13 years |
diego |
swscale: Remove some write-only variables related to alpha handling.
|
|
|
@1fbd905b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@148d1f47
|
13 years |
michaelni |
lavc: add missing PIX_FMT_YUVA444P
Signed-off-by: Paul B Mahol …
|
|
|
@04b53746
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: …
|
|
|
@38778374
|
13 years |
michaelni |
jpeglsdec: fix bpp & limit.
Fixes: Tikcet969
Thanks-to: ITU for the …
|
|
|
@00ab9cda
|
13 years |
michaelni |
jpeglsdec: Prevent out of array write.
Signed-off-by: Michael …
|
|
|
@dda713f8
|
13 years |
michaelni |
iff: Fix decode_ham_plane32() buf_size.
The wrong variable was passed …
|
|
|
@b9865908
|
13 years |
Clément Bœsch |
ffmpeg: remove unneeded ost->picref check.
If there ost->picref is …
|
|
|
@c214e986
|
13 years |
Clément Bœsch |
ffmpeg: remove pointless avcodec_get_frame_defaults().
filtered_frame …
|
|
|
@73413e6
|
13 years |
Clément Bœsch |
ffmpeg: raise ENOMEM on avfilter_graph_alloc() failure.
|
|
|
@771bab7f
|
13 years |
rsbultje |
swscale: fix crashes in yuv2yuvX on x86-32.
They were introduced in …
|
|
|
@186dcbcb
|
13 years |
janne-libav |
sunrast: Add fate test for gray8.
Signed-off-by: Janne Grunau …
|
|
|
@7dfe8f55
|
13 years |
martin |
rtpdec: Use 4 byte startcodes for H.264
If muxing into mpegts, 4 byte …
|
|
|
@048cc802
|
13 years |
Reimar.Doeffinger |
Update mkv seek tests.
Seek beyond the end will now directly return …
|
|
|
@47e015e6
|
13 years |
Reimar.Doeffinger |
matroskadec: properly fall back to generic seek.
In particular, …
|
|
|
@c18899d4
|
13 years |
Reimar.Doeffinger |
matroskadec: reset num_levels on seek.
Otherwise when we run into …
|
|
|
@529506b5
|
13 years |
diego |
matroskadec: Mark variable as av_unused.
This avoids unused variable …
|
|
|
@6df5c528
|
13 years |
diego |
Move some conditionally used variables into the block where they are …
|
|
|
@7331b6e
|
13 years |
diego |
Drop some completely unnecessary av_unused attributes.
|
|
|
@92fed113
|
13 years |
diego |
swscale: Remove unused variable alpMmxFilter.
|
|
|
@a8798c7
|
13 years |
diego |
Drop unnecessary av_uninit attributes from some variable declarations. …
|
|
|
@5d561514
|
13 years |
martin |
movenc: Support muxing wmapro in ismv/isma
Signed-off-by: Martin …
|
|
|
@ddf4228
|
13 years |
martin |
mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written …
|
|
|
@3cac4756
|
13 years |
rsbultje |
swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.
|
|
|
@c0b87359
|
13 years |
rsbultje |
swscale: handle gray16 as a "planar" YUV format (Y-only, of course).
…
|
|
|
@9d9c8464
|
13 years |
rsbultje |
swscale: use yuv2packed1() functions for unscaled chroma also.
|
|
|
@d63b7d8c
|
13 years |
rsbultje |
swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
|
|
|
@1ca7dc60
|
13 years |
rsbultje |
swscale: fix invalid memory accesses in yuvpacked1() functions.
|
|
|
@0bf184e5
|
13 years |
diego |
Move PS2 MMI code below the mips subdirectory, where it belongs.
Also …
|
|
|
@75f11901
|
13 years |
diego |
mips: Move MMI function declarations to a header.
This fixes …
|
|
|
@d1c4ec7f
|
13 years |
diego |
build: Set correct dependencies for rtmp* protocols implemented by librtmp.
|
|
|
@4e04e1b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f51a0721
|
13 years |
Reimar.Doeffinger |
Fix compilation without HAVE_AVX.
%ifdef HAVE_AVX must now be %if …
|
|
|
@18a7f746
|
13 years |
michaelni |
threads: Perform the generic progress cleanup more carefully.
The …
|
|
|
@6be09608
|
13 years |
michaelni |
threads: move state update after progress cleanup.
This order is more …
|
|
|
@f900d601
|
13 years |
michaelni |
h264: Mark previous field as done before throwing it away.
This fixes …
|
|
|
@b66b58f7
|
13 years |
michaelni |
Fix aspect ratio mismatch message
Signed-off-by: Michael Niedermayer …
|
|
|
@c15f3bd3
|
13 years |
Reimar.Doeffinger |
Simplify: use local variable with same contents directly.
…
|
|
|
@ff925491
|
13 years |
Reimar.Doeffinger |
Fix Theora-in-ogg keyframe handling.
To make seeking work correctly, …
|
|
|
@b223035
|
13 years |
Reimar.Doeffinger |
Detect and check for CMOV.
Some MMX-only CPUs do not have support for …
|
|
|
@3e23bad
|
13 years |
rsbultje |
swscale: convert yuv2yuvX() to using named arguments.
|
|
|
@8c433d8a
|
13 years |
rsbultje |
swscale: rename "dstw" to "w" to prevent name collisions.
"dstw" can …
|
|
|
@ef66a0ed
|
13 years |
rsbultje |
swscale: use named registers in yuv2yuv1_plane() place.
Most of the …
|
|
|
@e3cc6172
|
13 years |
anton |
lavf: fix aspect ratio mismatch message.
Signed-off-by: Anton Khirnov …
|
|
|
@c22e2ec9
|
13 years |
anton |
avconv: set AVFormatContext.duration from '-t'
Set output files …
|
|
|
@3dffa1b4
|
13 years |
anton |
cljr: implement encode2.
|
|
|
@177bb4bf
|
13 years |
anton |
cljr: set the properties of the coded_frame, not input frame.
|
|
|
@89829242
|
13 years |
anton |
dnxhdenc: switch to encode2.
|
|
|
@3f77c411
|
13 years |
anton |
bmpenc: switch to encode2().
|
|
|
@cd1c12b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@289520fd
|
13 years |
Carl Eugen Hoyos |
Reduce the verbosity of a mpeg1/2 invalid intra-matrix warning.
Fixes …
|
|
|
@85f25cfa
|
13 years |
michaelni |
ffmpeg: fix passlogfile with multiple libx264 streams.
Signed-off-by: …
|
|
|
@07dbea70
|
13 years |
michaelni |
tta: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com> …
|
|
|
@277e5284
|
13 years |
michaelni |
Modified to generate PAT/PMT for video keyframes
This is so that TS …
|
|
|
@69494fd5
|
13 years |
michaelni |
lagarith: Fix out of array reads.
Signed-off-by: Michael Niedermayer …
|
|
|
@2396206f
|
13 years |
Carl Eugen Hoyos |
ffv1: Assume encoding all bits is wanted if bits_per_raw_sample == 0.
|
|
|
@cadd9ab6
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Move a block in ffv1's encode_init().
Makes the next patch …
|
|
|
@b498867d
|
13 years |
justin.ruggles |
FATE: update reference for seek-alac_mp4
This should have been …
|
|
|
@41afdd91
|
13 years |
rsbultje |
sunrast: Return AVERROR values instead of -1.
Signed-off-by: Ronald …
|
|
|
@4fbccfab
|
13 years |
rsbultje |
sunrast: Add support for gray8 decoding.
Signed-off-by: Ronald S. …
|
|
|
@dae2ce36
|
13 years |
rsbultje |
swscale: enforce a minimum filtersize.
At very small dimensions, this …
|
|
|
@764852d6
|
13 years |
justin.ruggles |
alacenc: use AVCodec.encode2()
|
|
|
@bee80054
|
13 years |
justin.ruggles |
alacenc: cosmetics: indentation
|
|
|
@b6e8ff72
|
13 years |
justin.ruggles |
alacenc: consolidate bitstream writing into a single function.
…
|
|
|