|
|
|
@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 …
|
|
|
@3e07a056
|
10 years |
michaelni |
Merge commit 'cb7b1a2dfb547ab78342a7a9d5cd729d77d90421'
* commit …
|
|
|
@ce1059d5
|
10 years |
michaelni |
Merge commit '7b6aae23e12f41cdfac7f1069debfe44d9a3d136'
* commit …
|
|
|
@4adad5a1
|
10 years |
onemda |
wavpackenc: reset trailer info on block encoding
In some cases, in …
|
|
|
@a59f85d1
|
10 years |
onemda |
wavpack: check number of channels
This means container and codec …
|
|
|
@350dd853
|
10 years |
michaelni |
Merge commit '4d6c5152849e23a4cc0f6a6ac2880c01ebcd301b'
* commit …
|
|
|
@e356f6c5
|
10 years |
michaelni |
Merge commit 'dc4b2e7d33903a6b9380e8a84b22b3a20facbb08'
* commit …
|
|
|
@de9e0386
|
10 years |
michaelni |
Merge commit 'b0bfd09f88da8b7c7666faf0ac7d5e74559dba9f'
* commit …
|
|
|
@3526ab89
|
10 years |
diego |
qt-faststart: Undefine fseeko/ftello before defining them
This avoids …
|
|
|
@1019b7c4
|
10 years |
diego |
os_support: Undefine lseek/stat/fstat before defining them
This …
|
|
|
@2346f2b
|
10 years |
michaelni |
x86: hevcdsp: use compilation-time-fixed constant
The stride for some …
|
|
|
@dad7f155
|
10 years |
michaelni |
hevcdsp: remove more instances of compile-time-fixed parameters
…
|
|
|
@d4f44b66
|
10 years |
michaelni |
hevcdsp: remove compilation-time-fixed parameter
The dststride …
|
|
|
@b9f3912a
|
10 years |
michaelni |
hevc: move MAX_PB_SIZE declaration
Reviewed-by: Mickaël Raulet …
|
|
|
@051aadee
|
10 years |
lu_zero |
ogg: Provide aliases for Speex, Opus and audio-only ogg
Since they …
|
|
|
@fb1a98ec
|
10 years |
michaelni |
x86: hevc_mc: assume 2nd source stride is 64
Reviewed-by: Mickaël …
|
|
|
@cb7b1a2d
|
10 years |
anton |
electronicarts: set the framerate for TGQ/TQI
It is hardcoded to 15fps.
|
|
|
@7b6aae23
|
10 years |
anton |
electronicarts: read the framerate for MAD
|
|
|
@4d6c5152
|
10 years |
anton |
electronicarts: do not fail on zero-sized chunks
At least one FATE …
|
|
|
@dc4b2e7d
|
10 years |
janne-libav |
rv34: use ff_mpeg_update_thread_context only when decoder is fully …
|
|
|
@e32eddaa
|
10 years |
michaelni |
wavpackenc: make assert more thorough
It was only validating that …
|
|
|
@ddad0939
|
10 years |
michaelni |
wavpackenc: fix number of samples per block
Currently, the encoder …
|
|
|
@1b5ec6a
|
10 years |
michaelni |
avcodec/fic: Check if a frame is available before using it
Fixes null …
|
|
|
@fccd85b9
|
10 years |
michaelni |
avcodec: fix aac/ac3 parser bitstream buffer size
Buffers containing …
|
|
|
@b3d6543c
|
10 years |
michaelni |
dpxenc: fix padding in encode_gbrp12
It was added per pixel instead …
|
|
|
@0625a380
|
10 years |
michaelni |
hevc_ps: check overflow and test alternate syntax
Some streams were …
|
|
|
@fca76dc6
|
10 years |
michaelni |
Merge commit '13c90bc9a359e969cc2b7f7e8199b02a0e4c6ec9'
* commit …
|
|
|
@2bfd4ff1
|
10 years |
michaelni |
Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'
* commit …
|
|
|
@4f49c39a
|
10 years |
michaelni |
Merge commit '8fc6a70c2167b645b7a37d0cbc0e276e7b787cc9'
* commit …
|
|
|
@f6ff1cb1
|
10 years |
michaelni |
Merge commit '7cb66ebc0be48489785f7166c9d15eac594b0763'
* commit …
|
|
|