|
|
|
@2dbc9345
|
12 years |
michaelni |
Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'
* commit …
|
|
|
@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 …
|
|
|
@e2820d99
|
12 years |
onemda |
pnmdec: use more meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@a65bc271
|
12 years |
michaelni |
Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'
* commit …
|
|
|
@c2a25e14
|
12 years |
michaelni |
Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'
* commit …
|
|
|
@af3fe43d
|
12 years |
michaelni |
Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'
* commit …
|
|
|
@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 …
|
|
|
@7be9c0c1
|
12 years |
Clément Bœsch |
fate: fix SAMPLES dependency for ffprobe.
FATE_SAMPLES_FFPROBE is a …
|
|
|
@0de41ead
|
12 years |
michaelni |
qt-faststart: check fseeko() return codes
Fixes CID733725
…
|
|
|
@250fe6e
|
12 years |
michaelni |
cmdutils: apply option to codec and format contexts if possible.
This …
|
|
|
@c68a8a13
|
12 years |
michaelni |
lavf/aiffdec: don't stop parsing after SSND chunk
Some file has ID3 …
|
|
|
@d8173f26
|
12 years |
michaelni |
dv: fix a check on dv_extract_timecode return value
Fixes CID733808
…
|
|
|
@22793d7b
|
12 years |
michaelni |
ffmpeg/lavc: move experimental warnings to libavcodec.
This way they …
|
|
|
@5d1007f7
|
12 years |
justin.ruggles |
atrac3: initialize static tables in AVCodec.init_static_data()
|
|
|
@a1f4cd37
|
12 years |
justin.ruggles |
atrac3: replace a calculation with FFALIGN()
This allocates 4 bytes …
|
|
|
@78edce3f
|
12 years |
justin.ruggles |
atrac3: separate window initialization from IMDCT initialization
|
|
|
@808686fc
|
12 years |
justin.ruggles |
atrac3: remove unused ATRAC3Context field, sample_rate
|
|
|
@c51311b9
|
12 years |
justin.ruggles |
atrac3: move the 'frame_factor' field from ATRAC3Context to where it …
|
|
|
@89a6c32
|
12 years |
justin.ruggles |
atrac3: use sizeof(variable) instead of sizeof(type)
|
|
|
@327747de
|
12 years |
justin.ruggles |
atrac3: simplify MDCT window calculation
|
|
|
@a2664c91
|
12 years |
justin.ruggles |
atrac3: move the 'samples_per_frame' field from ATRAC3Context to where …
|
|
|
@7e76f270
|
12 years |
justin.ruggles |
atrac3: remove unused ATRAC3Context field, bit_rate
|
|
|
@7c1f93af
|
12 years |
justin.ruggles |
atrac3: remove unused ATRAC3Context field, samples_per_channel
|
|
|
@cdd0e0de
|
12 years |
justin.ruggles |
atrac3: use AVCodecContext.block_align instead of keeping a private copy
|
|
|
@64ebbb8f
|
12 years |
justin.ruggles |
atrac3: move the 'delay' field from ATRAC3Context to where it is used
|
|
|
@5ac673b5
|
12 years |
justin.ruggles |
atrac3: use AVCodecContext.channels instead of keeping a private copy
|
|
|
@56a9d2b
|
12 years |
justin.ruggles |
atrac3: move the 'version' field from ATRAC3Context to where it is used
|
|
|
@aefdb735
|
12 years |
justin.ruggles |
atrac3: simplify some loop indexing
|
|
|
@e55d5390
|
12 years |
justin.ruggles |
atrac3: cosmetics: pretty-printing and renaming
also does some minor …
|
|
|
@abdee95
|
12 years |
mans |
pcm: define AVCodec instances only for enabled codecs
This defines an …
|
|
|
@5957aef
|
12 years |
anton |
libxvid: remove useless doxy comments.
|
|
|
@f9cf14c8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
riff: …
|
|
|
@b691135d
|
12 years |
anton |
lavc: remove stats_out from the options table.
Since it is declared …
|
|
|
@e3a91c51
|
12 years |
michaelni |
Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
* commit …
|
|
|
@c3778df2
|
12 years |
michaelni |
ffmpeg: fix negative array index
Fixes CID733808
Signed-off-by: …
|
|
|
@6182e0a6
|
12 years |
michaelni |
vf_aspect: unbreak avoption system
This fixes ff* -h infinite looping …
|
|
|
@6752aac6
|
12 years |
stefasab |
lavfi/aspect: add max option
|
|
|
@ccd6def9
|
12 years |
stefasab |
lavfi/aspect: extend syntax for the setdar and setsar filters
Add …
|
|
|
@b6e36a4
|
12 years |
stefasab |
lavu/parseutils: remove unused gcd variable in av_parse_ratio()
Fix …
|
|
|
@cb0add3
|
12 years |
onemda |
lavf/flacenc: disallow creation of invalid files with -c copy
…
|
|
|
@6173a8fe
|
12 years |
anton |
riff: remove a write-only variable
|
|
|
@d6f4fe68
|
12 years |
anton |
lavc: extend frame_size doxy.
|
|
|
@46a86c61
|
12 years |
justin.ruggles |
alacdec: set bits_per_raw_sample
|
|
|