|
|
|
@a6186f3a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@16c5d3b0
|
13 years |
michaelni |
allcodecs: cosmetic
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@f5899f02
|
13 years |
michaelni |
gitignore: add libswresample*
Signed-off-by: Michael Niedermayer …
|
|
|
@7882dc10
|
13 years |
gwenole.beauchesne |
MAINTAINERS: add my GPG fingerprint.
|
|
|
@c92a2a4e
|
13 years |
anton |
movenc: fix NULL reference in mov_write_tkhd_tag
st may be NULL when …
|
|
|
@f06068bb
|
13 years |
martin |
rmdec: Reject invalid deinterleaving parameters
Signed-off-by: Martin …
|
|
|
@b4ed3d78
|
13 years |
martin |
rv34: Fix potential overreads
Signed-off-by: Martin Storsjö …
|
|
|
@d2213b6
|
13 years |
martin |
rv34: Fix buffer size used for MC of B frames after a resolution …
|
|
|
@d0f6ab0
|
13 years |
martin |
rv34: Avoid NULL dereference on corrupted bitstream
…
|
|
|
@4a29b471
|
13 years |
martin |
rv10: Reject slices that does not have the same type as the first one
…
|
|
|
@ab09df9d
|
13 years |
anton |
vf_yadif: add an option to enable/disable deinterlacing based on src …
|
|
|
@91aff266
|
13 years |
anton |
vsrc_color: set output pos values to -1
-1 is more correct than 0, as …
|
|
|
@753890d0
|
13 years |
anton |
vsrc_color: add @file doxy
Also remove outdated reference to color in …
|
|
|
@deb58ab4
|
13 years |
anton |
vsrc_buffer: remove duplicated file description
Signed-off-by: Anton …
|
|
|
@8cee38a2
|
13 years |
anton |
eval: implement not() expression
|
|
|
@9bc39390
|
13 years |
anton |
eval: add sqrt function for computing the square root
|
|
|
@3e033da8
|
13 years |
anton |
rmdec: use the deinterleaving mode and not the codec when creating …
|
|
|
@4a9b069b
|
13 years |
Carl Eugen Hoyos |
Support 3IVD in isom, produced by 3ivx DivX Doctor.
Fixes ticket #486.
|
|
|
@63d64228
|
13 years |
anton |
lavf: Fix context pointer in av_open_input_stream when …
|
|
|
@8593b743
|
13 years |
michaelni |
rematrix: dont use floats for int16 code.
Signed-off-by: Michael …
|
|
|
@c3c1af6d
|
13 years |
michaelni |
rematrix: use double during init.
Signed-off-by: Michael Niedermayer …
|
|
|
@1133676f
|
13 years |
michaelni |
swr: replace sqrt(0.5) by M_SQRT1_2
Signed-off-by: Michael …
|
|
|
@a5f8aace
|
13 years |
michaelni |
configure: swr pkgconfig
Signed-off-by: Michael Niedermayer …
|
|
|
@9dd3da10
|
13 years |
michaelni |
swr: fix shared lib build
Signed-off-by: Michael Niedermayer …
|
|
|
@b5875b91
|
13 years |
michaelni |
Add libswresample.
Similar to libswscale this does resampling and …
|
|
|
@53e37840
|
13 years |
michaelni |
calculate frame_num for recovery point "keyframe"
recovery points …
|
|
|
@96c93b8c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4bc447a3
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-outdev=alsa.
Bug …
|
|
|
@ba5ff1b3
|
13 years |
michaelni |
h264dec: add forgotten copying of h->sync
Signed-off-by: Michael …
|
|
|
@0ddcfa42
|
13 years |
Carl Eugen Hoyos |
Fix compilation without --disable-swscale.
|
|
|
@c7686172
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-swscale.
Fixes ticket #482.
|
|
|
@8e4c1000
|
13 years |
Joakim Plate |
Set AV_PKT_FLAG_KEY based on nupplevideo header
Based from …
|
|
|
@7768f6b1
|
13 years |
Joakim Plate |
add support for generic seeking by reading timestamps in nuv
|
|
|
@46f415b5
|
13 years |
Clément Bœsch |
doc/filters: fix numer/number typo.
|
|
|
@46c9ddf8
|
13 years |
Clément Bœsch |
lavfi: fix avfilter_get_audio_buffer() doxy to match reality.
|
|
|
@9209249b
|
13 years |
michaelni |
lavc: better reference to AVOptions
Signed-off-by: Michael …
|
|
|
@0812ad01
|
13 years |
michaelni |
h264dec: Support CODEC_FLAG2_SHOW_ALL.
Signed-off-by: Michael …
|
|
|
@86dd4b04
|
13 years |
michaelni |
mpeg2dec: support CODEC_FLAG2_SHOW_ALL.
Signed-off-by: Michael …
|
|
|
@49073022
|
13 years |
michaelni |
lavc: Document that AVOptions should be used.
Signed-off-by: Michael …
|
|
|
@645cebbe
|
13 years |
michaelni |
lavc: add CODEC_FLAG2_SHOW_ALL
Signed-off-by: Michael Niedermayer …
|
|
|
@9535929
|
13 years |
stefasab |
asrc_anullsrc: amend description to reflect the recent changes
|
|
|
@1d8d987b
|
13 years |
stefasab |
asrc_anullsrc: globally prefer "null" over "priv" for indicating the …
|
|
|
@17d2fee
|
13 years |
stefasab |
asrc_anullsrc: do not show the int64_t value for channel_layout
That …
|
|
|
@e72aa52
|
13 years |
stefasab |
asrc_anullsrc: implement a request_frame callback for returning frames …
|
|
|
@44ab77db
|
13 years |
stefasab |
asrc_anullsrc: extend syntax to make it accept a non positional list …
|
|
|
@7f9b0ef9
|
13 years |
anton |
doc/APIChanges: fill in missing hashes and dates.
|
|
|
@07631dee
|
13 years |
michaelni |
rtmpproto.c: Fixed RTMP Stream output issue
Original code had the …
|
|
|
@b2f230e2
|
13 years |
michaelni |
mpegpsdec: fix reading first mpegps packet
|
|
|
@140dbcff
|
13 years |
michaelni |
Avoid NULL dereference on corrupted bitstream with real decoder.
…
|
|
|
@d788af6c
|
13 years |
michaelni |
Reject slices that does not have the same type than the first one in …
|
|
|
@eac673d5
|
13 years |
michaelni |
timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. …
|
|
|
@9a9ceb8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@979bea13
|
13 years |
michaelni |
check all svq3_get_ue_golomb() returns.
Signed-off-by: Michael …
|
|
|
@a64b028a
|
13 years |
michaelni |
h264dec: Dont display trash before a keyframe.
Fixes Ticket472
This …
|
|
|
@35f38b3a
|
13 years |
michaelni |
rv34: check for size mismatch
Signed-off-by: Michael Niedermayer …
|
|
|
@d763fb7d
|
13 years |
anton |
lavfi: add select filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@a5dc990a
|
13 years |
michaelni |
Fix buffer size used for MC of B frames after a resolution change in …
|
|
|
@0e7efb9d
|
13 years |
lu_zero |
oggdec: fix out of bound write in the ogg demuxer
Between ogg_save() …
|
|
|
@4907f813
|
13 years |
michaelni |
Reject audio tracks with invalid interleaver parameters in RM demuxer. …
|
|
|
@352c878d
|
13 years |
michaelni |
Fix js_vlc_bits value validation when joint stereo is used in cook …
|
|
|
@9a0a64cb
|
13 years |
michaelni |
Fix potential overreads in rv34 decoder.
Signed-off-by: Michael …
|
|
|
@7574cacb
|
13 years |
anton |
movenc: create an alternate group for each media type
Partially fixes …
|
|
|
@e417d80d
|
13 years |
anton |
lavd: add libcdio-paranoia input device for audio CD grabbing
|
|
|
@85d982f
|
13 years |
anton |
rawdec: refactor private option for raw video demuxers
…
|
|
|
@34d2bf30
|
13 years |
anton |
pcmdec: use unique classes for all pcm demuxers.
|
|
|
@d906f49
|
13 years |
anton |
rawdec: g722 is always 1 channel/16kHz
|
|
|
@bfadca1
|
13 years |
michaelni |
mjpegdec: print nb_components too in pict debug info
Signed-off-by: …
|
|
|
@b002184f
|
13 years |
michaelni |
mjpegdec: make sure we dont interpret things after the bitstream …
|
|
|
@d93a448b
|
13 years |
stefasab |
graph2dot: show timebase information for audio links
|
|
|
@db79d041
|
13 years |
stefasab |
af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions …
|
|
|
@b6c04b68
|
13 years |
michaelni |
mjpegdec: Remove buggy avid hacks, they dont do anything good with any …
|
|
|
@93869d4e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5c5306df
|
13 years |
michaelni |
lavf/utils: rewrite real fps calculation code.
The new code is free of …
|
|
|
@e3fc0e82
|
13 years |
stefasab |
lavdev/lavfi: reindent after the last commit
|
|
|
@4893c204
|
13 years |
stefasab |
lavdev/lavfi: add audio support
|
|
|
@3ee0bedc
|
13 years |
stefasab |
lavfi: refactor query_formats and auto-insert audio conversion filters …
|
|
|
@37cc443c
|
13 years |
stefasab |
lavfi: add audio convert filter
Add aconvert filter to perform sample …
|
|
|
@553c5e9f
|
13 years |
stefasab |
lavfi: add and use an inlink variable in avfilter_config_links()
…
|
|
|
@71c644ce
|
13 years |
stefasab |
lavfi: set link audio time_base if not set in avfilter_config_links()
…
|
|
|
@4460b81f
|
13 years |
michaelni |
mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container
Support Main …
|
|
|
@3a78fb57
|
13 years |
lu_zero |
libx264: introduce slice-max-size option
Yet another option useful …
|
|
|
@8af64e1a
|
13 years |
Clément Bœsch |
ffprobe: fix crash with -h.
|
|
|
@9eb1c94
|
13 years |
Clément Bœsch |
doc: fix x264_opts/x264opts typo.
|
|
|
@6613db9
|
13 years |
stefasab |
dshow: remove filters from graph before releasing them
Signed-off-by: …
|
|
|
@a1644f62
|
13 years |
stefasab |
dshow: reset list for each filter removed
Signed-off-by: Stefano …
|
|
|
@215e1979
|
13 years |
stefasab |
dshow: invert condition to avoid leaking objects
Signed-off-by: …
|
|
|
@dd41036a
|
13 years |
stefasab |
dshow: cleanup internal references on capture interface
…
|
|
|
@0b951d10
|
13 years |
stefasab |
dshow: release pin on disconnect
Signed-off-by: Stefano Sabatini …
|
|
|
@c7807eeb
|
13 years |
stefasab |
doc: add documentation for dshow indev
Signed-off-by: Stefano …
|
|
|
@01b997b9
|
13 years |
stefasab |
dshow: indent
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
|
|
|
@0883a7fa
|
13 years |
stefasab |
dshow: add option to list audio/video options
Signed-off-by: Stefano …
|
|
|
@c4b2027d
|
13 years |
stefasab |
dshow: add audio/video options
Signed-off-by: Stefano Sabatini …
|
|
|
@d0da3103
|
13 years |
stefasab |
dshow: initialize variable to prevent releasing random data
…
|
|
|
@ee4ed804
|
13 years |
stefasab |
dshow: factorise cycling through pins
Signed-off-by: Stefano Sabatini …
|
|
|
@41215fde
|
13 years |
michaelni |
libavfilter/formats.c: fix compile of test
Signed-off-by: Michael …
|
|
|
@cfe4e8c2
|
13 years |
michaelni |
bintext: make decoder names unique
Signed-off-by: Michael Niedermayer …
|
|
|
@3ac4f444
|
13 years |
michaelni |
bintext: set buffer hints
Signed-off-by: Michael Niedermayer …
|
|
|
@b9dbaa40
|
13 years |
michaelni |
bintext: fix possible x variable overflow.
Signed-off-by: Michael …
|
|
|
@fa2dbcd4
|
13 years |
michaelni |
bintext: remove unneeded get_buffer()
Signed-off-by: Michael …
|
|
|
@07a70cab
|
13 years |
michaelni |
Binary text decoder
Decoder and demuxer for various binary text …
|
|
|