|
|
|
@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 …
|
|
|
@ea8de109
|
13 years |
stefasab |
lavfi: add avfilter_all_channel_layouts public symbol
This list is …
|
|
|
@9899037d
|
13 years |
stefasab |
lavfi: rename avfilter_all_* function names to avfilter_make_all_*
A …
|
|
|
@98b906e1
|
13 years |
stefasab |
APIchanges: remove prores decoder addition entry
It is not an API change.
|
|
|
@62101030
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e78d1a59
|
13 years |
michaelni |
mpegts: make sure the "standard" code doesnt override the probing with …
|
|
|
@b59efc94
|
13 years |
alex.converse |
Fixed size given to init_get_bits().
init_get_bits() takes a number …
|
|
|
@5d305c93
|
13 years |
michaelni |
Correct determination of file size and frames in VBRI headers
The …
|
|
|
@b3887bd5
|
13 years |
elvis |
configure: require gplv2 for prores
Signed-off-by: Elvis Presley …
|
|
|
@db54ff6d
|
13 years |
elvis |
configure: add GPLv2 support (needed for ProRes)
Signed-off-by: Elvis …
|
|
|
@ea540401
|
13 years |
rsbultje |
swscale: fix byte overreads in SSE-optimized hscale().
SSE-optimized …
|
|
|
@3dd47ae5
|
13 years |
elvis |
Revert "get_bits: remove x86 inline asm in A32 bitstream reader"
This …
|
|
|
@5554de13
|
13 years |
elvis |
ProRes Decoder
Signed-off-by: Elvis Presley <elvis@e.p>
|
|
|
@d7d2f0e6
|
13 years |
anton |
matroskadec: fix typo.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@4a9628f2
|
13 years |
anton |
matroskadec: bail on parsing of incorrect seek index segments
…
|
|
|
@d55b06b8
|
13 years |
michaelni |
mjpeg: interlaced buggy avid fix
Fix Ticket362
Signed-off-by: Michael …
|
|
|
@e009432b
|
13 years |
michaelni |
mjpegdec: fix len for AVI1 reader
Signed-off-by: Michael Niedermayer …
|
|
|
@b34c7a56
|
13 years |
michaelni |
Revert "MJPEG: emulate EOI also on two consecutive SOI."
This causes …
|
|
|
@3ee83f46
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf …
|
|
|
@205c1368
|
13 years |
michaelni |
h264: allow disabling bitstream overread protection by using the fast …
|
|
|
@cdced09e
|
13 years |
Joakim Plate |
Don't override duration from file header with bitrate duration
This …
|
|
|
@5d705368
|
13 years |
Joakim Plate |
[yop] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@7bcd812
|
13 years |
Joakim Plate |
[wtv] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@d9d7174d
|
13 years |
Joakim Plate |
[tta] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@fc12f54e
|
13 years |
Joakim Plate |
[tmv] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@42590780
|
13 years |
Joakim Plate |
[r3d] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@e22155ef
|
13 years |
Joakim Plate |
[nsv] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@a3f4fc81
|
13 years |
Joakim Plate |
[mxfdec] Check return value of avio_seek and avoid modifying state if …
|
|
|
@88ad7941
|
13 years |
Joakim Plate |
[mpc8] Check return value of avio_seek and avoid modifying state if it …
|
|
|
@83335817
|
13 years |
Joakim Plate |
[jvd] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@58540d7
|
13 years |
Joakim Plate |
[filmstrip] Check return value of avio_seek and avoid modifying state …
|
|
|
@928cfc7e
|
13 years |
Joakim Plate |
[ffmdec] Check return value of avio_seek and avoid modifying state if …
|
|
|
@1df00ac8
|
13 years |
Joakim Plate |
[dv] Check return value of avio_seek and avoid modifying state if it fails
|
|
|
@75f41806
|
13 years |
Joakim Plate |
[cafdec] Check return value of avio_seek and avoid modifying state if …
|
|
|
@598cc84f
|
13 years |
Joakim Plate |
[bink] Check return value of avio_seek and avoid modifying state if it …
|
|
|
@940173d4
|
13 years |
alex.converse |
lavf utils: Remove write-only variable
|
|
|
@4439caa4
|
13 years |
alex.converse |
lavf utils: Rename shadowing variable
|
|
|
@d2a847c
|
13 years |
michaelni |
Merge remote-tracking branch 'hexene/scratchpad'
* hexene/scratchpad: …
|
|
|
@e7f9aa6f
|
13 years |
naufal22 |
libstagefright: Explicitly free smart pointer objects
|
|
|
@1a2d8c8b
|
13 years |
naufal22 |
Changelog: Explain why C++ support is added, and that its optional
…
|
|
|
@9fa47cb7
|
13 years |
michaelni |
make mpegts_get_pcr resync if it's not on a valid mpegts packet
|
|
|
@62142663
|
13 years |
michaelni |
cosmetic reindent of mpegts_get_pcr
|
|
|
@0a90b6a4
|
13 years |
michaelni |
check return value of url_fseek in mpegts_get_pcr
|
|
|
@880e8382
|
13 years |
michaelni |
respect the maximum position mpegts_get_pcr is allowed to seek to
|
|
|
@2130d2f5
|
13 years |
michaelni |
remove unused code in mpegts_get_pcr
|
|
|
@b5824233
|
13 years |
naufal22 |
tools/build_libstagefright: rename build/libav to something neutral
…
|
|
|
@a30ef633
|
13 years |
michaelni |
ffplay: dont drop all frames if realtime decoding is impossible
…
|
|
|
@5166376f
|
13 years |
martin |
smacker: fix a few off by 1 errors
stereo & 16bit is untested due to …
|
|
|
@64894554
|
13 years |
martin |
Check for invalid VLC value in smacker decoder.
Signed-off-by: Martin …
|
|
|
@9676ffba
|
13 years |
martin |
Check and propagate errors when VLC trees cannot be built in smacker …
|
|
|
@872655fe
|
13 years |
michaelni |
dvdsubdec: fix bad free in dvdsub_init
Signed-off-by: Michael …
|
|
|