|
|
|
@1d22d26
|
12 years |
michaelni |
mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout()
There's …
|
|
|
@187630b2
|
12 years |
michaelni |
mxfdec: Fix CID 732262
Coverity thinks ofs can end up 15, thus …
|
|
|
@55c77a0c
|
12 years |
stefasab |
doc/filters: escape special Texinfo character @ in overlay example
|
|
|
@51467ee8
|
12 years |
stefasab |
doc/filters: remove unnecessary and inconsistent double ',' escaping
|
|
|
@7d0ca5b7
|
12 years |
michaelni |
doxygen: disable header/footer/stylesheet
They dont work at all and …
|
|
|
@8a34b85f
|
12 years |
michaelni |
avio: detect implicit truncation by assert in avio_w*
This check is …
|
|
|
@a3fb3a6
|
12 years |
michaelni |
avio: avoid implicit truncation in avio_w*
Signed-off-by: Michael …
|
|
|
@e377b50b
|
12 years |
michaelni |
matroskaenc: avoid implicit truncation in avio_w*
Signed-off-by: …
|
|
|
@d0ab71ed
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
asfdec: …
|
|
|
@719fde47
|
12 years |
michaelni |
Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881'
* commit …
|
|
|
@5cf794e0
|
12 years |
michaelni |
Merge commit 'd82f188504410fdfa446c5682c128c31bb5851a4'
* commit …
|
|
|
@5555d207
|
12 years |
michaelni |
Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa'
* commit …
|
|
|
@f3b8096b
|
12 years |
michaelni |
Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'
* commit …
|
|
|
@42ee9f39
|
12 years |
michaelni |
build: fix detection of math functions with 2 parameters.
The code …
|
|
|
@2dbc9345
|
12 years |
michaelni |
Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'
* commit …
|
|
|
@292a08c
|
12 years |
anton |
asfdec: cosmetics, reformat ff_asf_parse_packet()
|
|
|
@5a956763
|
12 years |
anton |
g.723.1: add missing CODEC_CAP_DR1
|
|
|
@8e84f205
|
12 years |
anton |
avconv: remove now unneeded calls to avcodec_get_frame_defaults().
|
|
|
@1bc64c28
|
12 years |
anton |
lavc: initialize output AVFrame before decoding.
Avoids memleaks with …
|
|
|
@cccb4575
|
12 years |
michaelni |
yuv2rgb: fix integer overflow in fill_gv_table()
Fixes CID703747 …
|
|
|
@a4947929
|
12 years |
michaelni |
yuv2rgb: fix integer overflow in fill_table
Fixes CID703748 …
|
|
|
@6c87b2be
|
12 years |
michaelni |
swscale_unscaled: remove unused variables
Fixes CID739472 …
|
|
|
@3556e7ce
|
12 years |
michaelni |
mpegvideo enc: choose VBV buffer size for mpeg4 when none is specified …
|
|
|
@1856162c
|
12 years |
michaelni |
mpegvideo enc: choose VBV buffer size for mpeg1/2 when none is …
|
|
|
@33c4535d
|
12 years |
stefasab |
examples/decoding_encoding: add and use the decode_write_frame …
|
|
|
@4a227a70
|
12 years |
stefasab |
lavc/utils: fix a few grammar/style nits in log messages
In …
|
|
|
@5ffadec3
|
12 years |
stefasab |
lavc/utils: propagate or return meaningful error codes in avcodec_open2()
|
|
|
@2fdc6f35
|
12 years |
Carl Eugen Hoyos |
Do not detect mov with maximum score if the atom size is too small.
…
|
|
|
@8b03cd3c
|
12 years |
stefasab |
lavd/lavfi: add graph_file option
Allow to specify a filename where …
|
|
|
@bd6240e7
|
12 years |
stefasab |
lavfi/sendcmd: move buf init() variable to internal scope where it is used
|
|
|
@c7065f1f
|
12 years |
stefasab |
lavfi/sendcmd: release file in case of failed allocation
Avoid …
|
|
|
@469a65b1
|
12 years |
michaelni |
x11: Fix x11grab BadCursor
Fixes Ticket1738
Based-on: A fix found in …
|
|
|
@c68317eb
|
12 years |
justin.ruggles |
lavc: fix documentation for AVCodecContext.delay
|
|
|
@44d854a5
|
12 years |
justin.ruggles |
atrac3: return an error if extradata_size is not a specific known size …
|
|
|
@a5ef830b
|
12 years |
justin.ruggles |
lavc: use the correct API version guard macro for avcodec_encode_audio()
|
|
|
@5e28e97
|
12 years |
diego |
Move Doxyfile into the doc/ subdirectory
|
|
|
@d7a39b33
|
12 years |
diego |
doxygen: Build Doxygen documentation in the doc/ subdirectory
|
|
|
@d82f1885
|
12 years |
mans |
Remove need for padding in av_memcpy_backptr()
Signed-off-by: Mans …
|
|
|
@a153e45b
|
12 years |
mans |
dfa: use av_memcpy_backptr() where previously impossible
Since the …
|
|
|
@e831b3b8
|
12 years |
mans |
av_memcpy_backptr: Drop no longer necessary malloc padding
…
|
|
|
@e2820d99
|
12 years |
onemda |
pnmdec: use more meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@ceb754d0
|
12 years |
diego |
lzo: Use AV_COPY*U macros where appropriate
|
|
|
@a9f0dce2
|
12 years |
siretart |
prepare 9_beta2 release
|
|
|
@5442c6cc
|
12 years |
michaelni |
lavf: fix duration estimation for multi program TS
Signed-off-by: …
|
|
|
@31cdf600
|
12 years |
michaelni |
lavf: increase retries to guess duration from pts by 1
This fixes …
|
|
|
@330b864c
|
12 years |
diego |
dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU
|
|
|
@af6dd6d
|
12 years |
diego |
intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses
|
|
|
@aa91fe80
|
12 years |
diego |
dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16
|
|
|
@d8f27ece
|
12 years |
michaelni |
asfdec: ignore stored duration for truncated files
Signed-off-by: …
|
|
|
@8469fc17
|
12 years |
michaelni |
wtvdec: display warning for encrypted wtv files (instead of …
|
|
|
@4d54ecf4
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@79ec524f
|
12 years |
michaelni |
Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25'
* commit …
|
|
|
@35ce42e0
|
12 years |
michaelni |
Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'
* commit …
|
|
|
@d0ac26a2
|
12 years |
michaelni |
Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a'
* commit …
|
|
|
@0c03cc68
|
12 years |
lu_zero |
mp3: exit on parsing error in mp_decode_frame
Properly forward …
|
|
|
@9ab0874
|
12 years |
lu_zero |
mp3: properly forward mp_decode_frame errors
The function can return …
|
|
|
@c2dac8a
|
12 years |
diego |
rtmppkt: Avoid unescaped backslash in Doxygen comment
|
|
|
@a65bc271
|
12 years |
michaelni |
Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'
* commit …
|
|
|
@c2a25e14
|
12 years |
michaelni |
Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'
* commit …
|
|
|
@af3fe43d
|
12 years |
michaelni |
Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'
* commit …
|
|
|
@2a222a72
|
12 years |
mans |
fate-lavfi: replace sed/grep/cut combos with awk
Signed-off-by: Mans …
|
|
|
@4ebc6a74
|
12 years |
mans |
build: Plan 9 support
This adds support for building on Plan 9 …
|
|
|
@80521c1
|
12 years |
mans |
build: allow targets to specify extra objects to link with executables …
|
|
|
@a805cefd
|
12 years |
mans |
swscale: avoid pointless use of compound literals
Some compilers …
|
|
|
@fab0a8b2
|
12 years |
mans |
libm: add fallbacks for various single-precision functions
…
|
|
|
@c3e73100
|
12 years |
mans |
network: use getservbyport() only if available
The absence of this …
|
|
|
@da0d0ae9
|
12 years |
mans |
network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN
…
|
|
|
@3f65eff4
|
12 years |
mans |
Include sys/time.h before sys/resource.h
Some systems require …
|
|
|
@7bc6631d
|
12 years |
michaelni |
Merge commit '5d1007f74dd496d54b932242004382f44e3b22b4'
* commit …
|
|
|
@8748472f
|
12 years |
michaelni |
Merge commit 'a2664c91fba15a1307f676ffad511f8f86fb3a27'
* commit …
|
|
|
@dcb0d119
|
12 years |
michaelni |
Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45'
* commit …
|
|
|
@a1f6ad69
|
12 years |
mans |
fate: check that dependencies actually exist
This causes make to exit …
|
|
|
@6f9018fc
|
12 years |
mans |
fate: fix ENCMUX macro
This matches how it is actually being called.
…
|
|
|
@ec444c84
|
12 years |
diego |
mpegaudiodec: Fix buffer handling on random access
|
|
|
@2f17f265
|
12 years |
diego |
mpegaudio: Refactor mp3on4 flush function
|
|
|
@88bdec03
|
12 years |
diego |
fate: Add dependencies for audio tests
|
|
|
@71f3eb45
|
12 years |
diego |
fate: cosmetics: Group idct8x8 test together with all other libavcodec …
|
|
|
@8b8899ac
|
12 years |
diego |
fate: Declare avcodec/avformat deps in the respective Makefile snippets
|
|
|
@7d420a42
|
12 years |
diego |
fate: More fine-grained dependencies for libavcodec test programs
|
|
|
@e273a1a5
|
12 years |
diego |
fate: Add dependencies for WMA and WavPack tests
|
|
|
@8f4c414d
|
12 years |
diego |
Improve wording and spelling of av_log_missing_feature messages.
|
|
|
@c692957c
|
12 years |
anton |
lavu: remove disabled avoptions cruft
|
|
|
@468ea9d5
|
12 years |
anton |
Revert "avutil: make some tables visible again"
This reverts commit …
|
|
|
@add3a690
|
12 years |
anton |
lavu: bump major to 52
In addition to the recent tables mess, the …
|
|
|
@2b8dd371
|
12 years |
anton |
lavu: postpone recent deprecations until the next major bump
|
|
|
@00ed7f59
|
12 years |
anton |
lavu: remove disabled FF_API_AV_FIFO_PEEK cruft
|
|
|
@8207c67a
|
12 years |
anton |
lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft
|
|
|
@c6b25d1d
|
12 years |
anton |
Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore …
|
|
|
@9cac8a51
|
12 years |
anton |
APIchanges: update lavr bump date
|
|
|
@4e61a38a
|
12 years |
anton |
avconv: only apply presets when we have an encoder.
Fixes a crash …
|
|
|
@34ccb94
|
12 years |
michaelni |
g723_1: remove unneeded cliping
Fixes CID703731
Signed-off-by: …
|
|
|
@e9b61fff
|
12 years |
michaelni |
g722dec: s/Libav/FFmpeg/ The copyright years predate the existence of …
|
|
|
@7770c0da
|
12 years |
michaelni |
fate/mapchan: add bitexact flag
fixes fate breakage
Signed-off-by: …
|
|
|
@a57d560d
|
12 years |
onemda |
LVF demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@3318d6b9
|
12 years |
michaelni |
ffmpeg: check avpicture_get_size() retuen value
Fixes CID205018 …
|
|
|
@da317efd
|
12 years |
michaelni |
j2k: reorder multiplications to avoid interger overflows related to …
|
|
|
@45ae9a8f
|
12 years |
michaelni |
j2k: reorder multiplications to avoid interger overflows related to …
|
|
|
@7c2d5eec
|
12 years |
Clément Bœsch |
fate: quote file paths in movie/amovie filtergraphs.
This should …
|
|
|
@2649b783
|
12 years |
Clément Bœsch |
fate: improve metadata filter deps readability.
|
|
|
@ae69c683
|
12 years |
Clément Bœsch |
fate: add scale filter to the scene detect dependencies.
The select …
|
|
|