|
|
|
@db28b01d
|
12 years |
mans |
dirac: replace compound literal with normal initialiser
…
|
|
|
@f61ce90c
|
12 years |
justin.ruggles |
lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs
|
|
|
@29f7490c
|
12 years |
justin.ruggles |
lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs
|
|
|
@3971be0
|
12 years |
justin.ruggles |
Add Dolby/DPLII downmix support to libavresample
Signed-off-by: …
|
|
|
@9fcda25e
|
12 years |
mans |
vorbisdec: replace div/mod in loop with a counter
2x speedup of …
|
|
|
@7457ebee
|
12 years |
mans |
fate: vorbis: add 5.1 surround test
Signed-off-by: Mans Rullgard …
|
|
|
@d77f4af
|
12 years |
martin |
rtpenc: Allow requesting H264 RTP packetization mode 0
This requires …
|
|
|
@becc3c62
|
12 years |
martin |
configure: Sort the library listings in the help text alphabetically
…
|
|
|
@d9669eab
|
12 years |
mans |
dwt: remove variable-length arrays
Signed-off-by: Mans Rullgard …
|
|
|
@8e50c57d
|
12 years |
martin |
RTMPT protocol support
This adds two protocols, but one of them is an …
|
|
|
@35127bf1
|
12 years |
martin |
http: Properly handle chunked transfer-encoding for replies to post …
|
|
|
@eb564b23
|
12 years |
martin |
http: Fail reading if the connection has gone away
This can happen if …
|
|
|
@eb3918c1
|
12 years |
martin |
amr: Mark an array const
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@634e874d
|
12 years |
martin |
amr: More space cleanup
This was missed in the previous cleanup …
|
|
|
@e9ef88fb
|
12 years |
martin |
rtpenc: Fix memory leaks in the muxer open function
Also return a …
|
|
|
@5f26d4d4
|
12 years |
martin |
amr: Cosmetic cleanup
Add spaces around operators, fix brace …
|
|
|
@44fdf37c
|
12 years |
martin |
mov_chan: Fix operator precedence by adding parentheses
…
|
|
|
@f404c7dc
|
12 years |
diego |
doc: Add missing protocols to list of supported protocols.
|
|
|
@a7cc78cb
|
12 years |
martin |
tcp: Check the listen call
Signed-off-by: Martin Storsjö …
|
|
|
@ae702edf
|
12 years |
anton |
flacdec: read attached pictures.
|
|
|
@a5db8e4a
|
12 years |
anton |
lavf: don't segfault when a NULL filename is passed to …
|
|
|
@fbc57405
|
12 years |
janne-libav |
af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
|
|
|
@1cdcf043
|
12 years |
janne-libav |
segment: remove unnecessary <strings.h> include
|
|
|
@16b85259
|
12 years |
janne-libav |
fate: add snow hpel tests
Signed-off-by: Janne Grunau …
|
|
|
@d246c18e
|
12 years |
diego |
Avoid C99 variable declarations within for statements.
We generally …
|
|
|
@7dc747f5
|
12 years |
martin |
rtmp: Read and handle incoming packets while writing data
This makes …
|
|
|
@d2d193c
|
12 years |
lu_zero |
doc: document THREAD_TYPE fate variable
|
|
|
@d1beee07
|
12 years |
martin |
rtpdec: Don't require frames to start with a Mode A packet
While …
|
|
|
@9034b0ed
|
12 years |
anton |
avconv: don't try to free threads that were not initialized.
|
|
|
@8517e9c4
|
12 years |
martin |
rtmp: Add a new option 'rtmp_buffer', for setting the client buffer …
|
|
|
@9477c035
|
12 years |
martin |
rtmp: Set the client buffer time to 3s instead of 0.26s
This …
|
|
|
@c2d38bea
|
12 years |
martin |
rtmp: Handle server bandwidth packets
Signed-off-by: Martin Storsjö …
|
|
|
@9ff930aa
|
12 years |
martin |
rtmp: Display a verbose message when an unknown packet type is …
|
|
|
@9cdf74f9
|
12 years |
anton |
lavfi/audio: use av_samples_copy() instead of custom code.
Fixes a …
|
|
|
@ce03b088
|
12 years |
anton |
configure: add all filters hardcoded into avconv to avconv_deps
|
|
|
@24b2f4ed
|
12 years |
anton |
avfiltergraph: remove a redundant call to avfilter_get_by_name().
|
|
|
@2f296e39
|
12 years |
anton |
lavfi: allow building without swscale.
|
|
|
@a4880283
|
12 years |
diego |
build: Do not delete tests/vsynth2 directory, which is no longer created.
|
|
|
@9baeff95
|
12 years |
anton |
lavfi: replace AVFilterContext.input/output_count with …
|
|
|
@9d0bfc50
|
12 years |
anton |
lavfi: make AVFilterPad opaque after two major bumps.
It will allow …
|
|
|
@84b9fbe0
|
12 years |
anton |
lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().
This …
|
|
|
@6d58358a
|
12 years |
anton |
lavfi: make avfilter_get_video_buffer() private on next bump.
They …
|
|
|
@8772997d
|
12 years |
diego |
jack: update to new latency range API as the old one has been …
|
|
|
@05338686
|
12 years |
martin |
rtmp: Tokenize the AMF connection parameters manually instead of using …
|
|
|
@af10fead
|
12 years |
diego |
ppc: Rename H.264 optimization template file for consistency.
|
|
|
@d6251368
|
12 years |
anton |
lavfi: add channelsplit audio filter.
|
|
|
@47953626
|
12 years |
justin.ruggles |
golomb: check remaining bits during unary decoding in …
|
|
|
@404410a5
|
12 years |
anton |
sws: fix planar RGB input conversions for 9/10/16 bpp.
Fixes bug 282. …
|
|
|
@65a80ee1
|
12 years |
alex.converse |
avfilter: Log an error if avfilter fails to configure a link.
|
|
|
@47b812e9
|
12 years |
anton |
avconv: support only native pthreads.
Our w32pthreads wrapper has …
|
|
|
@0a9a2257
|
12 years |
martin |
rtmp: Fix a possible access to invalid memory location when the …
|
|
|
@f862537d
|
12 years |
martin |
rtmp: Do not send extension for flv files
This fixes bugzilla bug …
|
|
|
@8ee3e187
|
12 years |
martin |
rtmp: support connection parameters
Allow using connection parameters …
|
|
|
@b4c92e94
|
12 years |
martin |
doc: Add documentation for the newly added rtmp_* options
…
|
|
|
@bcbb30e
|
12 years |
anton |
libmp3lame: add missing layout terminator
Signed-off-by: Anton …
|
|
|
@5db5169e
|
12 years |
anton |
avconv: multithreaded demuxing.
When there are multiple input files, …
|
|
|
@b0f0dfc4
|
12 years |
anton |
Bump lavu minor and add an APIChanges entry for audioconvert functions.
|
|
|
@59d58b33
|
12 years |
anton |
audioconvert: add a function for extracting the channel with the given …
|
|
|
@5df320e1
|
12 years |
anton |
audioconvert: add a function for getting the name of a single channel.
|
|
|
@406b257
|
12 years |
anton |
audioconvert: add a function for getting channel's index in layout
|
|
|
@3596de55
|
12 years |
anton |
audioconvert: use av_popcount64 in av_get_channel_layout_nb_channels
|
|
|
@d7d071a
|
12 years |
anton |
vf_libopencv: add missing headers.
Fix build after b74a1da4.
|
|
|
@19be0f3c
|
12 years |
kostya.shishkov |
iac: add missing dependency
|
|
|
@30f51509
|
12 years |
mans |
h264: allow cropping to AVCodecContext.width/height
Override the …
|
|
|
@8aa93e90
|
12 years |
mans |
mov: set AVCodecContext.width/height for h264
This is required for …
|
|
|
@cac4760
|
12 years |
kostya.shishkov |
iac: generate codec tables as they are supposed to be
Unlike its …
|
|
|
@e1a3fa5d
|
12 years |
kostya.shishkov |
indeo4: handle frame type 1 properly
It turns out that this frame …
|
|
|
@03e098e
|
12 years |
justin.ruggles |
lavu: change versioning script to include all av* prefixed symbols
…
|
|
|
@3b81a18b
|
12 years |
justin.ruggles |
float_dsp: ppc: add a separate header for Altivec function prototypes
…
|
|
|
@a839d6ab
|
12 years |
mans |
ARM: fix float_dsp breakage from d5a7229
Signed-off-by: Mans Rullgard …
|
|
|
@d5a7229
|
12 years |
justin.ruggles |
Add a float DSP framework to libavutil
Move vector_fmul() from …
|
|
|
@98db4e2a
|
12 years |
justin.ruggles |
PPC: Move types_altivec.h and util_altivec.h from libavcodec to …
|
|
|
@94d2b0d
|
12 years |
justin.ruggles |
ARM: Move asm.S from libavcodec to libavutil
This will allow for …
|
|
|
@bc92214e
|
12 years |
mans |
vc1dsp: mark put/avg_vc1_mspel_mc() always_inline
This ensures that …
|
|
|
@a8656cd4
|
12 years |
alex.converse |
mpegts: Remove disabled extension matching probe.
|
|
|
@d0e9415d
|
12 years |
mans |
fate: avoid freopen(NULL) in videogen/rotozoom
A number of systems do …
|
|
|
@ecf79c4d
|
12 years |
alex.converse |
vorbis: Validate that the floor 1 X values contain no duplicates.
…
|
|
|
@503f2feb
|
12 years |
alex.converse |
avprobe: Identify codec probe failures rather than calling them …
|
|
|
@f0ff9eb4
|
12 years |
alex.converse |
avformat: Probe codecs at score 0 on buffer exhaustion conditions.
|
|
|
@62bebf6e
|
12 years |
alex.converse |
avformat: Factorize codec probing.
|
|
|
@c6061443
|
12 years |
kostya.shishkov |
Indeo Audio decoder
|
|
|
@34271cab
|
12 years |
kostya.shishkov |
imc: make IMDCT support stereo output
This will be useful for Indeo …
|
|
|
@c45e2da6
|
12 years |
kostya.shishkov |
imc: move channel-specific data into separate context
This will be …
|
|
|
@803391f7
|
12 years |
anton |
lavfi: remove request/poll and drawing functions from public API on …
|
|
|
@fa417fcd
|
12 years |
anton |
lavfi: make avfilter_insert_pad and pals private on next bump.
They …
|
|
|
@b74a1da
|
12 years |
anton |
lavfi: make formats API private on next bump.
It is only useful …
|
|
|
@67339f6e
|
12 years |
anton |
avplay: use buffersrc instead of custom input filter.
We do not allow …
|
|
|
@d55c2e05
|
12 years |
anton |
avtools: move buffer management code from avconv to cmdutils.
It will …
|
|
|
@3ffa2335
|
12 years |
anton |
avconv: don't use InputStream in the buffer management code.
Use just …
|
|
|
@e58b75f
|
12 years |
anton |
avconv: fix exiting when max frames is reached.
frame number should …
|
|
|
@b56825c4
|
12 years |
kostya.shishkov |
mpc8: fix maximum bands handling
In Musepack SV8 codec property tell …
|
|
|
@79c8e29a
|
12 years |
alex.converse |
aacdec: Turn PS off when switching to stereo and turn it to implicit …
|
|
|
@41e9682a
|
12 years |
alex.converse |
movenc: Write chan atom for all audio tracks in mov mode movies.
|
|
|
@84e430dd
|
12 years |
martin |
mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing
Per …
|
|
|
@2b1f105f
|
12 years |
anton |
doc/avconv: add some details about the transcoding process.
|
|
|
@a982e5a0
|
12 years |
anton |
avidec: make scale and rate unsigned.
The specs say they are unsigned …
|
|
|
@bb7431f
|
12 years |
anton |
avconv: check output stream recording time before each frame returned …
|
|
|
@a508e7a1
|
12 years |
anton |
avconv: split selecting input file out of transcode().
|
|
|
@2f51ec2b
|
12 years |
anton |
avconv: split checking for active outputs out of transcode().
|
|
|
@8eb9bf0
|
12 years |
anton |
avfiltergraph: make some functions static.
They are not used outside …
|
|
|