|
|
|
@8ce0c7d2
|
12 years |
onemda |
g729dec: align codec declarations
Signed-off-by: Paul B Mahol …
|
|
|
@225489f1
|
12 years |
onemda |
mjpegdec: remove superfluous "mjpeg "
Signed-off-by: Paul B Mahol …
|
|
|
@69bf775e
|
12 years |
nicolas.george |
bprint: implement vsnprintf for win32.
|
|
|
@0f73ac3f
|
12 years |
onemda |
vqavideo: pass context to remaining av_(d)log
Finally get rid of all …
|
|
|
@a5c1a0c0
|
12 years |
michaelni |
asfdec: fix returned error codes
Signed-off-by: Michael Niedermayer …
|
|
|
@2ad8ac88
|
12 years |
michaelni |
configure: support Bitrig OS
Signed-off-by: Michael Niedermayer …
|
|
|
@266771f
|
12 years |
michaelni |
configure: fix SLIBNAME_WITH_MAJOR for openbsd (and bitrig in the next …
|
|
|
@0922633f
|
12 years |
michaelni |
fate.texi: fix typo in title
Signed-off-by: Michael Niedermayer …
|
|
|
@c7b9eab2
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@4a6d790a
|
12 years |
michaelni |
nutenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@53eaca5d
|
12 years |
michaelni |
mpegtsenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@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.
|
|
|
@5f8f6243
|
12 years |
michaelni |
swr: fix 10l use of uninitialized data
Signed-off-by: Michael …
|
|
|
@a4880283
|
12 years |
diego |
build: Do not delete tests/vsynth2 directory, which is no longer created.
|
|
|
@b9e5c5f
|
12 years |
michaelni |
doc/encoders: update libvpxenc mappings
max-intra-rate / …
|
|
|
@dded4cb2
|
12 years |
michaelni |
lavc: fix support of unofficial pix_fmt extensions of jpeg
…
|
|
|
@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 …
|
|
|
@465a72b4
|
12 years |
stefasab |
lavfi: move definition of avfilter_copy_buf_props() from buffer.c to …
|
|
|
@134815a0
|
12 years |
stefasab |
lavfi: change name of tracing functions and of the macro which enables …
|
|
|
@05338686
|
12 years |
martin |
rtmp: Tokenize the AMF connection parameters manually instead of using …
|
|
|
@c1d62489
|
12 years |
onemda |
libvorbis: split encoder from decoder
Also fix build dependencies …
|
|
|
@af10fead
|
12 years |
diego |
ppc: Rename H.264 optimization template file for consistency.
|
|
|
@2942431a
|
12 years |
michaelni |
arm/intmath: disable av_clip_uintp2_arm with config_small
The code …
|
|
|
@f06269dd
|
12 years |
onemda |
cosmetics: align more codecs declarations
Signed-off-by: Paul B Mahol …
|
|
|
@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 …
|
|
|
@a7fbc5d0
|
12 years |
onemda |
libvorbis: cosmetics: remove empty line at EOF
Signed-off-by: Paul B …
|
|
|
@dc1c79be
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2a622c23
|
12 years |
michaelni |
lavf: add a "warning" when discarding a oddly backward subtitle or …
|
|
|
@47695b1d
|
12 years |
michaelni |
lavf: handle data like subtitles in start time calculation.
This …
|
|
|
@728f86ed
|
12 years |
michaelni |
swr: mix_2_1_int16_mmx/sse
Signed-off-by: Michael Niedermayer …
|
|
|
@d504266c
|
12 years |
michaelni |
swr: mix_1_1_int16_sse
Signed-off-by: Michael Niedermayer …
|
|
|
@cbeeaf25
|
12 years |
michaelni |
swr: mix_1_1 int16 MMX
Signed-off-by: Michael Niedermayer …
|
|
|
@52afa436
|
12 years |
michaelni |
swr: mix_2_1_float SSE/AVX
Based-on code by Justin Ruggles …
|
|
|
@beb0cd6a
|
12 years |
michaelni |
swr: SIMD rematrixing and SSE/AVX mix_1_1 float
Signed-off-by: …
|
|
|
@48a45f81
|
12 years |
michaelni |
swr: add native matrix for SIMD
Signed-off-by: Michael Niedermayer …
|
|
|
@9abbbf75
|
12 years |
michaelni |
swr: add function pointers for SIMD rematrixing
Signed-off-by: …
|
|
|
@634d539c
|
12 years |
michaelni |
swresample.c: update copyleft year
Signed-off-by: Michael Niedermayer …
|
|
|
@c8553bea
|
12 years |
michaelni |
swr: use &~15
Idea-by: reimar (and ubitux on IRC)
Signed-off-by: …
|
|
|
@4289b669
|
12 years |
michaelni |
swr: replace /16 by >>4
Signed-off-by: Michael Niedermayer …
|
|
|
@359abb18
|
12 years |
stefasab |
lavu/error: add av_make_error_string() and av_err2str() convenience …
|
|
|
@5683de00
|
12 years |
stefasab |
lavu/error: fix sign error in av_sterror() error code
The value …
|
|
|
@4299fd23
|
12 years |
stefasab |
lavu/error: use a table to store error codes and strings, add test
…
|
|
|
@3ecaba67
|
12 years |
stefasab |
tests/parseutils: change test to make it platform independent
Make …
|
|
|
@9ec5e956
|
12 years |
michaelni |
ffmpeg: disable threading on mingw, it doesnt work due to dependance …
|
|
|
@f91b635b
|
12 years |
michaelni |
rtmpproto: replace strtok_r by av_strtok its unavailable in mingw
…
|
|
|
@94d56502
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@65efc66d
|
12 years |
michaelni |
pngenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@7925f92
|
12 years |
michaelni |
4xm: use av_assert()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@3827a86e
|
12 years |
michaelni |
Optimization of AMR NB and WB decoders for MIPS
AMR NB and WB …
|
|
|
@751dcd92
|
12 years |
onemda |
Remove eightsvx_raw decoder line
Decoder have been renamed to …
|
|
|
@d9a9518f
|
12 years |
michaelni |
flvenc: use av_assert instead of assert
Signed-off-by: Michael …
|
|
|
@709b54ea
|
12 years |
michaelni |
rv20enc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@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
…
|
|
|
@66531c75
|
12 years |
michaelni |
random_seed: rewrite generic code.
The new code is faster and reuses …
|
|
|
@37f1a7d
|
12 years |
Carl Eugen Hoyos |
Make png-in-mov QuickTime-compatible for more colour-spaces.
Reported …
|
|
|
@20e46aaf
|
12 years |
Clément Bœsch |
mov: export orphan tmcd track metadata to global format metadata.
|
|
|
@1ec23d9c
|
12 years |
Clément Bœsch |
mov: copy timecode metadata from tmcd track to the related video …
|
|
|
@0d96ec19
|
12 years |
Clément Bœsch |
mov: parse tref atom.
|
|
|
@9fb2e234
|
12 years |
Clément Bœsch |
movenc: add timecode track support.
|
|
|
@9846a9c7
|
12 years |
Clément Bœsch |
riff: add ISMP/timecode tag.
|
|
|
@0478d5f9
|
12 years |
michaelni |
ffmpeg: allow overriding framerate for stream copy
Signed-off-by: …
|
|
|
@cb7f0622
|
12 years |
michaelni |
libvpxenc: add support for forced key frames
Signed-off-by: Michael …
|
|
|
@a5ca320
|
12 years |
michaelni |
rangecoder: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@1248de53
|
12 years |
michaelni |
amrnbdec: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@4e3a5bc1
|
12 years |
michaelni |
j2k: remove unreachable assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@3630a07
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9e724d7
|
12 years |
michaelni |
dct-test: fix alignment in ff_prores_idct_put_10_sse2()
…
|
|
|
@234d42f5
|
12 years |
michaelni |
postprocess: fix another void returning void function.
lets hope this …
|
|
|
@ee1748ab
|
12 years |
stefasab |
lavfi: fix signature for default_filter_name()
Return a const char *, …
|
|
|
@91bdced3
|
12 years |
michaelni |
mpegtsenc: prevent pcr_packet_period==0
a period of 1 is the smallest …
|
|
|
@1321e6e
|
12 years |
michaelni |
tiffenc: use av_assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@bcbb30e
|
12 years |
anton |
libmp3lame: add missing layout terminator
Signed-off-by: Anton …
|
|
|
@0d249316
|
12 years |
nicolas.george |
vf_fps: set frame_rate.
|
|
|
@c8428a0d
|
12 years |
nicolas.george |
vf_tile: update deprecated functions.
|
|
|
@7b993c4
|
12 years |
nicolas.george |
vf_tile: set frame_rate.
|
|
|
@4adf5dfa
|
12 years |
nicolas.george |
sdl: fix aspect ratio computations.
The rounding was wrong due to …
|
|
|
@3ff6b1a2
|
12 years |
nicolas.george |
sdl: fix overlay size.
The size passed to SDL_CreateYUVOverlay is the …
|
|
|
@2f9907be
|
12 years |
nicolas.george |
sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
It allows vsync …
|
|
|
@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.
|
|
|