|
|
|
@b9d2b451
|
13 years |
michaelni |
lavc: Document AVFrame av_opt_ptr() relation.
Signed-off-by: Michael …
|
|
|
@406e9647
|
13 years |
michaelni |
ffplay: Avoid directly accessing AVFrame fields that differ between …
|
|
|
@738c603a
|
13 years |
michaelni |
ffmpeg: Avoid directly accessing AVFrame fields that differ between …
|
|
|
@fef411ef
|
13 years |
michaelni |
lavc: Add a AVClass for AVFrames.
Signed-off-by: Michael Niedermayer …
|
|
|
@dff97be8
|
13 years |
michaelni |
av_opt: add av_opt_ptr() to return a pointer to a field of a object …
|
|
|
@618fb9cc
|
13 years |
michaelni |
ffmpeg: handle stream copy timebase selection for mp4 as if it had …
|
|
|
@70713859
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@dc6d043
|
13 years |
justin.ruggles |
adpcmenc: cosmetics: pretty-printing
Signed-off-by: Justin Ruggles …
|
|
|
@541d083a
|
13 years |
justin.ruggles |
ac3dec: cosmetics: pretty-printing
Signed-off-by: Justin Ruggles …
|
|
|
@a4e21baa
|
13 years |
justin.ruggles |
yuv4mpeg: cosmetics: pretty-printing
Signed-off-by: Justin Ruggles …
|
|
|
@2f8b6e90
|
13 years |
stefasab |
lavfi: add life source
|
|
|
@6c26fe8b
|
13 years |
stefasab |
aevalsrc: add duration option
|
|
|
@eda87312
|
13 years |
justin.ruggles |
shorten: remove dead initialization
Signed-off-by: Justin Ruggles …
|
|
|
@ba8410c
|
13 years |
michaelni |
Microsoft Windows ICO demuxer
Signed-off-by: Michael Niedermayer …
|
|
|
@7679bd6e
|
13 years |
anton |
roqvideodec: set AVFrame reference before reget_buffer.
Otherwise it …
|
|
|
@1e92d58e
|
13 years |
anton |
bmp: fix some 1bit samples.
<= 8bpp BMP images always have palette.
…
|
|
|
@8dd92eca
|
13 years |
janne-libav |
latmdec: add fate test for audio config change
|
|
|
@b4425f26
|
13 years |
michaelni |
doc/filters.texi: Update drawtext docs so that the documented input …
|
|
|
@dda3d716
|
13 years |
michaelni |
vf_drawtext: support W/H parameters to reduce UI differences to qatar
…
|
|
|
@594090c6
|
13 years |
michaelni |
ffmpeg: select best pixel format for the encoder if no exact match.
…
|
|
|
@c8b27a0e
|
13 years |
anton |
oma: PCM support
Signed-off-by: David Goldwich …
|
|
|
@8ae5eb75
|
13 years |
anton |
oma: better format detection with small probe buffer
Signed-off-by: …
|
|
|
@e9607007
|
13 years |
anton |
oma: clearify ambiguous if condition
Signed-off-by: David Goldwich …
|
|
|
@f88d5df
|
13 years |
michaelni |
vf_drawtext: cosmetics to reduce diff to qatar
Signed-off-by: Michael …
|
|
|
@297422b3
|
13 years |
michaelni |
vf_drawtext: Add main_w/h to improve compatibility with the modified …
|
|
|
@fb266f59
|
13 years |
michaelni |
h264: show when has_b_frames is being increased.
Signed-off-by: …
|
|
|
@7f92f3d8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@a548b6cb
|
13 years |
rsbultje |
wavpack: Properly clip samples during lossy decode
When decoding …
|
|
|
@425b45d4
|
13 years |
rsbultje |
Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and …
|
|
|
@4a59eca9
|
13 years |
rsbultje |
Cleaned pixdesc.c file in libavutil
Signed-off-by: Ronald S. Bultje …
|
|
|
@8f8c785f
|
13 years |
rsbultje |
zmbv.c: coding style clean-up.
Signed-off-by: Ronald S. Bultje …
|
|
|
@6eedeefe
|
13 years |
rsbultje |
xan.c: coding style clean-up.
Signed-off-by: Ronald S. Bultje …
|
|
|
@363114e8
|
13 years |
rsbultje |
mpegvideo.c: code cleanup - first 500 lines.
Signed-off-by: Ronald S. …
|
|
|
@ff53c79d
|
13 years |
michaelni |
flvdec: Stop searching for streams once a audio & a video stream has …
|
|
|
@85372f9d
|
13 years |
Reimar.Doeffinger |
Add forgotten %ifdef HAVE_AVX.
Fixes compilation with older YASM/NASM …
|
|
|
@adedd840
|
13 years |
rsbultje |
h264: fix frame reordering code.
Fixes …
|
|
|
@976b0959
|
13 years |
michaelni |
lavu/error: define AVERROR_BUG.
Signed-off-by: Nicolas George …
|
|
|
@757cb3b4
|
13 years |
michaelni |
avutil: av_x_if_null: remove const for the return value.
This is the …
|
|
|
@730945d9
|
13 years |
michaelni |
ffmpeg: use standard duration calculation code in the stream copy …
|
|
|
@28a11a67
|
13 years |
Carl Eugen Hoyos |
BMP: Support BMP OS/2 v2 with RLE compression.
Fixes ticket #699.
…
|
|
|
@8dcd2a41
|
13 years |
Carl Eugen Hoyos |
Allow last mov chunk to have an arbitrary number of samples.
Fixes …
|
|
|
@88bbabc
|
13 years |
Carl Eugen Hoyos |
Support decoding right-to-left targa files.
Fixes ticket #698.
|
|
|
@90bfd511
|
13 years |
nicolas.george |
celtdec: adapt to avcodec_decode_audio4.
Original fix by Michael …
|
|
|
@a930cd0d
|
13 years |
michaelni |
oma: Fix out of array read.
Input: 01-Untitled-partial.oma
ZZUF …
|
|
|
@aedd30b6
|
13 years |
michaelni |
id3v2: Fix null ptr crash in get_extra_meta_func()
Signed-off-by: …
|
|
|
@8bd2b27f
|
13 years |
michaelni |
zmbv: fix 2 memleaks
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@3eb6e146
|
13 years |
michaelni |
zmbv: Fix keyframe fault protextion.
Fixes zzuf -s467 -r0.001 cat …
|
|
|
@7a5eb40e
|
13 years |
michaelni |
audeo_get_buffer: fix pkt_pos
Signed-off-by: Michael Niedermayer …
|
|
|
@acf22ec6
|
13 years |
michaelni |
developer.texi: Fix naming convention
Signed-off-by: Michael …
|
|
|
@52b7ed4f
|
13 years |
michaelni |
iff: support ExtraHalfBrite (EHB) palette mode
Fixes ticket #663.
…
|
|
|
@56f6628b
|
13 years |
michaelni |
pictordec: decode 8bpp images when extra header marker is missing
…
|
|
|
@2d6a45c1
|
13 years |
Carl Eugen Hoyos |
Silence warnings when decoding QNAP Systems H264 codec.
Fixes ticket #571.
|
|
|
@215b772
|
13 years |
Clément Bœsch |
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
|
|
|
@eac5987c
|
13 years |
michaelni |
g723_1dec: update to new API
Signed-off-by: Michael Niedermayer …
|
|
|
@7db5ff79
|
13 years |
michaelni |
g729dec: update to the new API
Signed-off-by: Michael Niedermayer …
|
|
|
@e4de7167
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@55a28056
|
13 years |
janne-libav |
fate: Add a test for the VBLE decoder
Signed-off-by: Derek Buitenhuis …
|
|
|
@a0338b5
|
13 years |
lu_zero |
doc: break some long lines in developer.texi
|
|
|
@2cf74ec
|
13 years |
lu_zero |
drawtext: make x and y parametric
Introduce variables "E", "PHI", …
|
|
|
@ec11ff84
|
13 years |
lu_zero |
drawtext: manage memory allocation better
Call dtext_prepare_text as …
|
|
|
@a2fb4bcb
|
13 years |
lu_zero |
drawtext: refactor draw_text
Split the memory allocation from the …
|
|
|
@8499442
|
13 years |
janne-libav |
doc: remove space between variable and post increment in example code
|
|
|
@12804348
|
13 years |
michaelni |
swr-test: drop one const, silence most const qualifer warnings.
…
|
|
|
@d268b79e
|
13 years |
janne-libav |
aac_latm: reconfigure decoder on audio specific config changes
|
|
|
@fd095539
|
13 years |
janne-libav |
latmdec: fix audio specific config parsing
Pass the correct size in …
|
|
|
@ebe4d5ad
|
13 years |
michaelni |
swr-test_: Fix mixed declaration and statements:
…
|
|
|
@208bcc6b
|
13 years |
michaelni |
libavutil: increase struct SampleFmtInfo member 'name' length to 8
…
|
|
|
@b552e3f6
|
13 years |
michaelni |
swscale: Fix all cast qualifier warnings:
…
|
|
|
@3fd4fe0e
|
13 years |
michaelni |
swscale_mmx: Fix cast qualifier warnings:
…
|
|
|
@a24c4758
|
13 years |
michaelni |
sws: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@0eea212
|
13 years |
justin.ruggles |
Add avcodec_decode_audio4().
Deprecate avcodec_decode_audio3(). …
|
|
|
@560f773c
|
13 years |
justin.ruggles |
avcodec: change number of plane pointers from 4 to 8 at next major …
|
|
|
@cf257f3
|
13 years |
michaelni |
doc/example/muxing: fix video timestamps
Signed-off-by: Michael …
|
|
|
@9b9815ee
|
13 years |
lu_zero |
Update developers documentation with coding conventions.
…
|
|
|
@096701d9
|
13 years |
michaelni |
muxing example: set encoder defaults
Signed-off-by: Michael …
|
|
|
@51a16077
|
13 years |
mans |
svq1dec: avoid undefined get_bits(0) call
Signed-off-by: Mans …
|
|
|
@59807fee
|
13 years |
mans |
ARM: h264dsp_neon cosmetics
- Replace 'ip' with 'r12'.
- Use correct …
|
|
|
@a760f530
|
13 years |
mans |
ARM: make some NEON macros reusable
Signed-off-by: Mans Rullgard …
|
|
|
@150ddbc1
|
13 years |
mans |
Do not memcpy raw video frames when using null muxer
Commit 035af99 …
|
|
|
@5a2e2516
|
13 years |
lu_zero |
fate: update asf seektest
|
|
|
@e02dec25
|
13 years |
rsbultje |
vp8: flush buffers on size changes.
|
|
|
@1fd69243
|
13 years |
michaelni |
pictordec: support uncompressed images
Signed-off-by: Michael …
|
|
|
@7d68f592
|
13 years |
lu_zero |
doc: improve general documentation for MacOSX
Signed-off-by: Luca …
|
|
|
@b88eb876
|
13 years |
lu_zero |
asf: use packet dts as approximation of pts
Having a somehow off …
|
|
|
@73f027c1
|
13 years |
lu_zero |
asf: do not call av_read_frame
The asf_read_pts should read the …
|
|
|
@30266038
|
13 years |
martin |
rtsp: Initialize the media_type_mask in the rtp guessing demuxer
The …
|
|
|
@d0fd6fc2
|
13 years |
rsbultje |
Cleaned up alacenc.c
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
|
|
@bba8975a
|
13 years |
Carl Eugen Hoyos |
Be less verbose when skipping RBSP data in H264 PPS.
Fixes ticket #693.
|
|
|
@fab5973f
|
13 years |
Carl Eugen Hoyos |
Be less verbose when skipping MPEG-4 ASP frames.
Fixes ticket #560.
|
|
|
@40c36196
|
13 years |
Carl Eugen Hoyos |
Support yuva420p encoding via libopenjpeg.
|
|
|
@d7fc100
|
13 years |
Carl Eugen Hoyos |
Support tiff RGBA encoding.
|
|
|
@7b0b10ce
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (25 …
|
|
|
@8b08f819
|
13 years |
Carl Eugen Hoyos |
Support transparency in 32bit bmp files.
|
|
|
@69035f3
|
13 years |
michaelni |
Revert "libutvideodec: Make buf_size local"
This change was dependent …
|
|
|
@dd7453a2
|
13 years |
michaelni |
Fix id3v2 extended header handling.
When skipping over the extended …
|
|
|
@18abf46
|
13 years |
michaelni |
configure: add forgotten libx264rgb_encoder_deps
Signed-off-by: …
|
|
|
@04403ec2
|
13 years |
martin |
rtpenc: Add support for G726 audio
Signed-off-by: Martin Storsjö …
|
|
|
@fa6dce4c
|
13 years |
martin |
rtpdec: Interpret the different G726 names as bits_per_coded_sample
…
|
|
|
@77e0c75
|
13 years |
martin |
rtpenc: Change rtp_send_samples to handle sample sizes other than even …
|
|
|
@2d31d890
|
13 years |
martin |
rtpenc: Cast a rescaling parameter to int64_t
This avoids overflow if …
|
|
|