|
|
|
@42196083
|
10 years |
michaelni |
Merge commit '404731bd20e1df5880e6fe381e975ba48afc75b2'
* commit …
|
|
|
@a59d922d
|
10 years |
michaelni |
Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e'
* commit …
|
|
|
@7997d786
|
10 years |
James |
lavc/libwebpenc: use WebPMemoryWriterClear()
WebPMemoryWriterClear() …
|
|
|
@7c51f5bd
|
10 years |
michaelni |
swr: aarch64 audio_convert and neon clobber test
Ported from …
|
|
|
@25cb697d
|
10 years |
michaelni |
bktr: Fix Fabrice's name
Signed-off-by: Timothy Gu …
|
|
|
@d3e9bee
|
10 years |
James |
lavf/mp3enc: don't abort if audio packets can't be buffered
Instead …
|
|
|
@12df9b9a
|
10 years |
michaelni |
Improved AC3 decoder level support (heavy drc, dialnorm)
Added …
|
|
|
@7a67ab5c
|
10 years |
michaelni |
ffmpeg_opt: reduce diff to libav in opt_target() by 16 lines
…
|
|
|
@2082c00e
|
10 years |
michaelni |
Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5'
* commit …
|
|
|
@ad207f11
|
10 years |
michaelni |
Merge commit '1688eef25385089026aba55da1885f70a57815ab'
* commit …
|
|
|
@404731bd
|
10 years |
lu_zero |
pulse: Set the wallclock option as default
|
|
|
@ff771f79
|
10 years |
lu_zero |
vc1: Initialize start_code_found to 0
Leftover of …
|
|
|
@127aee4c
|
10 years |
michaelni |
Merge commit '75bbaf2493a71ee66eaabe3c21fadd84d07888de'
* commit …
|
|
|
@f5245a9c
|
10 years |
anton |
avconv: fix parsing the AVOptions for -target
CC: libav-stable@libav.org
|
|
|
@1688eef
|
10 years |
anton |
avconv: fix the muxrate values for -target
The mpegenc private option …
|
|
|
@75bbaf24
|
10 years |
anton |
mpegenc: limit the maximum muxrate
It is written to the file as a …
|
|
|
@9e8ab36f
|
10 years |
michaelni |
avformat/mxfenc: dont warn about d10_channelcount being ignored if its …
|
|
|
@570397c
|
10 years |
michaelni |
Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0'
* commit …
|
|
|
@9c41b594
|
10 years |
michaelni |
Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'
* commit …
|
|
|
@ffa90d99
|
10 years |
michaelni |
Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d'
* commit …
|
|
|
@7206221d
|
10 years |
michaelni |
Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44'
* commit …
|
|
|
@e15824e7
|
10 years |
michaelni |
avformat/rtpdec_h261: Fix sanity checks
Fixes mbap and quant
…
|
|
|
@604c4eab
|
10 years |
michaelni |
libx264: fix -b_qfactor and -chromaoffset
Signed-off-by: Michael …
|
|
|
@e87f5e4e
|
10 years |
vittorio.giovara |
h264: fully check cropping amount from sps
Even if sps.crop is true, …
|
|
|
@0a024268
|
10 years |
diego |
libxvid: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@56a721f0
|
10 years |
diego |
doc: fix a typo
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@4c8bd8dd
|
10 years |
diego |
os_support: Adjust an outdated #endif comment
|
|
|
@46ad2c4a
|
10 years |
michaelni |
avformat/utils: remove assert that tests the same condition as the …
|
|
|
@bf16872
|
10 years |
michaelni |
avformat/nsvdec: fix out-commented asserts so the function names exist …
|
|
|
@85f0bde4
|
10 years |
michaelni |
avcodec/snowenc: remove out-commented assert
Signed-off-by: Michael …
|
|
|
@cf0e8e7a
|
10 years |
michaelni |
Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'
* commit …
|
|
|
@ba650ea1
|
10 years |
michaelni |
Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e'
* commit …
|
|
|
@d5ee74e5
|
10 years |
michaelni |
Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734'
* commit …
|
|
|
@c2c56d54
|
10 years |
James |
configure: update libvpx_vp9_encoder check
Required to add support …
|
|
|
@4e9e6fa9
|
10 years |
lu_zero |
mpeg: Write H264 streams at offset 2
It hints that the content is …
|
|
|
@a4d3c200
|
10 years |
lu_zero |
vc1: Fix the skip condition
As written in the comment above, skip …
|
|
|
@96b2ba68
|
10 years |
michaelni |
avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) …
|
|
|
@ab56fabe
|
10 years |
diego |
vfwcap: Add fallback define for HWND_MESSAGE
Some obsolete versions …
|
|
|
@1f7e6c07
|
10 years |
michaelni |
doc/snow: remove possibly wrong todo item
Signed-off-by: Michael …
|
|
|
@e96109f9
|
10 years |
michaelni |
ffplay: use av_malloc_array()
Reviewed-by: Marton Balint …
|
|
|
@db85d11d
|
10 years |
eclipse7 |
libavformat/ftp: Do not leak memory in routine ftp_features
Setting …
|
|
|
@f75baa6c
|
10 years |
michaelni |
huffyuvdec: decode the last odd sample
Signed-off-by: Michael …
|
|
|
@6ee76817
|
10 years |
michaelni |
huffyuvenc: write last odd sample
If width is odd, last sample …
|
|
|
@2a85826e
|
10 years |
michaelni |
avcodec/vp9: Use av_malloc_array()
Signed-off-by: Michael Niedermayer …
|
|
|
@080acf7
|
10 years |
michaelni |
lavf/matroskadec: Ensure cues_end is initialized
Ensure that …
|
|
|
@bb298967
|
10 years |
michaelni |
avutil/opencl: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@52fca28c
|
10 years |
michaelni |
avcodec/vorbisenc: use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@beaf86bd
|
10 years |
michaelni |
doc/APIchanges: fill in dates and hashes
Signed-off-by: Michael …
|
|
|
@d647ef0c
|
10 years |
michaelni |
avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also …
|
|
|
@08a110ca
|
10 years |
michaelni |
Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f'
* commit …
|
|
|
@215db293
|
10 years |
michaelni |
Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'
* commit …
|
|
|
@f1b04f80
|
10 years |
michaelni |
Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6'
* commit …
|
|
|
@6ee1cb57
|
10 years |
martin |
libavformat: use MSG_NOSIGNAL when applicable
If the remote end of a …
|
|
|
@b263f8ff
|
10 years |
anton |
lavf: add AVFormatContext.max_ts_probe
It allows to configure how …
|
|
|
@6ca11f71
|
10 years |
anton |
doc/APIchanges: fill in missing hashes and dates
|
|
|
@a2841d92
|
10 years |
michaelni |
Revert "pnmenc: use bits_per_raw_sample"
This reverts commit …
|
|
|
@30f680ee
|
10 years |
michaelni |
avcodec/vc1dec: fix null pointer dereference
Fixes Ticket3860
…
|
|
|
@07bc2497
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: tests, use Metadata title in config
'Title' was deprecated …
|
|
|
@d67d4072
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: tests, use new port/bindaddress config
Comming from commit …
|
|
|
@3fe9e7be
|
10 years |
michaelni |
avcodec/utils: add GBRP16 to avcodec_align_dimensions2()
Fixes …
|
|
|
@51139803
|
10 years |
michaelni |
Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3'
* commit …
|
|
|
@c2c4cee8
|
10 years |
michaelni |
avformat/matroskaenc: Check alpha_mode
Fixes CID1231992
…
|
|
|
@cc0acdbd
|
10 years |
Carl Eugen Hoyos |
lavc/h264_slice: Add a missing newline to an error message.
|
|
|
@f155e01
|
10 years |
michaelni |
Merge remote-tracking branch 'ubitux/codecview'
* ubitux/codecview:
…
|
|
|
@f888331
|
10 years |
u |
avfilter: add codecview filter
|
|
|
@424b929b
|
10 years |
lu_zero |
pulse: Add a wallclock option to be compatible with other other …
|
|
|
@6dfa70f2
|
10 years |
onemda |
Correct few "ffmpeg" typos
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@b73b36bf
|
10 years |
onemda |
avcodec/xan: fix style issue
Signed-off-by: Paul B Mahol …
|
|
|
@3e892b2b
|
10 years |
michaelni |
x86: hevc_mc: split differently calls
In some cases, 2 or 3 calls are …
|
|
|
@38e2aa37
|
10 years |
michaelni |
x86: hevc_mc: correct unneeded use of SSE4 code
Signed-off-by: …
|
|
|
@1506ea94
|
10 years |
michaelni |
pnmenc: use bits_per_raw_sample
This allows writing actual bitdepth …
|
|
|
@2f0f9375
|
10 years |
michaelni |
Changelog: add "H.261 RTP payload format (RFC 4587)"
Signed-off-by: …
|
|
|
@1aa153d6
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@50a4d5cf
|
10 years |
michaelni |
Add support for H.261 RTP payload format (RFC 4587)
|
|
|
@7c0c97cc
|
10 years |
Carl Eugen Hoyos |
fate: Fix ffprobe tests with --target-path set.
|
|
|
@6f78c703
|
10 years |
Carl Eugen Hoyos |
doc/ffmpeg: Try to clarify that the input option -r is not the same as …
|
|
|
@0744daa8
|
10 years |
Carl Eugen Hoyos |
Do not print a useless error number if mov header reading fails.
The …
|
|
|
@ab1e4312
|
10 years |
michaelni |
avcodec/tiff: Make pixel format checks tighter
Fixes assertion …
|
|
|
@b140b51e
|
10 years |
michaelni |
lavc/tiff: add support for LZMA compression
Derived from deflate …
|
|
|
@2e3c1699
|
10 years |
michaelni |
Merge commit '749b1f1359b5af0a08221923b016551b18ab6171'
* commit …
|
|
|
@e3601cee
|
10 years |
michaelni |
Merge commit '5caf039ba2b4be067568a30146f29008d8db28d0'
* commit …
|
|
|
@9bff8cfc
|
10 years |
michaelni |
Merge commit 'f9f34cb9983ec6f4ef119c34b726d3b39c143110'
* commit …
|
|
|
@554d8190
|
10 years |
u |
avutil/pixelutils: faster pixelutils_sad_16x16
501 to 439 decicycles. …
|
|
|
@749b1f13
|
10 years |
siretart |
configure: add --enable-rpath
This option facilitates testing shared …
|
|
|
@5caf039b
|
10 years |
siretart |
Prepare for 11_beta2 Release
|
|
|
@f4dec0d
|
10 years |
u |
doc/filters: fix Shwo/Show typo
|
|
|
@8fc9bd0d
|
10 years |
Reimar.Doeffinger |
dict.c: Free non-strduped av_dict_set arguments on error.
…
|
|
|
@45c7f39
|
10 years |
u |
avutil/pixelutils: faster pixelutils_sad_[au]_16x16
~560 → ~500 …
|
|
|
@c82a288f
|
10 years |
u |
avfilter/showcqt: add fontcolor option
|
|
|
@1fa35e43
|
10 years |
michaelni |
avcodec/h264_slice: More complete cleanup in h264_slice_header_init()
…
|
|
|
@949057c9
|
10 years |
michaelni |
avcodec/h264: do proper cleanup in ff_h264_alloc_tables() in case DPB …
|
|
|
@f9f34cb9
|
10 years |
lu_zero |
ogg: Use separate classes for the aliases
Unbreak …
|
|
|
@7444cf9a
|
10 years |
michaelni |
avcodec/imc: Fix bitstream buffer padding
Fixes buffer overread
…
|
|
|
@585047bb
|
10 years |
michaelni |
h264: do not return on sidedata allocation failure
Not having …
|
|
|
@aaaf7261
|
10 years |
michaelni |
avcodec/hevc_ps: fix 1 vs. 0 typo
Found-by: Timothy Gu …
|
|
|
@8495c608
|
10 years |
michaelni |
vidstabutils: improve documentation
Signed-off-by: Timothy Gu …
|
|
|
@6e51e74
|
10 years |
michaelni |
vidstab*: Remove accidentally exported av_2_vs_pixel_format()
Also …
|
|
|
@d2a06242
|
10 years |
michaelni |
Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d'
* commit …
|
|
|
@8f3caf52
|
10 years |
michaelni |
Merge commit '1019b7c4edff537499c4a6cb0d65abae04ce58f6'
* commit …
|
|
|
@300d489a
|
10 years |
michaelni |
Merge commit '051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd'
* commit …
|
|
|