|
|
|
@e0b45ca7
|
11 years |
michaelni |
Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714'
* commit …
|
|
|
@4dcb2f74
|
11 years |
michaelni |
lavu: fix grammar in doxy for av_frame_ref.
Signed-off-by: Michael …
|
|
|
@214293b1
|
11 years |
michaelni |
lavd: Fix make checkheaders
Signed-off-by: James Almer …
|
|
|
@d9c1fb83
|
11 years |
derek.buitenhuis |
bprint: Include va_copy compat
Fixes build with MSVC and ICL.
…
|
|
|
@d5f38847
|
11 years |
michaelni |
tests/fli: avoid rounding errors in -t option.
Signed-off-by: Michael …
|
|
|
@5fc5170c
|
11 years |
michaelni |
avutil/opt: make const tables static const
Signed-off-by: Michael …
|
|
|
@18b1381c
|
11 years |
michaelni |
avutil/opt: fix av_log type
Signed-off-by: Michael Niedermayer …
|
|
|
@db4918b7
|
11 years |
michaelni |
avformat/tedcaptionsdec: make const arrays static const
…
|
|
|
@0b562718
|
11 years |
michaelni |
avfilter/f_sendcmd: make const arrays static const
Signed-off-by: …
|
|
|
@148310ca
|
11 years |
michaelni |
avutil/log: Use bprint for part
This should fix the issue with …
|
|
|
@112c970c
|
11 years |
michaelni |
avutil/bprint: add av_vbprintf()
Reviewed-by: Nicolas George …
|
|
|
@b3dc260e
|
11 years |
anton |
h264: return meaningful values
Signed-off-by: Anton Khirnov …
|
|
|
@b37ff488
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ef13a005
|
11 years |
michaelni |
Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa'
* commit …
|
|
|
@e3a296df
|
11 years |
michaelni |
Merge commit 'cb0244daaca83ab666798818f74f5181bf6bc387'
* commit …
|
|
|
@09f1afc7
|
11 years |
michaelni |
Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e'
* commit …
|
|
|
@296eaa84
|
11 years |
michaelni |
Merge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053'
* commit …
|
|
|
@69f54385
|
11 years |
stefasab |
doc/filters: fix sine sample_rate abbreviation
Signed-off-by: Stefano …
|
|
|
@d9c46c3c
|
11 years |
stefasab |
doc: apply various grammar fixes
The first sentence of each of the …
|
|
|
@d4db7c3
|
11 years |
Reimar.Doeffinger |
Integrate accessors.h header into internal.h
I have no idea why I …
|
|
|
@e743e7ae
|
11 years |
martin |
libavutil: Make avpriv_open a library-internal function on msvcrt
Add …
|
|
|
@a76d0cdf
|
11 years |
martin |
libavutil: Move avpriv_open to a new file, file_open.c
Signed-off-by: …
|
|
|
@cb0244da
|
11 years |
martin |
bktr: Changed a missed occurrance of open into avpriv_open
…
|
|
|
@33237123
|
11 years |
martin |
libavutil: Enable the MSVC DLL symbol loading workaround in shared …
|
|
|
@db8578a8
|
11 years |
michaelni |
avcodec/raw: gbrp support
Fixes 2nd half of Ticket2274
…
|
|
|
@12538bb9
|
11 years |
michaelni |
avformat/nut: support planar rgb
Fixes first half of Ticket2274
…
|
|
|
@200170e8
|
11 years |
michaelni |
avcodec/tiff: remove redundant check
Signed-off-by: Michael …
|
|
|
@a9553e8f
|
11 years |
michaelni |
avcodec/tiff: avoid seek back on reading tags
Signed-off-by: Michael …
|
|
|
@c94f9e8
|
11 years |
michaelni |
avutil/mem: Fix flipped condition
Fixes return code and later null …
|
|
|
@f58cd286
|
11 years |
michaelni |
avformat/paf: Fix integer overflow and out of array read
Found-by: …
|
|
|
@c9837613
|
11 years |
michaelni |
avfilter/trim: Fix assertion failure with empty frames
Signed-off-by: …
|
|
|
@9d5ec50e
|
11 years |
martin |
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
…
|
|
|
@190a5893
|
11 years |
michaelni |
avfilter/fifo: explicitly assert that a frame should have become …
|
|
|
@760c5278
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@0dc17da3
|
11 years |
michaelni |
Merge commit 'dfc6b5c81491abf7effb97b23af17ccf7adcd132'
* commit …
|
|
|
@18be3fac
|
11 years |
Marton Balint |
ffplay: check for filter EOF return codes
Fixes ticket #2800.
…
|
|
|
@e84ca8d3
|
11 years |
Marton Balint |
ffplay: ensure the decoder is flushed before exiting or looping
Also …
|
|
|
@608989f6
|
11 years |
Marton Balint |
ffplay: fix memleak of non-bitmap subtitles
Signed-off-by: Marton …
|
|
|
@9f120e03
|
11 years |
Marton Balint |
ffplay: free subtitle pictures on exit
Signed-off-by: Marton Balint …
|
|
|
@3b2e99fe
|
11 years |
michaelni |
avfilter/vf_perspective: factor u cliping code
Signed-off-by: Michael …
|
|
|
@c11c1801
|
11 years |
michaelni |
MAINTAINERS: add Alexander Strasser for the server
Signed-off-by: …
|
|
|
@fa09e760
|
11 years |
anton |
FATE: add a TAK test
|
|
|
@a48979d7
|
11 years |
Reimar.Doeffinger |
Reduce MAKE_ACCESSORS code duplication via a new header.
…
|
|
|
@55a88daf
|
11 years |
michaelni |
MAINTAINERS: remove myself from movenc, 2 maintainers should be enough …
|
|
|
@88a1ff22
|
11 years |
michaelni |
MAINTAINERS: add myself as maintainer for lavf/aiff* and lavf/movenc.c …
|
|
|
@dfc6b5c8
|
11 years |
martin |
file: Move win32 utf8->wchar open wrapper to libavutil
When …
|
|
|
@9386f334
|
11 years |
michaelni |
avcodec/bitstream: Dont try to free buffers for static VLCs
Such …
|
|
|
@e1a5ee25
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@c0f2ad3d
|
11 years |
michaelni |
Merge commit '218d6844b37d339ffbf2044ad07d8be7767e2734'
* commit …
|
|
|
@50b7ce12
|
11 years |
michaelni |
Merge commit '7a82022ee2f9b1fad991ace0936901e7419444be'
* commit …
|
|
|
@69ea65b4
|
11 years |
michaelni |
Merge commit '3e5898782dce60334ab294821ca00b19c648cf66'
* commit …
|
|
|
@a0fb6083
|
11 years |
michaelni |
Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0'
* commit …
|
|
|
@f09b5fb4
|
11 years |
michaelni |
Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'
* commit …
|
|
|
@756f865e
|
11 years |
michaelni |
Merge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4'
* commit …
|
|
|
@95fa1fe4
|
11 years |
michaelni |
Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a'
* commit …
|
|
|
@eec9c7af
|
11 years |
michaelni |
Merge commit 'fee9db1fdf921295233e94cbe2769f9cd722206d'
* commit …
|
|
|
@579a1378
|
11 years |
michaelni |
Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21'
* commit …
|
|
|
@87e8cbf7
|
11 years |
michaelni |
libavutil: Don't use fcntl if the function does not exist
Not all …
|
|
|
@45e10e5c
|
11 years |
martin |
arm: Add assembly version of h264_find_start_code_candidate
…
|
|
|
@218d6844
|
11 years |
martin |
h264dsp: Factorize code into a new function, …
|
|
|
@7a82022e
|
11 years |
martin |
h264_parser: Initialize the h264dsp context in the parser as well
…
|
|
|
@5f38317
|
11 years |
michaelni |
Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099'
* commit …
|
|
|
@3e589878
|
11 years |
kostya.shishkov |
Voxware MetaSound decoder
|
|
|
@1b2a5817
|
11 years |
michaelni |
Merge commit '22c879057ead189c0f59241cb9eeb926381e3299'
* commit …
|
|
|
@eb02f0c6
|
11 years |
michaelni |
Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1'
* commit …
|
|
|
@5afe1d27
|
11 years |
martin |
avio: Add const qualifiers to ffio_read_indirect
This provides at …
|
|
|
@0f1fb6c0
|
11 years |
martin |
libavutil: Don't use fcntl if the function does not exist
Not all …
|
|
|
@e8edf4e1
|
11 years |
martin |
cmdutils: Only do the windows-specific commandline parsing on _WIN32
…
|
|
|
@8d745281
|
11 years |
michaelni |
swscale/utils: Fix potential overflow of srcPos*C before converting …
|
|
|
@bc721ac
|
11 years |
michaelni |
swscale/utils: Fix potential overflow of dstPos*xInc before converting …
|
|
|
@0b5d1b88
|
11 years |
michaelni |
avutil/opt: fix types passed to the format string "%s"
Fixes gcc …
|
|
|
@51eb213d
|
11 years |
anton |
libavformat: use avpriv_open()
Signed-off-by: Anton Khirnov …
|
|
|
@71bf6b41
|
11 years |
anton |
libavdevice: use avpriv_open()
Signed-off-by: Anton Khirnov …
|
|
|
@fee9db1f
|
11 years |
anton |
libavcodec: use avpriv_open()
Signed-off-by: Anton Khirnov …
|
|
|
@880391ed
|
11 years |
anton |
libavutil: use avpriv_open()
Signed-off-by: Anton Khirnov …
|
|
|
@869b04e8
|
11 years |
anton |
libavutil: add avpriv_open() to open files with close-on-exec flag
…
|
|
|
@22c87905
|
11 years |
anton |
mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a …
|
|
|
@b11b7ceb
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@60ae776d
|
11 years |
michaelni |
av_frame_copy_props: fix unintended self assignment
Fixes CID1061052
…
|
|
|
@f3b7f470
|
11 years |
michaelni |
avformat/oggparsevorbis: fix leak of tt
Fixes CID1061059
Fixes fate …
|
|
|
@d0a882ab
|
11 years |
michaelni |
avformat/oggparsevorbis: fix leak of ct
Fixes CID1061058
Fixes fate
…
|
|
|
@731f7eaa
|
11 years |
michaelni |
ff_flac_parse_picture: assert that len is within the array
The check …
|
|
|
@2960576
|
11 years |
michaelni |
avcodec/g2meet: fix src pointer checks in kempf_decode_tile()
Fixes …
|
|
|
@dd9555e9
|
11 years |
nicolas.george |
ffmpeg: remove obsolete workaround in trim insertion.
The bug it was …
|
|
|
@39bb26f9
|
11 years |
nicolas.george |
lavu/log: do not skip overwritten lines.
If the line ends with \r, it …
|
|
|
@5cd57e87
|
11 years |
michaelni |
avcodec/jpeg2000dec: check sample sepration for validity
Fixes …
|
|
|
@f4d371b9
|
11 years |
martin |
rtsp: Don't include the listen flag in the SDP demuxer flags
It's …
|
|
|
@e4eab2d9
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@6bf6d6ad
|
11 years |
michaelni |
Merge commit '62572435d4106098c090fb8f129a9090e41ff1eb'
* commit …
|
|
|
@5d08f81
|
11 years |
michaelni |
Merge commit 'f542dedf72091af8e6f32a12bd64289c58857c21'
* commit …
|
|
|
@7f43a09
|
11 years |
michaelni |
configure: Add -lstdc++ to the requirements for linking with libgme.
…
|
|
|
@f544c586
|
11 years |
kostya.shishkov |
deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND …
|
|
|
@9db353bc
|
11 years |
michaelni |
avisynth: Exit gracefully when trying to serve video from v2.5.8.
…
|
|
|
@f277d6b
|
11 years |
michaelni |
avisynth: Cosmetics
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@62572435
|
11 years |
martin |
rtpenc_chain: Check for errors from ffio_fdopen and …
|
|
|
@f542dedf
|
11 years |
martin |
rtspenc: Check the return value from ffio_open_dyn_packet_buf
Also …
|
|
|
@81f4d55c
|
11 years |
michaelni |
MAINTAINERS: alphabetical sort
Signed-off-by: Michael Niedermayer …
|
|
|
@b45b1d7a
|
11 years |
michaelni |
MAINTAINERS: Add some maintainers for parts of libavutil
Developers …
|
|
|
@caa7a494
|
11 years |
michaelni |
avformat/utils: fix memleak with nobuffer
Fixes Ticket2802
…
|
|
|
@a68b6ec
|
11 years |
michaelni |
avutil/hmac: make const tables static const
Signed-off-by: Michael …
|
|
|