|
|
|
@696a780c
|
13 years |
Clément Bœsch |
bintext: fix warning message wording.
|
|
|
@825dd13
|
13 years |
gwenole.beauchesne |
vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
|
|
|
@955113e3
|
13 years |
michaelni |
mpegps: drop incorrect line of sofdec detection
Signed-off-by: …
|
|
|
@5bebb6e6
|
13 years |
michaelni |
mpeg1dec: More complete sofdec support
Fixes Ticket517
…
|
|
|
@1b3b4a57
|
13 years |
Clément Bœsch |
libmodplug: free file content buffer in read_close() callback.
|
|
|
@8830c4e8
|
13 years |
Clément Bœsch |
libmodplug: add TODO entry for probing.
|
|
|
@c768e966
|
13 years |
Clément Bœsch |
libmodplug: add metadata support.
|
|
|
@e6f93723
|
13 years |
Clément Bœsch |
libmodplug: add an option to enlarge the max supported file size.
|
|
|
@a763b462
|
13 years |
Clément Bœsch |
libmodplug: support options (noise reduction, reverb, bass boost, ...)
|
|
|
@6638207b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix …
|
|
|
@2c1c0c50
|
13 years |
michaelni |
ffmpeg: fix forced key frames.
Now that the option was moved in the …
|
|
|
@714517b2
|
13 years |
michaelni |
flvenc: Ignore metadata that has special values and is stored already …
|
|
|
@9fa05db4
|
13 years |
michaelni |
swr-docs: update due to last change to swresample
Signed-off-by: …
|
|
|
@503e5e9d
|
13 years |
michaelni |
libswresample: support directly converting sampleformats and …
|
|
|
@63b6d5f3
|
13 years |
michaelni |
update_stream_timings: Remove redundant check.
Found-by:Nicolas …
|
|
|
@d7366d91
|
13 years |
Clément Bœsch |
libmodplug: handle EOF correctly.
|
|
|
@d9b60687
|
13 years |
Carl Eugen Hoyos |
Use WMAv2 as default audio codec for asf.
|
|
|
@3bcbd8c5
|
13 years |
Carl Eugen Hoyos |
Use M4S2 as default video tag for MPEG-4 ASP in asf.
|
|
|
@9a2ceee2
|
13 years |
Clément Bœsch |
libmodplug: simplify and fix read_packet() callback.
In case of …
|
|
|
@54208857
|
13 years |
Clément Bœsch |
libmodplug: consistent use of sizeof.
|
|
|
@f9bd9794
|
13 years |
michaelni |
generic seeking: fail if there are 1000 non keyframes found with no …
|
|
|
@e83c2dde
|
13 years |
diego |
Fix 'heigth' vs. 'height' typos.
|
|
|
@a4ea00d
|
13 years |
anton |
lavc/lavf: use unique private classes.
This is needed by the new …
|
|
|
@0ba1e197
|
13 years |
anton |
lavc: use designated initializers for av_codec_context_class
|
|
|
@ec1ffae0
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f7da257a
|
13 years |
michaelni |
h264: remove assert() on ref_frame_count.
This assert can fail if a …
|
|
|
@f108b335
|
13 years |
michaelni |
configure: fix compilation without libmodplug
Signed-off-by: Michael …
|
|
|
@0333d234
|
13 years |
michaelni |
h264: do not let invalid values in h->ref_count after a decoder reset. …
|
|
|
@253d18b3
|
13 years |
michaelni |
h264: bit depth/chroma idc changes must go through a full format …
|
|
|
@a51fbb56
|
13 years |
michaelni |
h254: explicitly initialize bit depth/chroma idc
Signed-off-by: …
|
|
|
@751a4efd
|
13 years |
michaelni |
libx264: Fix loop failure due to bufsize becoming 0
Signed-off-by: …
|
|
|
@dd376b1a
|
13 years |
justin.ruggles |
qcelpdec: cosmetics: do not add line break before opening bracket in …
|
|
|
@e43dd3d2
|
13 years |
justin.ruggles |
qcelp: check output buffer size before decoding
|
|
|
@bde25700
|
13 years |
justin.ruggles |
qcelpdec: fix the return value of qcelp_decode_frame().
…
|
|
|
@26c7ff93
|
13 years |
Clément Bœsch |
Add libmodplug support.
|
|
|
@1b5a189f
|
13 years |
justin.ruggles |
sipr: fix the output data size check and only calculate it once.
|
|
|
@073effb6
|
13 years |
Clément Bœsch |
deshake: simplify filename check.
|
|
|
@e39be59
|
13 years |
Clément Bœsch |
configure: remove bashism equality check for target_os.
|
|
|
@d4005e22
|
13 years |
Clément Bœsch |
deshake: misc style fixes.
|
|
|
@b0f270fd
|
13 years |
michaelni |
deshake: move angles from stack to heap.
Fixes Ticket530
…
|
|
|
@1e4da603
|
13 years |
michaelni |
deshake: Allow specifying the filename for statistics and disable them …
|
|
|
@12bd8532
|
13 years |
diego |
Synchronize various 4CCs and codec tags from FFmpeg.
|
|
|
@171a5b5d
|
13 years |
michaelni |
deshake: remove non const static
Signed-off-by: Michael Niedermayer …
|
|
|
@1912c215
|
13 years |
Clément Bœsch |
doxygen: remove a few @file parameters.
It is not mandatory and …
|
|
|
@65d5edcd
|
13 years |
Clément Bœsch |
lavfi: remove align tabs in Makefile.
|
|
|
@dc3aeba3
|
13 years |
Clément Bœsch |
ass_split: fix invalid doxygen group end markers.
|
|
|
@a667e90a
|
13 years |
Clément Bœsch |
proresdec_gpl: remove wrong @file reference.
|
|
|
@64960fed
|
13 years |
Clément Bœsch |
bintext: remove wrong @file reference.
|
|
|
@13609323
|
13 years |
Clément Bœsch |
deshake: fix doxygen comments.
|
|
|
@5241e014
|
13 years |
Clément Bœsch |
isom: replace pseudo doxycomments with normal comments.
Those chunks …
|
|
|
@f9625180
|
13 years |
michaelni |
pngdec: set reference correctly for corepng.
Signed-off-by: Michael …
|
|
|
@51b0694b
|
13 years |
michaelni |
ff_dv_frame_profile2: Check input buffer size.
Based on code by DivX, …
|
|
|
@dd968a2e
|
13 years |
michaelni |
cinepak: detect keyframes
Code by DivX, Inc.
Taken from drffmpeg …
|
|
|
@7d49f79f
|
13 years |
justin.ruggles |
qdm2: check output buffer size before decoding
|
|
|
@5a19acb1
|
13 years |
justin.ruggles |
Fix out of bound reads in the QDM2 decoder.
Signed-off-by: Michael …
|
|
|
@291d74a4
|
13 years |
justin.ruggles |
Check for out of bound writes in the QDM2 decoder.
Signed-off-by: …
|
|
|
@2f9d6ff
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
id3v2: …
|
|
|
@fc2dd2c7
|
13 years |
justin.ruggles |
ogg/celt: do not set sample_fmt in the demuxer
|
|
|
@98df93c9
|
13 years |
michaelni |
libvpxenc: support vpxencs command line options.
This simplifies …
|
|
|
@2cdb5e19
|
13 years |
michaelni |
deshake: nicer looking defaults
Signed-off-by: Michael Niedermayer …
|
|
|
@0cc2ed4a
|
13 years |
michaelni |
libavfilter: add deshake filter
Signed-off-by: Michael Niedermayer …
|
|
|
@7985381e
|
13 years |
michaelni |
libavfilter: image transform code
Signed-off-by: Michael Niedermayer …
|
|
|
@eaa21b68
|
13 years |
michaelni |
H264: hotfix for speedloss on frame threading and h264 files with …
|
|
|
@a9255d37
|
13 years |
michaelni |
threads: warn in case of multiple finished setup calls.
…
|
|
|
@360a3d89
|
13 years |
michaelni |
h264_parser: print AU size on error.
Signed-off-by: Michael …
|
|
|
@d5c0e89e
|
13 years |
michaelni |
h264_parser: AVC support.
Signed-off-by: Michael Niedermayer …
|
|
|
@2f503851
|
13 years |
michaelni |
fate: fix due to new yuv444 formats
Signed-off-by: Michael …
|
|
|
@4839fafc
|
13 years |
michaelni |
RELEASE: 0.8.5 has been released
Signed-off-by: Michael Niedermayer …
|
|
|
@ae23b269
|
13 years |
Reimar.Doeffinger |
Enable conversions to YUV444P9/YUV444P10, they seem to work fine.
…
|
|
|
@85ea5c6e
|
13 years |
michaelni |
lavf/utils: fix overestimation of the rational number density.
Fixes …
|
|
|
@bf5c3bac
|
13 years |
michaelni |
mpegtsenc: Lift limit on PMT PID
Fixes Ticket518
|
|
|
@2d8cfe1f
|
13 years |
michaelni |
libcdio: Fix missing avclass in context
Fixes Ticket526
|
|
|
@60df6b00
|
13 years |
anton |
id3v2: remove pointless casts
|
|
|
@d2961e4e
|
13 years |
anton |
id3v2: read TXXX frames with two calls to decode_str() instead of one. …
|
|
|
@1e18d32d
|
13 years |
anton |
id3v2: don't discard the whole tag when encountering empty frames.
…
|
|
|
@24ec9ac4
|
13 years |
anton |
libvpx: fix build with older libvpx versions.
…
|
|
|
@6308729e
|
13 years |
mans |
ARM: check for inline asm 'y' operand modifier support
The inline asm …
|
|
|
@a5dfeb61
|
13 years |
michaelni |
VP8: armv6 optimizations.
From 52.503s (~40fps) to 27.973sec (~80fps) …
|
|
|
@c3a77496
|
13 years |
michaelni |
avutil: bump for av_get_default_channel_layout()
Signed-off-by: …
|
|
|
@487e088e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mpc8: …
|
|
|
@cffd20b9
|
13 years |
michaelni |
MAINTAINERS: new ffplay maintainer
Signed-off-by: Michael Niedermayer …
|
|
|
@57fa2fc6
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: use …
|
|
|
@3ebab62f
|
13 years |
tempn |
riff: map 0x0038 to amrnb, works on …
|
|
|
@1dd3c473
|
13 years |
Marton Balint |
ffplay: use libswresample instead of av_audio_convert
Previously …
|
|
|
@60aaf044
|
13 years |
Marton Balint |
audioconvert: add av_get_default_channel_layout public function
|
|
|
@2446a8cc
|
13 years |
Marton Balint |
ffplay: use avctx->channels and avctx->freq before avcodec_open2 …
|
|
|
@1e7f7dc2
|
13 years |
Marton Balint |
ffplay: remove now unnecessary request_channels, we set it now with options
|
|
|
@92dac3a9
|
13 years |
Marton Balint |
ffplay: set request_channels to 2
Signed-off-by: Michael Niedermayer …
|
|
|
@a4fd95b5
|
13 years |
michaelni |
h264: fix intra 16x16 mode check when using mbaff and …
|
|
|
@6edce391
|
13 years |
michaelni |
libvpxenc: cosmetics to make code more similar to lucas.
…
|
|
|
@c2b7f774
|
13 years |
michaelni |
h264: check for invalid bit depth value.
Signed-off-by: Michael …
|
|
|
@27d3361e
|
13 years |
michaelni |
h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]
…
|
|
|
@bcf881a6
|
13 years |
michaelni |
h264: fix the check for invalid SPS:num_ref_frames.
This patch set …
|
|
|
@2428b53f
|
13 years |
michaelni |
h264: do not let invalid values in h->ref_count on …
|
|
|
@db5b4875
|
13 years |
michaelni |
Reject video with non multiple of 16 width/height in the 4xm decoder.
…
|
|
|
@5674d4b
|
13 years |
justin.ruggles |
mpc8: check output buffer size before decoding
|
|
|
@8290d1f3
|
13 years |
justin.ruggles |
mpc7: return error if packet is too small.
|
|
|
@c8b5c4d2
|
13 years |
justin.ruggles |
mpc7: check output buffer size before decoding
|
|
|
@fac6b7f9
|
13 years |
justin.ruggles |
nellymoserdec: allocate float_buf only when decoding to int16
|
|
|
@32b48446
|
13 years |
justin.ruggles |
nellymoserdec: use NELLY_BUF_LEN instead of 128
|
|
|