|
|
|
@25fec859
|
12 years |
Reimar.Doeffinger |
avcodec: add ff_lock/unlock_avcodec functions.
Will be used in future …
|
|
|
@53819605
|
12 years |
michaelni |
wmaenc: add new line to some error messages
Signed-off-by: Michael …
|
|
|
@92834609
|
12 years |
michaelni |
mpegvideo_parser: fix buffer access beyond end
Signed-off-by: Michael …
|
|
|
@58df8bef
|
12 years |
Reimar.Doeffinger |
av_assert should use AV_LOG_PANIC.
The description of AV_LOG_PANIC …
|
|
|
@6d7effa9
|
12 years |
michaelni |
mpegvideo_enc: use av_log() in debug code
Signed-off-by: Michael …
|
|
|
@911c00e6
|
12 years |
michaelni |
motion_est: use av_log() in debug code
Signed-off-by: Michael …
|
|
|
@7c2481f2
|
12 years |
michaelni |
j2kenc: remove duplicate debug functions
Signed-off-by: Michael …
|
|
|
@9bb188da
|
12 years |
michaelni |
j2k: avoid printf() useage in debug code
Signed-off-by: Michael …
|
|
|
@b023392f
|
12 years |
michaelni |
mpegvideo: remove #if/define PARANOID code
This code never did …
|
|
|
@4012cd6c
|
12 years |
onemda |
lavc: fix decode_frame() third parameter semantics for rest of video …
|
|
|
@835fd779
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@fc1152de
|
12 years |
michaelni |
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
* commit …
|
|
|
@022553e8
|
12 years |
michaelni |
Merge commit '387bef95d28019c13c6805cfa4079e59948284e5'
* commit …
|
|
|
@83db6cb5
|
12 years |
michaelni |
Merge commit 'e57c4706e969afa1f2384481b955ccd9494cddb5'
* commit …
|
|
|
@d2a3f08d
|
12 years |
michaelni |
lavc: move ff_init_buffer_info() down to ff_get_buffer()
and remove …
|
|
|
@2f980cf3
|
12 years |
michaelni |
Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6'
* commit …
|
|
|
@874c5b02
|
12 years |
michaelni |
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
* commit …
|
|
|
@4727611d
|
12 years |
onemda |
ircamenc: 10l do not use avio_skip()
Signed-off-by: Paul B Mahol …
|
|
|
@4c18562d
|
12 years |
onemda |
Ensoniq Paris Audio File demuxer
Signed-off-by: Paul B Mahol …
|
|
|
@88019163
|
12 years |
onemda |
IRCAM demuxer & muxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@8ecf22f
|
12 years |
onemda |
rsodec: use ff_pcm_read_packet()
Signed-off-by: Paul B Mahol …
|
|
|
@acac16b5
|
12 years |
onemda |
soxdec: use ff_pcm_read_packet()
Signed-off-by: Paul B Mahol …
|
|
|
@c090b542
|
12 years |
onemda |
audec: use ff_pcm_read_packet()
Signed-off-by: Paul B Mahol …
|
|
|
@a647eb5a
|
12 years |
onemda |
pvfdec: use ff_pcm_read_packet()
Signed-off-by: Paul B Mahol …
|
|
|
@15ab0393
|
12 years |
onemda |
avr: use ff_pcm_read_packet()
Signed-off-by: Paul B Mahol …
|
|
|
@93dc8ed0
|
12 years |
onemda |
pcmdec: move read_packet function to pcm.c so it can be shared with …
|
|
|
@99efd596
|
12 years |
michaelni |
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
* commit …
|
|
|
@1fa2bdc9
|
12 years |
michaelni |
fate: disable vf_gradfun test
The non working test interferes with …
|
|
|
@09de0ffe
|
12 years |
michaelni |
vc1dec: Fix null pointer dereference in vc1_decode_skip_blocks()
This …
|
|
|
@217b10de
|
12 years |
nicolas.george |
lavc/dvdsubdec: accept palette from options.
On DVDs, the palette is …
|
|
|
@9db3fb6e
|
12 years |
michaelni |
oggdec: prevent codec from changing through ogg_replace_stream()
This …
|
|
|
@599ae999
|
12 years |
michaelni |
ff_emulated_edge_mc: fix handling of w/h being 0
Fixes assertion …
|
|
|
@45326cb6
|
12 years |
onemda |
pixdesc: fix broken yuva definitions
Signed-off-by: Paul B Mahol …
|
|
|
@8bf16e67
|
12 years |
michaelni |
ffv1enc: allow encoding with 1 slice for CIF and smaller in version 3
…
|
|
|
@4e6f9db4
|
12 years |
Carl Eugen Hoyos |
Set some audio stream properties in the vivo demuxer.
This allows …
|
|
|
@da025d11
|
12 years |
mans |
fate: workaround for slighly broken 'test' shell builtin
Some shells, …
|
|
|
@c15fea79
|
12 years |
janne-libav |
mimic: initialize padding of swap_buf through av_fast_padded_malloc
|
|
|
@42060c7
|
12 years |
janne-libav |
eamad: initialize padding of bitstream_buf through av_fast_padded_malloc()
|
|
|
@54c7fe6d
|
12 years |
janne-libav |
raw demuxer: initialize end of partial packets
|
|
|
@b5ffbcd0
|
12 years |
Clément Bœsch |
fate: add gradfun filter test.
|
|
|
@ab981ca
|
12 years |
Clément Bœsch |
fate: add hqdn3d filter test.
|
|
|
@ab5497df
|
12 years |
Clément Bœsch |
lavfi/subtitles: 10l close codec before format.
Fix invalid memory …
|
|
|
@df9b9567
|
12 years |
anton |
lavc: fix decode_frame() third parameter semantics for video decoders
…
|
|
|
@387bef95
|
12 years |
anton |
lavc: factorise setting buffer type in avcodec_default_get_buffer().
|
|
|
@e57c4706
|
12 years |
anton |
lavc: don't reuse audio buffers
Any performance gain from this is …
|
|
|
@ff953fec
|
12 years |
anton |
lavc: set frame properties in ff_get_buffer().
There is no point in …
|
|
|
@594d4d5d
|
12 years |
anton |
lavc: add a wrapper for AVCodecContext.get_buffer().
It will be …
|
|
|
@cb45553f
|
12 years |
anton |
Remove pointless #undefs of previously forbidden functions.
|
|
|
@03847eb8
|
12 years |
nicolas.george |
lavf: compute probe buffer size more reliably.
The previous code …
|
|
|
@0444733b
|
12 years |
nicolas.george |
lavfi/drawtext: add the reload option.
|
|
|
@83ddedbb
|
12 years |
michaelni |
lavf: the core rfps code needs 2 durations to estimate rfps
This …
|
|
|
@a3bb59b1
|
12 years |
onemda |
av_register_protocol is gone :(
Signed-off-by: Paul B Mahol …
|
|
|
@481c843a
|
12 years |
onemda |
rawvideodec: set bit rate
Fixes #1989.
Signed-off-by: Paul B Mahol …
|
|
|
@3b1b8f8
|
12 years |
Clément Bœsch |
ffmpeg: small indent fix.
|
|
|
@60c2cddf
|
12 years |
michaelni |
ffmpeg: use the correct variables in do_video_stats()
Signed-off-by: …
|
|
|
@e98fab13
|
12 years |
michaelni |
Update video stats log during encode flush
Signed-off-by: Michael …
|
|
|
@18aaed6
|
12 years |
onemda |
gifdec: do not handle timestamps
It is broken, and results will be …
|
|
|
@0877f64
|
12 years |
Carl Eugen Hoyos |
Add debug output when skipping unknown swf tags.
Reviewed-by: Clément …
|
|
|
@90153465
|
12 years |
diego |
fate: Add dependencies for bmp, cdxl, dfa, mp3
|
|
|
@dacd6202
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ppc: …
|
|
|
@765debf5
|
12 years |
onemda |
auenc: remove pointless assigment
Signed-off-by: Paul B Mahol …
|
|
|
@266e88a4
|
12 years |
onemda |
mmf: return meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@b70251c0
|
12 years |
onemda |
AST Muxer
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@7f0e7fc9
|
12 years |
onemda |
ast: Rename ast.c -> astdec.c
Signed-off-by: James Almer …
|
|
|
@1696c72a
|
12 years |
pross |
iff demuxer: include DEEP TVDC lookup table in extradata buffer
…
|
|
|
@59fe5a33
|
12 years |
pross |
iff decoder: DEEP TVDC 32-bit decoder
Signed-off-by: Peter Ross …
|
|
|
@400647f9
|
12 years |
michaelni |
configure: Fix ARM thumb detection
The detection detects the default …
|
|
|
@5e1bacf2
|
12 years |
michaelni |
matroskadec: reset size when freeing data.
Fixes null pointer …
|
|
|
@359cd12a
|
12 years |
Clément Bœsch |
lavfi/mp: fix invalid read with filters with no argument.
|
|
|
@ef186835
|
12 years |
Clément Bœsch |
lavfi/removelogo: switch to ff_filter_frame.
|
|
|
@3313e46c
|
12 years |
Clément Bœsch |
lavfi: add subtitles filter.
|
|
|
@1944d532
|
12 years |
lu_zero |
ppc: always use pic for shared libraries
CC: libav-stable@libav.org
|
|
|
@b5eb630e
|
12 years |
Clément Bœsch |
lavfi: remove some video w/h settings after …
|
|
|
@d9138836
|
12 years |
Clément Bœsch |
lavfi/gradfun: remove check for AV_PERM_PRESERVE.
This check does not …
|
|
|
@e2fc6a01
|
12 years |
Reimar.Doeffinger |
libspeex: allow custom sample rates again.
This was broken by …
|
|
|
@62641dce
|
12 years |
diego |
build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place
|
|
|
@03290ffb
|
12 years |
michaelni |
mpegts: check that codec is not open in mpegts_find_stream_type
…
|
|
|
@8897b5aa
|
12 years |
michaelni |
mpegts_set_stream_info: remove unneeded codec id check
Signed-off-by: …
|
|
|
@4c160b68
|
12 years |
michaelni |
ff_mp4_read_dec_config_descr: check that the codec is not open
Fixes …
|
|
|
@f2ceb67e
|
12 years |
michaelni |
doc: describe micro versioning policy
Signed-off-by: Michael …
|
|
|
@0a8360c4
|
12 years |
onemda |
takdec: add .sample_fmts
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@694dc625
|
12 years |
onemda |
shorten: update .sample_fmts
Signed-off-by: Paul B Mahol …
|
|
|
@20162889
|
12 years |
diego |
fate: ea, h264: prettyprinting and ordering cosmetics
|
|
|
@d0b7e832
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8bee8f77
|
12 years |
stefasab |
lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options
…
|
|
|
@eb7018d2
|
12 years |
martin |
configure: Strip ordinals from mingw generated def files
The def …
|
|
|
@66371c28
|
12 years |
mans |
configure: arm: detect default thumb state of compiler
This makes …
|
|
|
@7e93b0ba
|
12 years |
onemda |
ra144enc: reject unsupported sample rates
|
|
|
@5e2be27e
|
12 years |
michaelni |
fate: fix typos in wtv seek test
Signed-off-by: Michael Niedermayer …
|
|
|
@b452c8a7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@7711f19e
|
12 years |
michaelni |
Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6'
* commit …
|
|
|
@211372e8
|
12 years |
michaelni |
Merge commit '0b300daad2f5cb59a7c06dde5ac701685e6edf16'
* commit …
|
|
|
@9c208b4
|
12 years |
michaelni |
vp56: Ignore reconfiguration from the alpha plane.
Fixes out of array …
|
|
|
@eebc40e1
|
12 years |
diego |
fate: fft: Fix libavcodec dependency
|
|
|
@31f16dc
|
12 years |
diego |
build: Make the ISMV muxer select the MOV muxer
They share the same …
|
|
|
@81dfa21e
|
12 years |
mans |
configure: move arm arch extensions to a separate variable
…
|
|
|
@e816034a
|
12 years |
janne-libav |
fate-seek: remove use of gnu make 3.82 only private modifier
|
|
|
@c8148e5c
|
12 years |
janne-libav |
fate: move vsynth reference files to their own directory
|
|
|
@337dbe2
|
12 years |
janne-libav |
fate: move fate-acodec reference files to their own dir
|
|
|
@d173ede
|
12 years |
diego |
configure: avplay now depends on avresample
|
|
|