|
|
|
@ef36ba5e
|
11 years |
michaelni |
avcodec: clarify documentation of avcodec_copy_context()
Following …
|
|
|
@11afe28b
|
11 years |
onemda |
lavfi/ebur128: fix typo: s/negociation/negotiation
Signed-off-by: …
|
|
|
@7b71feab
|
11 years |
michaelni |
MAINTAINERS: add myself as maintainer for MIPS and Zeljko Lukac as …
|
|
|
@e87fcaa8
|
11 years |
michaelni |
avformat/riff: treat msn audio like gsm_ms
Fixes decoding of 4 files …
|
|
|
@1057390
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
png: …
|
|
|
@46dee21a
|
11 years |
lu_zero |
png: allow encoding 16-bit grayscale
Signed-off-by: Luca Barbato …
|
|
|
@7a48b1c4
|
11 years |
michaelni |
Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54.
…
|
|
|
@ca2378ad
|
11 years |
michaelni |
libavformat/version.h: Drop FF_API_OLD_AVIO (unused and undefined …
|
|
|
@bb4e1b4c
|
11 years |
michaelni |
avcodec/mjpegdec: Read EXIF metadata in JPEG input.
Signed-off-by: …
|
|
|
@ad0f7574
|
11 years |
michaelni |
avcodec: Add EXIF metadata parser to libavcodec.
Signed-off-by: …
|
|
|
@b7ba7cbd
|
11 years |
michaelni |
avcodec/tiff: Refactor TIFF tag related functions to share the code.
…
|
|
|
@4b101ab
|
11 years |
michaelni |
avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()
…
|
|
|
@3500f53c
|
11 years |
michaelni |
libavutil/opt.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@5086b268
|
11 years |
michaelni |
libavutil/file_open.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@5347de88
|
11 years |
michaelni |
libavcodec/xsubenc.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@ad26aa36
|
11 years |
michaelni |
libavcodec/rv40.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@c6325e50
|
11 years |
michaelni |
libavcodec/mpegvideo.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@1e6816dc
|
11 years |
michaelni |
libavcodec/lpc.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@e458fd6c
|
11 years |
michaelni |
libavcodec/dv.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@805fbbef
|
11 years |
michaelni |
libavcodec/bintext.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@c77c5f6c
|
11 years |
michaelni |
libavcodec/bink.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@9da6e742
|
11 years |
michaelni |
libavcodec/avcodec.h: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@f1046237
|
11 years |
michaelni |
libavcodec/ac3tab.c: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@7fabf3a4
|
11 years |
michaelni |
libavcodec/ac3enc_template.c: Fix duplicate words
Signed-off-by: …
|
|
|
@a8163a78
|
11 years |
michaelni |
doc/filters.texi: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@e1c44be8
|
11 years |
michaelni |
doc/filter_design.txt: Fix duplicate words
Signed-off-by: Michael …
|
|
|
@53f309c6
|
11 years |
michaelni |
pixfmt: extend description for planar YUV 9/10 bits formats
…
|
|
|
@2395ae22
|
11 years |
michaelni |
img2dec: fix typo (double "with with")
Signed-off-by: Michael …
|
|
|
@d4ab129
|
11 years |
onemda |
ffmpeg_filter: do not pick evil path for trim filters
Signed-off-by: …
|
|
|
@9087dcbe
|
11 years |
onemda |
lavfi/trim: check for right default value
Signed-off-by: Paul B Mahol …
|
|
|
@c103d5f5
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
wmall: …
|
|
|
@f18ccb52
|
11 years |
michaelni |
Fix wrong use of "an" in some comments.
|
|
|
@98fd8a78
|
11 years |
michaelni |
avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_data …
|
|
|
@a5ef7960
|
11 years |
michaelni |
ape: check avio_read() return value
This sets pkt->size to absurd …
|
|
|
@3ca5df3
|
11 years |
anton |
wmall: use AVFrame API properly
This fixes a bug with non-refcounted …
|
|
|
@d404fe35
|
11 years |
Reimar.Doeffinger |
Make new VDPAU easier to use by adding context to callback.
Using …
|
|
|
@af05edc6
|
11 years |
Reimar.Doeffinger |
vdpau: Add an allocation function for AVVDPAUContext.
Signed-off-by: …
|
|
|
@d87f9da5
|
11 years |
Reimar.Doeffinger |
vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.
…
|
|
|
@49cf36f4
|
11 years |
Reimar.Doeffinger |
sanm: fix undefined behaviour on big-endian.
A variable with …
|
|
|
@61e0e809
|
11 years |
michaelni |
tiff: continue parsing on non fatal errors
Reviewed-by: Thilo …
|
|
|
@8e119a22
|
11 years |
michaelni |
mpeg4videodec: Parse newpred headers
This is untested due to lack of …
|
|
|
@06137a49
|
11 years |
michaelni |
mpeg4videodec: check resolution marker bits
Signed-off-by: Michael …
|
|
|
@5717689c
|
11 years |
michaelni |
avutil/avstring: make const tables static const
Signed-off-by: …
|
|
|
@22159474
|
11 years |
michaelni |
avutil/parseutils:make const tables static const
Signed-off-by: …
|
|
|
@64a3dbad
|
11 years |
michaelni |
avutil/ripemd:make const tables static const
Signed-off-by: Michael …
|
|
|
@0e98a13
|
11 years |
michaelni |
avutil/xtea: make const tables static const
Signed-off-by: Michael …
|
|
|
@90b40b45
|
11 years |
michaelni |
avutil/sha:make const tables static const
Signed-off-by: Michael …
|
|
|
@475df42e
|
11 years |
michaelni |
avutil/sha512: make const tables static const
Signed-off-by: Michael …
|
|
|
@4ccafaca
|
11 years |
michaelni |
avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII
…
|
|
|
@15c92f8
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@99091ff2
|
11 years |
michaelni |
Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266'
* commit …
|
|
|
@5993b96
|
11 years |
michaelni |
Merge commit 'd175a5730b42166704b7262b33f4b780d9d92f60'
* commit …
|
|
|
@159dfd26
|
11 years |
michaelni |
Merge commit 'a435ca5b4d9efebf0759220681010977c36615f7'
* commit …
|
|
|
@78242e43
|
11 years |
michaelni |
Merge commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec'
* commit …
|
|
|
@6c7a0535
|
11 years |
michaelni |
Merge commit '8e1fe345577a42f99591caf8a06c447613449694'
* commit …
|
|
|
@06186a31
|
11 years |
michaelni |
Merge commit 'ba5393a609c723ec8ab7f9727c10fef734c09278'
* commit …
|
|
|
@a2b0699f
|
11 years |
michaelni |
Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b'
* commit …
|
|
|
@b905a713
|
11 years |
michaelni |
avcodec/avpacket: Fix memory allocation failure check
Signed-off-by: …
|
|
|
@67a580f4
|
11 years |
michaelni |
Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d'
* commit …
|
|
|
@921c1d4c
|
11 years |
michaelni |
Merge commit 'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e'
* commit …
|
|
|
@d2d8e259
|
11 years |
michaelni |
Merge commit '5eb488bfa835f2902a31ba99d57c16ae36c4f598'
* commit …
|
|
|
@019eb2c
|
11 years |
michaelni |
svq3: Fix ff_h264_check_intra_pred_mode() return code check
…
|
|
|
@e0b45ca7
|
11 years |
michaelni |
Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714'
* commit …
|
|
|
@5718e348
|
11 years |
lu_zero |
rtmp: Do not misuse memcmp
CC: libav-stable@libav.org
|
|
|
@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 …
|
|
|
@205a4502
|
11 years |
martin |
doc: Clarify the avconv section about -re
Signed-off-by: Martin …
|
|
|
@d175a57
|
11 years |
martin |
doc: Add an example on publishing over RTMP
Signed-off-by: Martin …
|
|
|
@a435ca5b
|
11 years |
martin |
doc: Explain that the default RTMP user agent is different when …
|
|
|
@aa16a6b0
|
11 years |
martin |
doc: Extend the rtmp example to include how to pass username/password
…
|
|
|
@3bea53db
|
11 years |
martin |
doc: Add librtmp to the section header for the librtmp specific …
|
|
|
@8e1fe345
|
11 years |
martin |
rtmp: Detect and warn if the user tries to pass librtmp style …
|
|
|
@112c970c
|
11 years |
michaelni |
avutil/bprint: add av_vbprintf()
Reviewed-by: Nicolas George …
|
|
|
@ba5393a6
|
11 years |
lu_zero |
rtmp: rename data_size to size
|
|
|
@4ebc7d65
|
11 years |
lu_zero |
rtmp: Use PRId64 when needed.
|
|
|
@5a9a9d4a
|
11 years |
lu_zero |
lavc: Add refcounted api to AVPacket
Provide a clean way to …
|
|
|
@c1076d84
|
11 years |
anton |
h264: check one context_init() allocation
Signed-off-by: Anton …
|
|
|
@5eb488bf
|
11 years |
anton |
h264: use explicit variable names for *_field_flag
Signed-off-by: …
|
|
|
@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
…
|
|
|