|
|
|
@a88cbdf
|
11 years |
michaelni |
Merge commit 'd00a504b244e136a0c82a55e21ed94659e0674ad'
* commit …
|
|
|
@a908de7f
|
11 years |
michaelni |
avformat/options_table: add named constants for avoid_negative_ts
…
|
|
|
@6d18154f
|
11 years |
derek.buitenhuis |
libx265: Use proper error code
Signed-off-by: Derek Buitenhuis …
|
|
|
@87769d6c
|
11 years |
derek.buitenhuis |
libx265: Properly handled dynamic linking with MSVC
Signed-off-by: …
|
|
|
@73ee4cf3
|
11 years |
derek.buitenhuis |
libx265: Support SAR
Signed-off-by: Derek Buitenhuis …
|
|
|
@d102925a
|
11 years |
derek.buitenhuis |
libx265: Support 4:4:4
Signed-off-by: Derek Buitenhuis …
|
|
|
@d3736471
|
11 years |
derek.buitenhuis |
libx265: Update API usage
Framerate is now a sane rational instead of …
|
|
|
@d00a504b
|
11 years |
derek.buitenhuis |
libx265: Update API usage
Framerate is now a sane rational instead of …
|
|
|
@2a3cb1cf
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Use …
|
|
|
@7a9946d3
|
11 years |
michaelni |
Merge commit '8feac29cc46270cc89d6016340e7bac780877131'
* commit …
|
|
|
@74bb1ca8
|
11 years |
michaelni |
avutil/frame_copy_audio: also check that channels match
…
|
|
|
@fff52623
|
11 years |
michaelni |
Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3'
* commit …
|
|
|
@cc6cc84b
|
11 years |
michaelni |
Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1'
* commit …
|
|
|
@3f3d748c
|
11 years |
michaelni |
x86: Move XOP emulation to x86util
We need the emulation to support …
|
|
|
@6c6e4dd1
|
11 years |
michaelni |
swr: check that the context for swr_convert() has been initialized
…
|
|
|
@a66be608
|
11 years |
michaelni |
swresample: add swr_is_initialized()
Idea-from/based-on: …
|
|
|
@30517a9f
|
11 years |
anton |
Use av_frame_copy() to simplify code where appropriate.
|
|
|
@8feac29c
|
11 years |
anton |
lavc: use AVFrame API properly in ff_reget_buffer()
|
|
|
@1155fd02
|
11 years |
anton |
frame: add a convenience function for copying AVFrame data
|
|
|
@746dca48
|
11 years |
anton |
avconv: support forcing codec tags for input streams
|
|
|
@313a6c65
|
11 years |
michaelni |
oggdec: validate VP8 keyframes
Fixes seeking with broken files
…
|
|
|
@bd8d73ea
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@d9574069
|
11 years |
michaelni |
Merge commit '1b932eb1508f550fac9e911923a0383efda53aa3'
* commit …
|
|
|
@09824332
|
11 years |
michaelni |
Merge commit '10b0161d78148f46eaffb29ea022378947eaef2c'
* commit …
|
|
|
@38336f0f
|
11 years |
michaelni |
Merge commit '5800ba0db667630e6ff81d30f03961ea10726aa6'
* commit …
|
|
|
@96ea3dea
|
11 years |
michaelni |
configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor …
|
|
|
@1287b640
|
11 years |
michaelni |
Merge commit '8eeacf31c5ea37baf6b222dc38d20cf4fd33c455'
* commit …
|
|
|
@a2e4b23b
|
11 years |
michaelni |
Merge commit 'ff486c0f7f6b2ace3f0238660bc06cc35b389676'
* commit …
|
|
|
@c2b5981a
|
11 years |
michaelni |
Merge commit '50c988aa6d6c6f0ceb8f922bcea34800b56b85d9'
* commit …
|
|
|
@57ec555e
|
11 years |
u |
avcodec/pngenc: fix invalid read in sub filter.
First pixel was …
|
|
|
@72e6913
|
11 years |
michaelni |
avcodec/h264: clear chroma planes when flags gray is used
Fixes …
|
|
|
@42361bdf
|
11 years |
michaelni |
avcodec/mpegvideo: fix buffer clear code so it should work with …
|
|
|
@d59fcdaf
|
11 years |
janne-libav |
x86: add detection for Bit Manipulation Instruction sets
Based on …
|
|
|
@1b932eb1
|
11 years |
janne-libav |
x86: add detection for FMA3 instruction set
Based on x264 code
…
|
|
|
@10b0161
|
11 years |
janne-libav |
x86: add missing XOP checks and macros
Signed-off-by: James Almer …
|
|
|
@5800ba0d
|
11 years |
janne-libav |
configure: disable cpunop if the check fails
Moving cpunop from the …
|
|
|
@8eeacf31
|
11 years |
lu_zero |
hevc: Do not left shift a negative value in hevc_loop_filter_chroma
|
|
|
@ff486c0f
|
11 years |
lu_zero |
hevc: Do not right shift a negative value in get_pcm
|
|
|
@50c988aa
|
11 years |
lu_zero |
hevc: Drop unnecessary shifts in deblocking_filter_CTB
beta_offset is …
|
|
|
@5642dd4
|
11 years |
Carl Eugen Hoyos |
Add more Bayer colour spaces to the video4linux2 device wrapper.
|
|
|
@dd5abb0b
|
11 years |
Carl Eugen Hoyos |
avdevice/v4l2: add V4L2_PIX_FMT_SRGGB8
|
|
|
@526049ce
|
11 years |
michaelni |
Issue-#3407 : Enhance precision for double to string conversion, …
|
|
|
@02b63246
|
11 years |
michaelni |
libswscale: bayer to rgb24 & yv12 colorspace converters
…
|
|
|
@7e23cfba
|
11 years |
michaelni |
avcodec/rawdec: for 16-bit pix fmts, shift pixels when …
|
|
|
@a3a4d07d
|
11 years |
michaelni |
avutil/pixdesc: set bayer pixfmt descriptor flags
Signed-off-by: …
|
|
|
@e5858fe
|
11 years |
michaelni |
configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985
…
|
|
|
@5d6fac11
|
11 years |
Carl Eugen Hoyos |
Support old qclp-in-mov files that do not store bytes_per_frame in the …
|
|
|
@0aded6bf
|
11 years |
Carl Eugen Hoyos |
Support MPEG-2 video mov files with sample description mp2v.
|
|
|
@717ec57c
|
11 years |
michaelni |
avformat/movenc: shift positive timestamps to 0 if edit lists cannot …
|
|
|
@a89c0125
|
11 years |
michaelni |
avformat/mux: support shifting timestamps so they start at 0
…
|
|
|
@f284e2a5
|
11 years |
michaelni |
swresample: factorize clear_context() out
Signed-off-by: Michael …
|
|
|
@246eae98
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavr: …
|
|
|
@5367c0be
|
11 years |
michaelni |
Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731'
* commit …
|
|
|
@1db03a68
|
11 years |
anton |
lavr: return an error if a avresample_open() is called on an open context
|
|
|
@7e86c27
|
11 years |
anton |
lavr: add a function for checking whether AVAudioResampleContext is open
|
|
|
@55479f42
|
11 years |
michaelni |
avformat/nut: add bayer colorspaces
Signed-off-by: Michael …
|
|
|
@6236deb
|
11 years |
michaelni |
avcodec/raw: add bayer formats
Signed-off-by: Michael Niedermayer …
|
|
|
@0bc3de19
|
11 years |
michaelni |
x86: add detection for Bit Manipulation Instruction sets
Based on …
|
|
|
@a2af8edd
|
11 years |
michaelni |
x86: add detection for FMA3 instruction set
Based on x264 code
…
|
|
|
@f98821dd
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@3c096751
|
11 years |
michaelni |
avformat/utils: compute_pkt_fields: Fix DTS for the case where …
|
|
|
@d4dfa97a
|
11 years |
michaelni |
avformat/utils: reset pts_buffer in estimate_timings_from_pts()
This …
|
|
|
@f288e1b6
|
11 years |
michaelni |
avformat/utils: factorize h264/hevc checks out in compute_pkt_fields() …
|
|
|
@8bcacd9f
|
11 years |
onemda |
SDR2 demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@d922c5a5
|
11 years |
lu_zero |
h264: Fix a typo from the previous commit
…
|
|
|
@b89596a4
|
11 years |
Carl Eugen Hoyos |
Fix FSF address in colormatrix and libzvbi license headers.
As …
|
|
|
@44b22bba
|
11 years |
michaelni |
avcodec/h264_ps: fix printed num_reorder_frames value
Signed-off-by: …
|
|
|
@8c55ff39
|
11 years |
michaelni |
avcodec/h264: use subsample factors of the used pixel format
Fixes …
|
|
|
@9aa59a9
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mxf: …
|
|
|
@f93bd82e
|
11 years |
michaelni |
Merge commit 'a9099e04026f300924ac363fa6f8aef912677d90'
* commit …
|
|
|
@b295bce1
|
11 years |
r.verdejo |
qcelp: grammar
Signed-off-by: Reynaldo H. Verdejo Pinochet …
|
|
|
@84cdd2fd
|
11 years |
r.verdejo |
qcelpdec: break some too-long lines
Signed-off-by: Reynaldo H. …
|
|
|
@c8f3c3a5
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Do …
|
|
|
@a0f8e6ad
|
11 years |
michaelni |
tests/tiny_ssim: drop isatty() support
tiny_ssim is build on the …
|
|
|
@f5fe6a4f
|
11 years |
Carl Eugen Hoyos |
Do not warn about missing start time for unknown streams.
|
|
|
@1f7e9be0
|
11 years |
Carl Eugen Hoyos |
Only complain about missing frame rate for video streams.
|
|
|
@c416b5c
|
11 years |
lu_zero |
mxf: Add DNxHD UL
Note that the old DNxHD UL is actually JPEG 2000 …
|
|
|
@a9099e04
|
11 years |
lu_zero |
mxf: Add uncompressed 422 8-bit rawvideo UL
Signed-off-by: Luca …
|
|
|
@6e638677
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@dc9e05e2
|
11 years |
diego |
libvorbis: Give consistent names to all functions, structs, and defines
|
|
|
@20fa3fb9
|
11 years |
michaelni |
avformat/movenc: assert that get_cluster_duration() value is valid
…
|
|
|
@1b872de8
|
11 years |
michaelni |
avformat/movenc: check that the input timestamps are within the range …
|
|
|
@76dd01ec
|
11 years |
michaelni |
avcodec/h264: fix sign error
regression since …
|
|
|
@0ad8f73f
|
11 years |
michaelni |
avcodec: fix dxva2 & vaapi after removing the +52 offset from the loop …
|
|
|
@de7b50e9
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@f2387152
|
11 years |
michaelni |
Merge commit '5c79d2e12d13959fc6aed92d102c25194a06de05'
* commit …
|
|
|
@9026c49c
|
11 years |
michaelni |
Merge commit 'd6a27f885b5d4cba7a82e50af423c741d2f37c3e'
* commit …
|
|
|
@5176e965
|
11 years |
michaelni |
Merge commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0'
* commit …
|
|
|
@36eec032
|
11 years |
michaelni |
Merge commit '6adf4290ebcf65ac8243d74f34ba0a508f561633'
* commit …
|
|
|
@490215cb
|
11 years |
michaelni |
Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4'
* commit …
|
|
|
@1859b1de
|
11 years |
michaelni |
Merge commit '996697e266c8adc0ad9b7fc7568406c7529c97cf'
* commit …
|
|
|
@1bef9c5e
|
11 years |
michaelni |
Merge commit 'ef010f08ae53479c54e2f16be5a7e1a809a9e268'
* commit …
|
|
|
@4d943cec
|
11 years |
michaelni |
Merge commit '982b596ea6640bfe218a31f6c3fc542d9fe61c31'
* commit …
|
|
|
@f777504f
|
11 years |
lu_zero |
h264: Lower bound check for slice offsets
And use the value from the …
|
|
|
@5c79d2e1
|
11 years |
lu_zero |
avconv: Do not divide by zero
|
|
|
@d6a27f8
|
11 years |
lu_zero |
configure: Add usan to the toolchain presets
clang-3.4 and gcc-4.9 …
|
|
|
@2b0bb699
|
11 years |
diego |
configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor …
|
|
|
@6adf4290
|
11 years |
diego |
configure: Move inet_aton check into network function check block
|
|
|
@0c803eba
|
11 years |
michaelni |
avformat/mov: make invalid sampledelta error more verbose
…
|
|
|
@d089e9a4
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|