|
|
|
@52b23cbf
|
13 years |
stefasab |
tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts …
|
|
|
@72261fa8
|
13 years |
michaelni |
swr: fix swr_drop_output()
Fixes part of Ticket1341
Signed-off-by: …
|
|
|
@411689b5
|
13 years |
michaelni |
af_aresample: fix request_frame()
Fixes part of Ticket1341
…
|
|
|
@ca8623e1
|
13 years |
michaelni |
Support some BOXX codecs.
Fixes a part of ticket #1352.
…
|
|
|
@c0b47d19
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
n0.12-dev
|
|
|
@ed7bdd86
|
13 years |
alex.converse |
movenc: Don't write the 'wave' atom or its child 'enda' for lpcm …
|
|
|
@d073f122
|
13 years |
kostya.shishkov |
imc: some cosmetics
|
|
|
@e02e58fb
|
13 years |
michaelni |
libavfilter: export ff_default_query_formats()
Its needed for fate on …
|
|
|
@6bc485b8
|
13 years |
michaelni |
release_notes: update
Note, if you want something mentioned in the …
|
|
|
@5e50a572
|
13 years |
michaelni |
Revert "removing lowres support"
There have been multiple user …
|
|
|
@f2c53836
|
13 years |
michaelni |
avdevice: bump soname due to lavf soname bump
avdevice is just a part …
|
|
|
@171db366
|
13 years |
stefasab |
lavfi/pixdesctest: use AVPALETTE_SIZE macro
|
|
|
@e37bfc49
|
13 years |
stefasab |
lavfi/pixdesctest: fix SAME -> SAME memcpy
Fix pixdesctest output …
|
|
|
@ad12e9e8
|
13 years |
stefasab |
lavfi/hflip: copy palette data in start_frame()
Fix trac ticket #1116.
|
|
|
@b0b7a89b
|
13 years |
Clément Bœsch |
lavfi/aresample: print channel layouts and formats along with the rate.
|
|
|
@b0e1557f
|
13 years |
michaelni |
Fixed warnings about int64 to int32 conversion
Signed-off-by: Michael …
|
|
|
@65e63072
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@ba4aa65
|
13 years |
Clément Bœsch |
doc/filters: move "aformat" before "amerge".
|
|
|
@42b2908d
|
13 years |
Clément Bœsch |
doc/filters: remove old aformat entry.
The new description is still …
|
|
|
@781fb46c
|
13 years |
Clément Bœsch |
lavfi/video: add avfilter.h include to fix make checkheaders.
|
|
|
@d8e075b1
|
13 years |
Clément Bœsch |
ffmpeg: use AUTO_INSERT_FILTER() for -async option.
|
|
|
@2416cd40
|
13 years |
michaelni |
Changelog: update for 0.11
Signed-off-by: Michael Niedermayer …
|
|
|
@177bcc95
|
13 years |
martin |
rtmp: Pass the proper return code in rtmp_handshake
Signed-off-by: …
|
|
|
@bba287fd
|
13 years |
martin |
rtmp: Check return codes of net IO operations
Signed-off-by: Martin …
|
|
|
@4e84ab88
|
13 years |
michaelni |
MAINTAINERS: update versions
Signed-off-by: Michael Niedermayer …
|
|
|
@53285ced
|
13 years |
michaelni |
doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11)
…
|
|
|
@afe4d3bd
|
13 years |
michaelni |
ffplay: set base in dr1 allocation.
This matches the default non dr1 …
|
|
|
@02cc66d
|
13 years |
michaelni |
dshow: rename dshow.h to avoid conflict with system header of equal …
|
|
|
@2f6c5894
|
13 years |
michaelni |
fate: update checksum after pal8 changes
Signed-off-by: Michael …
|
|
|
@c0532f4b
|
13 years |
Carl Eugen Hoyos |
Build the aformat filter when ffmpeg is built.
|
|
|
@36d0f8c9
|
13 years |
Carl Eugen Hoyos |
Do not disable ffmpeg with --disable-everything.
|
|
|
@001d9d5e
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything.
|
|
|
@d5802a59
|
13 years |
michaelni |
lavfutils: fix copyright
git blame:
77 Stefano Sabatini
1 …
|
|
|
@7343727a
|
13 years |
michaelni |
lavfi/video: fix copyright
git blame:
132 Stefano Sabatini
…
|
|
|
@e92b48d4
|
13 years |
michaelni |
drawutils: fix copyright
git blame:
423 Nicolas George
86 …
|
|
|
@cfb398b
|
13 years |
michaelni |
vf_fps: fix copyright
Only commit:
commit …
|
|
|
@c836f28f
|
13 years |
michaelni |
vf_fps: license cleanup
The original patch was sent with FFmpeg in …
|
|
|
@81c23fec
|
13 years |
michaelni |
lavfi/buffer.c: fix copyright
git blame:
75 Anton Khirnov
…
|
|
|
@83995411
|
13 years |
michaelni |
lavfi/avcodec.c: fix copyright
git blame:
45 Stefano Sabatini
…
|
|
|
@20f991e0
|
13 years |
michaelni |
asrc_anullsrc: fix copyright
git blame says:
109 Stefano Sabatini …
|
|
|
@77ba8af0
|
13 years |
michaelni |
asink_anullsink: fix copyright
git blame says authors are:
19 …
|
|
|
@7ef5c80c
|
13 years |
michaelni |
af_null: fix copyright
Authors according to blame are:
16 S.N. …
|
|
|
@fce30d8d
|
13 years |
stefasab |
lavfi: copy palette in start_frame()
Fix -vf copy with pal8 format.
|
|
|
@f2ee0656
|
13 years |
stefasab |
lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h
Move …
|
|
|
@a4d3f358
|
13 years |
martin |
rtmp: Return a proper error code instead of -1
Signed-off-by: Martin …
|
|
|
@08e93f5b
|
13 years |
martin |
rtmp: Check malloc calls
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@f645f1d6
|
13 years |
martin |
rtmp: Check ff_rtmp_packet_create calls
Check malloc calls used by …
|
|
|
@c7448c1
|
13 years |
justin.ruggles |
lavfi: add audio mix filter
|
|
|
@d0ad91c2
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1e8561e3
|
13 years |
martin |
flvdec: Make sure sample_rate is set to the updated value
The …
|
|
|
@90290a51
|
13 years |
siretart |
tqi: Pass errors from the MB decoder
This silences some valgrind …
|
|
|
@d0f78e77
|
13 years |
michaelni |
avidec: simplify avi_read_idx1()
Signed-off-by: Michael Niedermayer …
|
|
|
@212f129f
|
13 years |
michaelni |
avidec: discard 0 packets even for sample_size==0 NI
Fixes Ticket1332 …
|
|
|
@3cb83b22
|
13 years |
michaelni |
xsubdec: print frame size when too small
Signed-off-by: Michael …
|
|
|
@121d3875
|
13 years |
michaelni |
lavf: print the invalid tb in avpriv_set_pts_info()
Signed-off-by: …
|
|
|
@5e268633
|
13 years |
Carl Eugen Hoyos |
Do not leak extradata when encoding avui.
|
|
|
@fb6c6b15
|
13 years |
Carl Eugen Hoyos |
avuienc: Use field_order to determine if a stream is interlaced.
|
|
|
@7a0d00dc
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-demuxer=ogg …
|
|
|
@9ddc472
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-demuxer=flac …
|
|
|
@0da28d68
|
13 years |
nicolas.george |
af_amerge: compute output timestamp.
Use the timestamps from the …
|
|
|
@e6aee467
|
13 years |
nicolas.george |
af_amerge: set samples rate in query_formats.
|
|
|
@e15f1286
|
13 years |
michaelni |
ffv1: fix decoder state_transition table
This fixes a regression with …
|
|
|
@3f9d6e42
|
13 years |
martin |
os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2
…
|
|
|
@60c950ac
|
13 years |
michaelni |
dwt: use av_freep()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@ea5dab58
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dwt: …
|
|
|
@e5773d8b
|
13 years |
martin |
http: Add support for reading http POST reply headers
Signed-off-by: …
|
|
|
@ba354a8c
|
13 years |
martin |
http: Add http_shutdown() for ending writing of posts
Signed-off-by: …
|
|
|
@4a9ca935
|
13 years |
martin |
tcp: Allow signalling end of reading/writing
tcp_shutdown() isn't …
|
|
|
@32d545e
|
13 years |
martin |
avio: Add a function for signalling end of reading/writing
…
|
|
|
@0ce4a627
|
13 years |
anton |
lavfi: fix comment, audio is supported now.
|
|
|
@ce353a88
|
13 years |
anton |
lavfi: fix incorrect comment.
poll_frame()/request_frame() are used …
|
|
|
@c04c533f
|
13 years |
anton |
lavfi: remove avfilter_null_* from public API on next bump.
Those …
|
|
|
@43c7a01e
|
13 years |
anton |
lavfi: remove avfilter_default_* from public API on next bump.
Those …
|
|
|
@88c3b87b
|
13 years |
anton |
lavfi: deprecate default config_props() callback and refactor …
|
|
|
@ccefa89f
|
13 years |
anton |
avfiltergraph: smarter sample format selection.
|
|
|
@0629f612
|
13 years |
anton |
avconv: rename transcode_audio/video to decode_audio/video.
Those …
|
|
|
@f297dd38
|
13 years |
anton |
asyncts: reset delta to 0 when it's not used.
Fixes an invalid write.
|
|
|
@713548c
|
13 years |
diego |
x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code.
…
|
|
|
@841c1be5
|
13 years |
michaelni |
swr: check return value of swr_inject_silence/drop_output.
…
|
|
|
@d9b92980
|
13 years |
michaelni |
libvorbis: only store version string if bitexact is not set.
…
|
|
|
@a645049
|
13 years |
michaelni |
swr: check count argument of realloc_audio()
Signed-off-by: Michael …
|
|
|
@50858a64
|
13 years |
Carl Eugen Hoyos |
Add Avid Meridien Uncompressed (AVUI) encoder.
|
|
|
@f452d6c
|
13 years |
michaelni |
mxfdec: fix frame height computation for mixed fields layout
…
|
|
|
@965b8072
|
13 years |
michaelni |
vf_yadif: Fixed potential access violation on EOF.
The correct …
|
|
|
@1dd71e1c
|
13 years |
michaelni |
rawdec: force timestamps from codec to be used
This fixes playback …
|
|
|
@035f6620
|
13 years |
michaelni |
mpeg4videoparser: support using timestamps from codec.
Signed-off-by: …
|
|
|
@a6b3471c
|
13 years |
michaelni |
avformat: add needs_parsing type to enable codec TS use.
…
|
|
|
@696452e4
|
13 years |
michaelni |
avcodec: add parser flag to indicate that codec TS are the only …
|
|
|
@cc7fac99
|
13 years |
diego |
dwt: return errors from ff_slice_buffer_init()
|
|
|
@672f822
|
13 years |
onemda |
shorten: fix lossy decoding
Closes #1299, #1300 and #1301.
…
|
|
|
@c89e428e
|
13 years |
diego |
dwt: check malloc calls
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@3ea54294
|
13 years |
diego |
ppc: Drop unused header regs.h
|
|
|
@27127ebe
|
13 years |
stefasab |
doc: add syntax.texi file
|
|
|
@e0d8427d
|
13 years |
justin.ruggles |
af_resample: remove an extra space in the log output
|
|
|
@938adb7a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dwt: …
|
|
|
@5ff01259
|
13 years |
justin.ruggles |
Convert vector_fmul range of functions to YASM and add AVX versions
…
|
|
|
@faa2930f
|
13 years |
michaelni |
flvdec: reenable extradata passing code
This fixes passing junk in …
|
|
|
@afeb3590
|
13 years |
justin.ruggles |
lavfi: add an audio split filter
Based on current version of the …
|
|
|
@cc30080
|
13 years |
justin.ruggles |
lavfi: rename vf_split.c to split.c
This is in preparation for adding …
|
|
|
@a6f650af
|
13 years |
michaelni |
aac: fix SCE in stereo case, this is surprisingly actually needed
…
|
|
|