|
|
|
@829e5daf
|
14 years |
janne-ffmpeg |
cosmetics: break long line update_flags_cpu
Originally committed as …
|
|
|
@d04247a1
|
14 years |
janne-ffmpeg |
use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*]
Options …
|
|
|
@db9dfa3c
|
14 years |
stefano.sabatini-lala |
Make avfilter_insert_filter() propagate an error code in case the …
|
|
|
@4ecf1539
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after r25227.
Originally committed as revision …
|
|
|
@acc0490f
|
14 years |
stefano.sabatini-lala |
Make AVFilterLink store the pointers to the source and destination …
|
|
|
@b3dd5e59
|
14 years |
stefano.sabatini-lala |
Add APIchanges entry after r25225.
Originally committed as revision …
|
|
|
@372e2884
|
14 years |
stefano.sabatini-lala |
Move av_get_token() from libavfilter to libavutil.
Originally …
|
|
|
@4a94cfea
|
14 years |
martin |
rtpproto: Use a sockaddr_storage instead of a sockaddr_in with …
|
|
|
@6e73cef6
|
14 years |
michaelni |
Fix several security issues in flicvideo.c
This fixes CVE-2010-3429
…
|
|
|
@1620939
|
14 years |
tomas.hardin |
mpegtsenc: Indent
Originally committed as revision 25222 to …
|
|
|
@d1ac0351
|
14 years |
tomas.hardin |
mpegtsenc: Write subtitle extradata if set
Originally committed as …
|
|
|
@be0e596a
|
14 years |
stefano.sabatini-lala |
Simplify include, since opt.c is now in libavutil there is no need
to …
|
|
|
@8f1afd3b
|
14 years |
stefano.sabatini-lala |
Cosmetics: apply misc style fixes.
Originally committed as revision …
|
|
|
@e2983d6e
|
14 years |
darkshikari |
Improve error concealment of lost frames
If a frame is lost, replace …
|
|
|
@b1a05b82
|
14 years |
stefano.sabatini-lala |
Make avfilter_destroy() code less convoluted, introducing a temporary …
|
|
|
@41f87daa
|
14 years |
stefano.sabatini-lala |
Bump version and update APIchanges after r25210.
Originally committed …
|
|
|
@536e229a
|
14 years |
mans |
yadif: remove unnecessary #include
Originally committed as revision …
|
|
|
@13fabd7a
|
14 years |
stefano.sabatini-lala |
Port MPlayer blackframe filter.
See thread:
Subject: [FFmpeg-devel] …
|
|
|
@b6c06894
|
14 years |
mans |
configure: detect nasm vs yasm and set flags correspondingly
…
|
|
|
@32881771
|
14 years |
mans |
ARM: change return type of AV_RN16() to unsigned
This prevents gcc …
|
|
|
@33ce384
|
14 years |
ramiro.polla |
fix typos and grammar
Originally committed as revision 32370 to …
|
|
|
@8c26d83e
|
14 years |
michaelni |
Make the avoptions list of sws more complete.
Originally committed as …
|
|
|
@635d4ae
|
14 years |
michaelni |
Split alloc and init of context so that parameters can be set in the …
|
|
|
@f4203ff3
|
14 years |
ramiro.polla |
swscale: use full chroma input for point scaler
Originally committed …
|
|
|
@66772498
|
14 years |
martin |
Bump minor version for the addition of the G.722 encoder
Originally …
|
|
|
@6ed04040
|
14 years |
michaelni |
Move AVOptions from libavcodec to libavutil
Originally committed as …
|
|
|
@cba322d7
|
14 years |
kostya.shishkov |
Make WMV3 decoder attempt to decode WMVP as well
Originally committed …
|
|
|
@10f93363
|
14 years |
kostya.shishkov |
RES_SM in WMV3 is really two flags, so split it in decoder
Originally …
|
|
|
@b0f65613
|
14 years |
stefano.sabatini-lala |
Cosmetics: fix style nits.
Originally committed as revision 25207 to …
|
|
|
@02b424d9
|
14 years |
Reimar.Doeffinger |
Add d suffix to movd target register to make it work with nasm.
…
|
|
|
@dc77e985
|
14 years |
Reimar.Doeffinger |
Split and then simplify address generation macro.
Allows nasm to work …
|
|
|
@8c067b5d
|
14 years |
mans |
Update rv20 seek test reference
Originally committed as revision …
|
|
|
@53eb458a
|
14 years |
michaelni |
Fix rv20 encoding so the binary decoder can decode it.
Originally …
|
|
|
@48f7f29f
|
14 years |
baptiste.coudurier |
In yadif filter, use current frame when previous is missing,
better …
|
|
|
@b9f9e59a
|
14 years |
stefano.sabatini-lala |
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the …
|
|
|
@2c1da681
|
14 years |
mans |
Create libavfilter/$arch when building outside source tree
Originally …
|
|
|
@9f27ca3
|
14 years |
michaelni |
Stefanos port was missing DIRS variable in the Makefile for the newly …
|
|
|
@5900deeb
|
14 years |
stefano.sabatini-lala |
Bump lavfi minor and add Changelog notice after yadif addition.
…
|
|
|
@96a1459
|
14 years |
michaelni |
Fix 0 vs 1 porting bug from mplayer.
Originally committed as revision …
|
|
|
@acbac567
|
14 years |
michaelni |
yadif filter, based on stefanos port of my yadif from mplayer. …
|
|
|
@b299c4e4
|
14 years |
banan |
Support deinterlacing of YUVJ422P in old deinterlacer.
Patch by Maksym …
|
|
|
@1afab338
|
14 years |
stefano.sabatini-lala |
Prefix enum var_name symbols with VAR_, to avoid conflicts with …
|
|
|
@921bf9f1
|
14 years |
stefano.sabatini-lala |
Fix memleak introduced in:
r25185 | stefano | 2010-09-25 03:18:43 …
|
|
|
@0fb226b3
|
14 years |
stefano.sabatini-lala |
Document udp protocol.
Based on a patch by Aviad Rozenhek aviadr1 @ …
|
|
|
@6ef93402
|
14 years |
stefano.sabatini-lala |
Slightly clarify expression in for the anullsrc source documentation.
…
|
|
|
@b641982b
|
14 years |
Reimar.Doeffinger |
rawdec: ensure that there is always a valid palette for formats that …
|
|
|
@f0a55438
|
14 years |
stefano.sabatini-lala |
Add asink_anullsink - null audio sink.
Patch by "S.N. Hemanth …
|
|
|
@1ee410f3
|
14 years |
stefano.sabatini-lala |
Add asrc_anullsrc - null audio source.
Based on a patch by "S.N. …
|
|
|
@6afd569e
|
14 years |
stefano.sabatini-lala |
Make ffprobe able to set AVFormatContext options.
Originally …
|
|
|
@20e021c7
|
14 years |
stefano.sabatini-lala |
Add more missing checks in opt_default(), prevent a crash if …
|
|
|
@75b67a8a
|
14 years |
stefano.sabatini-lala |
Make the crop filters accept parametric expressions.
Originally …
|
|
|
@2bc05d35
|
14 years |
stefano.sabatini-lala |
Change the syntax of the crop filter from x:y:w:h to w:h:x:y.
…
|
|
|
@d66a546
|
14 years |
mans |
vorbisenc: remove VLAs
Originally committed as revision 25183 to …
|
|
|
@a6881c6a
|
14 years |
stefano.sabatini-lala |
Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. …
|
|
|
@12011922
|
14 years |
stefano.sabatini-lala |
Add missing NULL checks, fix crash.
Originally committed as revision …
|
|
|
@6df40295
|
14 years |
martin |
Add an AVOption max_delay for AVFormatContext->max_delay
This can …
|
|
|
@d860aaf8
|
14 years |
stefano.sabatini-lala |
Add missing existence checks in opt_default().
Originally committed …
|
|
|
@d7cd001f
|
14 years |
michaelni |
indent
Originally committed as revision 25178 to …
|
|
|
@8a19053
|
14 years |
michaelni |
Cosmetic (rename detect_repeats to is_atty which matches the truth)
…
|
|
|
@3f07e8db
|
14 years |
michaelni |
Doxy consistency cosmetics
Originally committed as revision 25176 to …
|
|
|
@6b6bca64
|
14 years |
michaelni |
Enable AV_LOG_SKIP_REPEATED to maintain previous behavior.
Originally …
|
|
|
@1c1c80f
|
14 years |
michaelni |
2nd try to fix av_log() repeated detection
Originally committed as …
|
|
|
@7e117771
|
14 years |
rsbultje |
Remove unused variable.
Originally committed as revision 25173 to …
|
|
|
@ae112918
|
14 years |
rsbultje |
Unroll loop in h264_idct_add16intra_sse2(). Basically identical to …
|
|
|
@4bca6774
|
14 years |
rsbultje |
Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] …
|
|
|
@d801f1c8
|
14 years |
rsbultje |
Update docs regarding writing optimizations:
- mention clobber-marking …
|
|
|
@32eba9f
|
14 years |
stefano.sabatini-lala |
Remove unnecessary av_strdup() and av_free().
Originally committed as …
|
|
|
@07cac2a0
|
14 years |
stefano.sabatini-lala |
Update doc/APIchanges after the last API changes.
Originally …
|
|
|
@f66eb58e
|
14 years |
stefano.sabatini-lala |
Make ffplay -h show the settable AVOptions.
Originally committed as …
|
|
|
@e44c0156
|
14 years |
stefano.sabatini-lala |
Deprecate av_opt_show() in favor of a new function av_opt_show2(), …
|
|
|
@4794108
|
14 years |
stefano.sabatini-lala |
Add frei0r filter.
See thread:
Subject: [FFmpeg-devel] [POC] frei0r …
|
|
|
@21e681b
|
14 years |
martin |
Add a G.722 encoder
Originally committed as revision 25164 to …
|
|
|
@2efcde73
|
14 years |
Reimar.Doeffinger |
rawdec: only allocate a full-frame size buffer if it actually will
be …
|
|
|
@177477f
|
14 years |
michaelni |
Correct terminology bug in poll_frame()
it returns the number of …
|
|
|
@c4795e80
|
14 years |
mans |
fate: print commands being executed with V=1
Originally committed as …
|
|
|
@b7d56a17
|
14 years |
Carl Eugen Hoyos |
Fix indentation after r25158.
Originally committed as revision 25160 …
|
|
|
@70f77361
|
14 years |
lucabe72 |
Allow to set the frame rate in v4l2 devices
Patch by José Miguel …
|
|
|
@6ac6e3d1
|
14 years |
Carl Eugen Hoyos |
Fix aspect ratio for files that have it stored in …
|
|
|
@9c193cc4
|
14 years |
rsbultje |
Fix typo (instruciton -> instruction).
Originally committed as …
|
|
|
@392c9900
|
14 years |
ikalvachev |
The debug text output of macroblocks can indicate MB_TYPE_INTERLACED, …
|
|
|
@26d5112c
|
14 years |
diego |
cosmetics: Place concat protocol entry in alphabetical order.
…
|
|
|
@b4162676
|
14 years |
martin |
tcp: Check both wfds and efds when waiting for the result from connect …
|
|
|
@c0bc8b9a
|
14 years |
mans |
x86: disable SSE functions using stack when stack is not aligned
This …
|
|
|
@bdefad73
|
14 years |
mans |
Disable ALIGNED_STACK with icc 10 or prior on x86_32
Originally …
|
|
|
@59782b82
|
14 years |
mans |
Add HAVE_ALIGNED_STACK config setting
This is set to 1 if the stack …
|
|
|
@75c490f4
|
14 years |
mans |
ARM: disable movw/movt for relocated values on Apple platforms
…
|
|
|
@1790d3b3
|
14 years |
stefano.sabatini-lala |
Move log_callback_help to cmdutils.[hc], for allowing sharing.
…
|
|
|
@4792d1e7
|
14 years |
banan |
Support deinterlacing of YUVJ420P.
Originally committed as revision …
|
|
|
@63206a8f
|
14 years |
martin |
Check for the IPPROTO_IPV6 define before using it
This fixes building …
|
|
|
@f41237c9
|
14 years |
mans |
x86: remove hack disabling sse2 h264 loop filter with 32-bit icc
…
|
|
|
@217d3d8f
|
14 years |
mans |
Request 16-byte aligned stack with icc on x86_32
Originally committed …
|
|
|
@ff19d16b
|
14 years |
justin.ruggles |
10l: error in last commit. use decoder channels not encoder channels.
…
|
|
|
@37f5a713
|
14 years |
justin.ruggles |
Change remaining ost->st->codec and ist->st->codec to enc and dec in …
|
|
|
@6141078
|
14 years |
darkshikari |
Remove legacy x264 presets
Since we now have the official x264 …
|
|
|
@6e2ecc2
|
14 years |
vitor1001 |
Remove pointless semicolon
Originally committed as revision 25141 to …
|
|
|
@ada65af
|
14 years |
rsbultje |
Don't access upper 32 bits of a 32-bit int on 64-bit systems.
…
|
|
|
@8328ad13
|
14 years |
ramiro.polla |
configure: print minimum lame version number required after revision …
|
|
|
@6c3d0218
|
14 years |
rsbultje |
Properly add HAVE_YASM around yasmified symbols. Should fix compile …
|
|
|
@e2e34104
|
14 years |
rsbultje |
Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to …
|
|
|
@d0acc2d2
|
14 years |
rsbultje |
Move sse16_sse2() from inline asm to yasm. It is one of the functions …
|
|
|