|
|
|
@3846414
|
12 years |
michaelni |
vf_delogo: switch to filter_frame, this filter did not support slices
…
|
|
|
@ed547e2c
|
12 years |
michaelni |
vf_hqdn3d: fix permissions
Signed-off-by: Michael Niedermayer …
|
|
|
@46a4e72b
|
12 years |
michaelni |
vf_delogo: fix order of operations in apply_delogo()
Signed-off-by: …
|
|
|
@250b122e
|
12 years |
michaelni |
vf_boxblur: switch to filter_frame, boxblur did not support slices
…
|
|
|
@05945c7f
|
12 years |
michaelni |
libavfilter/fifo: switch to filter_frame, the filter did not support …
|
|
|
@6549a9b7
|
12 years |
onemda |
pgssubdec: remove unused variable
Signed-off-by: Paul B Mahol …
|
|
|
@01eed8c6
|
12 years |
onemda |
iff demuxer: 16SV support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1b43fc1
|
12 years |
michaelni |
vf_hqdn3d: switch to filter_frame
Signed-off-by: Michael Niedermayer …
|
|
|
@8227a0b7
|
12 years |
michaelni |
libavfilter: update doxy for filter_frame
Based on patch by Anton …
|
|
|
@3ed483cd
|
12 years |
michaelni |
libavfilter: Support using filter_frame for video
With this we can …
|
|
|
@a0b8eec7
|
12 years |
michaelni |
default_filter_frame: fix argument name
Based on code by Anton …
|
|
|
@f6dd1455
|
12 years |
michaelni |
avfilter: check that filter_frame and slice variants are not both used …
|
|
|
@cd7febd
|
12 years |
michaelni |
lavfi: replace filter_samples by filter_frame
Based on patch by Anton …
|
|
|
@16af29a7
|
12 years |
Reimar.Doeffinger |
vc1dec: add hacks to ensure static tables are initialized in open().
…
|
|
|
@92947c6d
|
12 years |
Reimar.Doeffinger |
Use err_out label for error-case cleanup.
Will simplify future …
|
|
|
@8aa29f06
|
12 years |
Reimar.Doeffinger |
atrac3: do not use init_static_data to init VLC data.
It would be …
|
|
|
@23101cea
|
12 years |
onemda |
avrdec: implement seeking
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@42d3fea6
|
12 years |
michaelni |
Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'
* commit …
|
|
|
@26444171
|
12 years |
michaelni |
Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563'
* commit …
|
|
|
@b0d9b011
|
12 years |
onemda |
avrdec: sample rate takes 3 bytes not 4
Signed-off-by: Paul B Mahol …
|
|
|
@1793128c
|
12 years |
onemda |
avrdec: fix typo in .long_name
Signed-off-by: Paul B Mahol …
|
|
|
@af7d13ee
|
12 years |
anton |
asink_nullsink: plug a memory leak.
|
|
|
@2c92398
|
12 years |
michaelni |
qpeg: reset palette on seeks
Fixes Ticket1921
Signed-off-by: Michael …
|
|
|
@2754dbb6
|
12 years |
michaelni |
nut: put nut PCM audio tags in front of avi tags.
This fixes …
|
|
|
@2e89aeed
|
12 years |
diego |
x86: h264_idct: port to cpuflags
|
|
|
@490df522
|
12 years |
diego |
x86: cpu: Drop unused HAVE_RWEFLAGS condition
The test for rweflags …
|
|
|
@3a227f5d
|
12 years |
stefasab |
doc: add ffmpeg-protocols.texi manual
|
|
|
@9c492271
|
12 years |
stefasab |
doc: move syntax and eval chapters from libavutil to ffmpeg-utils
…
|
|
|
@d8233172
|
12 years |
stefasab |
doc: add libavdevice.texi and ffmpeg-devices.texi files
|
|
|
@8ddeae5a
|
12 years |
stefasab |
doc: add libavformat.texi and ffmpeg-formats.texi files
|
|
|
@2ac6a3d1
|
12 years |
stefasab |
lavfi/drawtext: add support to expansion of generic expressions
|
|
|
@f5fa0366
|
12 years |
derek.buitenhuis |
vble: Do not abort decoding when version is not 1
Some combinations …
|
|
|
@1d86aa8b
|
12 years |
justin.ruggles |
lavr: do not pass consumed samples as a parameter to …
|
|
|
@d2f9f8e0
|
12 years |
justin.ruggles |
lavr: correct the documentation for the ff_audio_resample() return value
|
|
|
@7f534d11
|
12 years |
justin.ruggles |
lavr: do not pass sample count as a parameter to ff_audio_convert()
…
|
|
|
@28e1cf19
|
12 years |
diego |
x86: h264_weight: port to cpuflags
|
|
|
@2cfa6fd0
|
12 years |
michaelni |
mjpegdec: dont set got_picture to 0 per frame.
Fixes Ticket1915
…
|
|
|
@541efe41
|
12 years |
michaelni |
mjpegdec: reset got_picture on errors, successful return, init and …
|
|
|
@1c16483c
|
12 years |
michaelni |
mjpegdec: replace returns by goto fail in frame decode.
…
|
|
|
@de9fc0e9
|
12 years |
michaelni |
mjpegdec: make sure ret is set before its used.
Signed-off-by: …
|
|
|
@761aba68
|
12 years |
onemda |
fate: add ADPCM IMA Dialogic OKI decoder test
Signed-off-by: Paul B …
|
|
|
@93b8986
|
12 years |
michaelni |
h264: support invalid annex B in mp4
Fixes Ticket1914
Signed-off-by: …
|
|
|
@54fd593a
|
12 years |
martin |
configure: Enable avconv filter dependencies automatically
This makes …
|
|
|
@c2c17268
|
12 years |
michaelni |
ffserver remove CONFIG_NOCUTILS check
Nothing sets CONFIG_NOCUTILS, i …
|
|
|
@4063bb21
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@577b39ae
|
12 years |
michaelni |
Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'
* commit …
|
|
|
@b4d4e510
|
12 years |
michaelni |
Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'
* commit …
|
|
|
@2684d2e3
|
12 years |
michaelni |
Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
* commit …
|
|
|
@25719620
|
12 years |
michaelni |
file: fix 10l error in access() check
Signed-off-by: Michael …
|
|
|
@d5e83122
|
12 years |
janne-libav |
h264: set Picture.owner2 to the current thread
This does not seem to …
|
|
|
@6e5cdf26
|
12 years |
janne-libav |
h264: check ref_count validity for num_ref_idx_active_override_flag
…
|
|
|
@150b236
|
12 years |
janne-libav |
h264: add missing new line to log message
|
|
|
@51d68799
|
12 years |
onemda |
AFC demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@10c8f913
|
12 years |
onemda |
astdec: improve probing
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@13c6252
|
12 years |
stefasab |
lavfi/overlay: enable yuva420p as overlay background
Same calculation …
|
|
|
@8aa6d899
|
12 years |
michaelni |
cafdec: fix seeking with adpcm
Fixes Ticket1906
Signed-off-by: …
|
|
|
@16ef48c3
|
12 years |
michaelni |
file: Fallback to stat() based file_check() when access() or its named …
|
|
|
@465becb
|
12 years |
michaelni |
configure: check for access()
Signed-off-by: Michael Niedermayer …
|
|
|
@5d47850b
|
12 years |
justin.ruggles |
dcadec: skip QMF on unused channels
When the extra rear channel is …
|
|
|
@40792107
|
12 years |
michaelni |
file: fix file_check()
Fixes Ticket1904
This should work on windows, …
|
|
|
@2fe0094e
|
12 years |
justin.ruggles |
wavenc: write fact chunk sample count at the correct file position
…
|
|
|
@3c370f5a
|
12 years |
justin.ruggles |
riff: only warn on a bad INFO chunk code size instead of failing
…
|
|
|
@259d8c56
|
12 years |
justin.ruggles |
riff: do not add empty metadata tags in INFO chunk
|
|
|
@d89f2fa9
|
12 years |
diego |
configure: Add separate list for libraries and use where appropriate
|
|
|
@109268c
|
12 years |
michaelni |
get_dc: fix rounding
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8d231e37
|
12 years |
michaelni |
af_aresample: consistently use ROUNDED_DIV
This fixes issues with …
|
|
|
@89d52622
|
12 years |
michaelni |
mpeg4videodec: use ROUNDED_DIV for pts calculation
Signed-off-by: …
|
|
|
@67be7fb4
|
12 years |
onemda |
adpcm: thp, afc: support multichannel decoding
Signed-off-by: Paul B …
|
|
|
@ec51b330
|
12 years |
michaelni |
h264: Fix minor bug in h264.c error trace
Signed-off-by: Michael …
|
|
|
@947f9336
|
12 years |
justin.ruggles |
x86: float_dsp: add SSE version of vector_fmul_scalar()
|
|
|
@284ea790
|
12 years |
justin.ruggles |
dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil
|
|
|
@1e276553
|
12 years |
justin.ruggles |
aacenc: use the correct output buffer
This fixes segfault caused by …
|
|
|
@4b5a12a
|
12 years |
michaelni |
af_aresample: fix rounding of negative timestamps
Signed-off-by: …
|
|
|
@386fc67c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@a3f30f2e
|
12 years |
michaelni |
Merge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b'
* commit …
|
|
|
@59b68ee8
|
12 years |
michaelni |
Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'
* commit …
|
|
|
@edd80ec7
|
12 years |
mans |
aacdec: fix signed overflows in lcg_random()
Signed-off-by: Mans …
|
|
|
@dd3b73f3
|
12 years |
mans |
base64: fix signed overflow in shift
Signed-off-by: Mans Rullgard …
|
|
|
@a13148f
|
12 years |
michaelni |
Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c'
* commit …
|
|
|
@86270236
|
12 years |
michaelni |
dsputil_mmx: ff_put_dirac_pixels depend now on yasm.
Fix compile …
|
|
|
@76f60788
|
12 years |
pross |
iff demuxer: don't bother checking bitmap compression type; iff …
|
|
|
@f737e760
|
12 years |
pross |
iff decoder: reindent
Signed-off-by: Peter Ross <pross@xvid.org>
|
|
|
@929a24ef
|
12 years |
pross |
iff decoder: merge iff ilbm and byterun1 decoders
Signed-off-by: …
|
|
|
@f2dc82b9
|
12 years |
onemda |
dpx: perform width/height upgrade and av_image_check_size earlier to …
|
|
|
@5a337081
|
12 years |
onemda |
av_get_audio_frame_duration: add ADPCM_AFC
Signed-off-by: Paul B …
|
|
|
@c5607dfd
|
12 years |
onemda |
doc/general: improve AST description
Signed-off-by: Paul B Mahol …
|
|
|
@7709ce02
|
12 years |
janne-libav |
lavf: avoid integer overflow in ff_compute_frame_duration()
Scaling …
|
|
|
@5ae72f54
|
12 years |
janne-libav |
flashsv: check for keyframe before using differential coding
Fixes a …
|
|
|
@706acb55
|
12 years |
janne-libav |
h264: enable low delay only if no delayed frames were seen
Dropping …
|
|
|
@b5e0e327
|
12 years |
michaelni |
ffmpeg: fix swr filter_type for auto inserted aresample filters
…
|
|
|
@4bd6d73f
|
12 years |
michaelni |
ffmpeg: fix passing swresample options to the auto inserted swr
…
|
|
|
@69d45d2e
|
12 years |
michaelni |
avfiltergraph: add aresample_swr_opts
Reviewed-by: Paul B Mahol …
|
|
|
@26240274
|
12 years |
michaelni |
lavu: drop time redefinition as it causes some problems in some …
|
|
|
@7b29b07
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
remove …
|
|
|
@7ee40713
|
12 years |
diego |
x86: fix build without inline asm
The qpel functions referenced here …
|
|
|
@7d2156ae
|
12 years |
onemda |
adpcm/thp: make use of ADPCMChannelStatus to store prev samples
…
|
|
|
@3d3cf674
|
12 years |
justin.ruggles |
aacdec: use float planar sample format for output
|
|
|
@8e134e51
|
12 years |
justin.ruggles |
lavc: clarify get_buffer() documentation
This is needed for the AAC …
|
|
|
@3ffed68c
|
12 years |
justin.ruggles |
mpegaudiodec: use planar sample format for output unless packed is …
|
|
|
@66c3bac
|
12 years |
michaelni |
Merge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96'
* commit …
|
|
|