|
|
|
@294b3a50
|
13 years |
anton |
lavc doxy: add core functions/definitions to a doxy group.
|
|
|
@02c39f0
|
13 years |
diego |
ppc: Add/remove a number of const qualifiers to fix related warnings.
|
|
|
@b073819b
|
13 years |
justin.ruggles |
avconv: allow '-async -1' to disable timestamp sync for audio encoding …
|
|
|
@679a973e
|
13 years |
justin.ruggles |
avconv: use default alignment for audio buffer
|
|
|
@c58846f3
|
13 years |
justin.ruggles |
avcodec: use align == 0 for default alignment in …
|
|
|
@0109a09d
|
13 years |
justin.ruggles |
avutil: use align == 0 for default alignment in audio sample buffer …
|
|
|
@18ed378
|
13 years |
justin.ruggles |
avutil: allow NULL linesize in av_samples_fill_arrays() and …
|
|
|
@b6c4518a
|
13 years |
anton |
avconv: remove OutputStream.picref.
It's only used inside …
|
|
|
@695ec04e
|
13 years |
anton |
avconv: only set SAR once on the decoded frame.
No point in repeating …
|
|
|
@1337de0c
|
13 years |
justin.ruggles |
avcodec: validate the channel layout vs. channel count for decoders
…
|
|
|
@b2db359
|
13 years |
justin.ruggles |
audioconvert: make av_get_channel_layout accept composite names.
…
|
|
|
@4d693b02
|
13 years |
justin.ruggles |
avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()
…
|
|
|
@9294f538
|
13 years |
martin |
rtsp: Don't use av_malloc(0) if there are no streams
Signed-off-by: …
|
|
|
@62c3c8ca
|
13 years |
martin |
rtsp: Don't use uninitialized data if there are no streams
…
|
|
|
@58e1032d
|
13 years |
martin |
vaapi: mpeg2: fix slice_vertical_position calculation.
…
|
|
|
@9cb150c9
|
13 years |
martin |
hwaccel: mpeg2: decode first field, if requested.
If user opted to …
|
|
|
@2ce7f4d4
|
13 years |
martin |
cosmetics: Fix indentation
Signed-off-by: Martin Storsjö …
|
|
|
@45600148
|
13 years |
martin |
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
This …
|
|
|
@d293e346
|
13 years |
martin |
rtpdec_asf: Set the no_resync_search option for the chained asf …
|
|
|
@75b7feae
|
13 years |
martin |
asfdec: Add an option for not searching for the packet markers
Some …
|
|
|
@14285275
|
13 years |
martin |
cosmetics: Clean up the tiffenc pix_fmts declaration to match the …
|
|
|
@00c3b67b
|
13 years |
martin |
cosmetics: Align codec declarations
Also break some long lines, …
|
|
|
@6d27d8b1
|
13 years |
martin |
cosmetics: Convert mimic.c to utf-8
Signed-off-by: Martin Storsjö …
|
|
|
@d4936548
|
13 years |
anton |
avconv: remove an unused function parameter.
|
|
|
@4648fe6
|
13 years |
anton |
avconv: remove now pointless variables.
|
|
|
@e06d2dfc
|
13 years |
anton |
avconv: drop support for building without libavfilter.
Since the …
|
|
|
@439c3d5b
|
13 years |
martin |
nellymoserenc: fix crash due to memsetting the wrong area.
…
|
|
|
@ba24f129
|
13 years |
martin |
libavformat: Only require first packet to be known for audio/video …
|
|
|
@951e715
|
13 years |
martin |
avplay: Don't try to scale timestamps if the tb isn't set
If …
|
|
|
@20234a4b
|
13 years |
martin |
cosmetics: Align muxer/demuxer declarations
Also add missing trailing …
|
|
|
@fdf3a749
|
13 years |
martin |
mpeg12: Do not change frame_pred_frame_dct flag and demote error into …
|
|
|
@bb0618e6
|
13 years |
justin.ruggles |
avcodec: remove avcodec_guess_channel_layout()
It is not public …
|
|
|
@5cc51a58
|
13 years |
justin.ruggles |
avutil: Add av_get_default_channel_layout()
Also, use the new …
|
|
|
@0becb07
|
13 years |
diego |
h264: Factorize declaration of mb_sizes array.
|
|
|
@a03f8ea0
|
13 years |
anton |
vsrc_buffer: when no frame is available, return an error instead of …
|
|
|
@cfec77aa
|
13 years |
anton |
configure: add dl to frei0r extralibs.
|
|
|
@6b81da2
|
13 years |
rsbultje |
dsputil x86: use SSE float instruction instead of SSE2 integer …
|
|
|
@cd88105f
|
13 years |
rsbultje |
dsputil x86: remove deprecated parameter from scalarproduct_int16 …
|
|
|
@f9888520
|
13 years |
rsbultje |
vp8dsp x86: perform rounding shift with a single instruction
…
|
|
|
@7756859a
|
13 years |
rsbultje |
fate: add BMP tests.
|
|
|
@bc0bdda7
|
13 years |
rsbultje |
swscale: handle complete dimensions for monoblack/white.
Fixes bug 269.
|
|
|
@e484265c
|
13 years |
diego |
aacenc: Mark deinterleave_input_samples argument as const.
This fixes …
|
|
|
@1f068e44
|
13 years |
diego |
vf_unsharp: Mark readonly variable as const.
This fixes the following …
|
|
|
@14af74e9
|
13 years |
diego |
h264: fix 4:2:2 PCM-macroblocks decoding
Fixes bug 239.
…
|
|
|
@91dffb4c
|
13 years |
derek.buitenhuis |
w32threads: Make pthread_cond_wait follow POSIX
pthread_cond_wait is …
|
|
|
@3dde147f
|
13 years |
diego |
cosmetics: Consistently place static, inline and av_cold …
|
|
|
@d4f05ae3
|
13 years |
diego |
sbrdsp: Use standard multiple inclusion guards.
|
|
|
@6d21f498
|
13 years |
diego |
pcm: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@835a893b
|
13 years |
derek.buitenhuis |
rawdec: Support fourccs YV16 and YV24
|
|
|
@34d908c
|
13 years |
lu_zero |
rtmp: implement bandwidth notification
Improve compatibility with …
|
|
|
@faba4a9b
|
13 years |
lu_zero |
rtmp: update supported audio codecs value
The audio codecs property …
|
|
|
@b991b300
|
13 years |
derek.buitenhuis |
Unscaled Planar RGB -> RGB support in swscale.
Signed-off-by: Michael …
|
|
|
@0aaa45ef
|
13 years |
derek.buitenhuis |
FATE: Add RALF decoding test
Signed-off-by: Derek Buitenhuis …
|
|
|
@95587d29
|
13 years |
anton |
vsrc_buffer: allow buffering arbitrary number of frames.
|
|
|
@416fd90e
|
13 years |
anton |
vf_scale: avoid a pointless memcpy in no-op conversion.
I.e. just …
|
|
|
@63736fe
|
13 years |
anton |
avfiltergraph: try to reduce format conversions in filters.
Current …
|
|
|
@996f9f0c
|
13 years |
anton |
avfiltergraph: add an AVClass to AVFilterGraph on next major bump.
It …
|
|
|
@ddb44312
|
13 years |
anton |
id3v2: fix skipping extended header in id3v2.4
In v2.4, the length …
|
|
|
@420d1df2
|
13 years |
derek.buitenhuis |
apedec: check bits <= 32.
Fixes a floating-point exception further …
|
|
|
@c265b77b
|
13 years |
rsbultje |
cavs: Remove unused code.
The square is always passed as 1 whenever …
|
|
|
@10b1c060
|
13 years |
justin.ruggles |
oggenc: fix condition when not to flush due to keyframe granule.
The …
|
|
|
@ed3e1b48
|
13 years |
justin.ruggles |
oggenc: add pagesize option to set preferred page size
When set, if …
|
|
|
@67aec40
|
13 years |
justin.ruggles |
libspeexdec: set frame size in libspeex_decode_init()
This fixes …
|
|
|
@12cbbbb4
|
13 years |
justin.ruggles |
smacker audio: sign-extend the initial 16-bit predicted value
Fixes …
|
|
|
@b691fd7a
|
13 years |
diego |
h264: drop ff_h264_ prefix from static function …
|
|
|
@9ad80ef3
|
13 years |
diego |
h264: Make ff_h264_decode_end() static, it is not used externally.
…
|
|
|
@afd8a395
|
13 years |
diego |
output-example: K&R formatting cosmetics, comment spelling fixes
|
|
|
@93f6d04
|
13 years |
lu_zero |
avf: make the example output the proper message
av_dump_format needs …
|
|
|
@28db30aa
|
13 years |
lu_zero |
avf: fix audio writing in the output-example
av_init_packet does not …
|
|
|
@4f7c7624
|
13 years |
rsbultje |
mov: don't overwrite existing indexes.
Prevents all kind of badness …
|
|
|
@0399fe0f
|
13 years |
rsbultje |
lzw: fix potential integer overflow.
|
|
|
@b7b1509d
|
13 years |
rsbultje |
truemotion: forbid invalid VLC bitsizes and token values.
…
|
|
|
@bf39d3b5
|
13 years |
rsbultje |
truemotion2: handle out-of-frame motion vectors through edge …
|
|
|
@9bd41bb1
|
13 years |
martin |
configure: Check for a different SDL function
This one is available …
|
|
|
@a05c41ac
|
13 years |
kostya.shishkov |
mp3dec: perform I/S and M/S only when frame mode is joint stereo.
…
|
|
|
@f704eb61
|
13 years |
kostya.shishkov |
id3v2: add another mimetype for JPEG image
|
|
|
@ddcf67c8
|
13 years |
rsbultje |
lzw: prevent buffer overreads.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@28e8c4d5
|
13 years |
diego |
WMAL: Remove inaccurate and unnecessary doxy
A call to …
|
|
|
@63a1b48
|
13 years |
rsbultje |
h264: fix cabac-on-stack after safe cabac reader.
|
|
|
@bd508d43
|
13 years |
rsbultje |
truemotion2: convert packet header reading to bytestream2.
Also use …
|
|
|
@44257ef4
|
13 years |
rsbultje |
asf: only set index_read if the index contained entries.
This allows …
|
|
|
@a9401981
|
13 years |
rsbultje |
cabac: add overread protection to BRANCHLESS_GET_CABAC().
Found-by: …
|
|
|
@448dc425
|
13 years |
rsbultje |
cabac: increment jump locations by one in callers of …
|
|
|
@16f6e83f
|
13 years |
rsbultje |
cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
|
|
|
@951014e5
|
13 years |
rsbultje |
cabac: use struct+offset instead of memory operand in …
|
|
|
@a0bdcb01
|
13 years |
rsbultje |
h264: add overread protection to get_cabac_bypass_sign_x86().
|
|
|
@95bfa4ea
|
13 years |
rsbultje |
h264: reindent get_cabac_bypass_sign_x86().
|
|
|
@db02592
|
13 years |
rsbultje |
h264: use struct offsets in get_cabac_bypass_sign_x86().
|
|
|
@7374fac8
|
13 years |
rsbultje |
h264: fix overreads in cabac reader.
Found-by: Mateusz "j00ru" …
|
|
|
@d360dd90
|
13 years |
rsbultje |
wmall: fix seeking.
|
|
|
@0a82f52
|
13 years |
rsbultje |
lagarith: fix buffer overreads.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@c0b34e61
|
13 years |
diego |
dvdec: drop unnecessary dv_tablegen.h #include
dvdec.c uses nothing …
|
|
|
@2efb710a
|
13 years |
mans |
build: fix doc generation errors in parallel builds
The $(dir) …
|
|
|
@a92be9b8
|
13 years |
diego |
Replace memset(0) by zero initializations.
Also remove one pointless …
|
|
|
@856c8e0a
|
13 years |
diego |
faandct: Remove FAAN_POSTSCALE define and related code.
It is not a …
|
|
|
@a839dbb9
|
13 years |
anton |
dvenc: print allowed profiles if the video doesn't conform to any of them.
|
|
|
@3c6607eb
|
13 years |
anton |
avcodec_encode_{audio,video}: only reallocate output packet when it …
|
|
|
@e2e165c0
|
13 years |
anton |
FATE: add a test for vp8 with changing frame size.
|
|
|
@e74d6da
|
13 years |
rsbultje |
fate: add kgv1 fate test.
Tested to be bit-exact across x86-64, …
|
|
|
@eed691f
|
13 years |
justin.ruggles |
oggdec: calculate correct timestamps in Ogg/FLAC
We need to parse the …
|
|
|