|
|
|
@d02202e0
|
12 years |
justin.ruggles |
opt: avoid segfault in av_opt_next() if the class does not have an …
|
|
|
@5778299c
|
12 years |
justin.ruggles |
ttadec: fix last frame handling when seeking
Using a frame count, as …
|
|
|
@68a04b0c
|
12 years |
justin.ruggles |
alacdec: do not be too strict about the extradata size
Sometimes the …
|
|
|
@aef51507
|
12 years |
justin.ruggles |
flac: only set channel layout if not previously set or on channel …
|
|
|
@9378be9f
|
12 years |
siretart |
prepare 9_beta3 release
|
|
|
@c7d4de3
|
12 years |
martin |
rtpdec_vp8: Don't return known-broken packets
This is built on the …
|
|
|
@90c784cc
|
12 years |
martin |
rtpdec: Pass the sequence number to depacketizers
This allows …
|
|
|
@0a0e340f
|
12 years |
diego |
configure: Make avconv depend on null, anull and resample filters
…
|
|
|
@69f086e0
|
12 years |
diego |
build: avfilter: Remove duplicate compilation entry for vf_scale
…
|
|
|
@511cf61
|
12 years |
diego |
miscellaneous typo fixes
|
|
|
@6906b193
|
12 years |
lu_zero |
lavc: add missing files for arm
Across the many retouches those did …
|
|
|
@8c53d39e
|
12 years |
lu_zero |
lavc: introduce VideoDSPContext
Move some functions from dsputil. The …
|
|
|
@a925f723
|
12 years |
martin |
rtp: Don't read priv_data unless it is allocated
This makes all users …
|
|
|
@1eaff98c
|
12 years |
martin |
flvenc: Check whether seeking back to the header succeeded
The FLV …
|
|
|
@e30e8e31
|
12 years |
martin |
sapenc: Pass the title on to the chained muxers
This makes sure it …
|
|
|
@b2fe6756
|
12 years |
justin.ruggles |
lavr: add option for dithering during sample format conversion to s16
|
|
|
@58236862
|
12 years |
anton |
mpeg12: do not decode extradata more than once.
Fixes CVE-2012-2803.
…
|
|
|
@c661cb66
|
12 years |
anton |
cmdutils: pass number of groups to split_commandline().
This makes …
|
|
|
@bb2bab92
|
12 years |
janne-libav |
mov: handle h263 and flv1 for codec_tag 'H','2','6','3'
The sample in …
|
|
|
@1c8bf3bf
|
12 years |
janne-libav |
h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles
Fixes …
|
|
|
@45635885
|
12 years |
janne-libav |
mpegvideo: increase edge_emu_buffer size for VC1
The VC1 decoder uses …
|
|
|
@a34d9ad9
|
12 years |
lu_zero |
lavc: merge latest x86inc.asm fixes with x264
Unbreak NASM support.
…
|
|
|
@acb571c8
|
12 years |
janne-libav |
avcodec: bump minor for adaptive h264 frame-mt
Also adds forgotten …
|
|
|
@e82cb79a
|
12 years |
anton |
avconv: pass the actually selected decoder to filter_codec_opts().
|
|
|
@77bd1bc7
|
12 years |
anton |
avconv: use new options parser.
|
|
|
@0ec1642b
|
12 years |
anton |
cmdutils: don't log an error in opt_default().
It results in spurious …
|
|
|
@8c9af5b2
|
12 years |
anton |
cmdutils: add a commandline pre-parser.
It splits the commandline …
|
|
|
@a01c02bc
|
12 years |
anton |
cmdutils: split parse_option().
Separate the code that searches for …
|
|
|
@10bca661
|
12 years |
anton |
cmdutils: add a macro to simplify grow_array() calls.
|
|
|
@9e696d2e
|
12 years |
janne-libav |
h264: support frame parameter changes during frame-mt
Fixes CVE-2012-2782.
|
|
|
@f1d8763a
|
12 years |
janne-libav |
mpegvideo: allocate scratch buffers after linesize is known
Since we …
|
|
|
@ed2d7d58
|
12 years |
janne-libav |
ff_h264_direct_ref_list_init: fix B slice check.
Fixes null pointer …
|
|
|
@73ad2c2f
|
12 years |
janne-libav |
h264: increase dist_scale_factor for up to 32 references
Compute …
|
|
|
@523c7bd2
|
12 years |
diego |
misc typo, style and wording fixes
|
|
|
@ea061af1
|
12 years |
diego |
configure: formatting cosmetics
|
|
|
@c9aab8a1
|
12 years |
janne-libav |
h264: use mbaff ref indices in fill_colmap() only for mbaff references …
|
|
|
@61c6eef5
|
12 years |
janne-libav |
h264: prevent decoding of slice NALs in extradata
It is not posible …
|
|
|
@26e4f0c
|
12 years |
derek.buitenhuis |
doxy: Clarify what avpriv_set_pts_info does
The "pts for a given …
|
|
|
@c35f0e84
|
12 years |
diego |
au: Reorder code so that both muxer and demuxer are under #ifdefs
…
|
|
|
@4d6c96fd
|
12 years |
diego |
fate: Move RALF test into lossless audio group
|
|
|
@81c7c81
|
12 years |
diego |
cosmetics: Use consistent names for multiple inclusion guards.
|
|
|
@0cf35059
|
12 years |
justin.ruggles |
avresample: use valid log context in mixing functions
Signed-off-by: …
|
|
|
@f1c2915c
|
12 years |
justin.ruggles |
lavr: remove automatic context close/open for resampling compensation
…
|
|
|
@f322b207
|
12 years |
justin.ruggles |
lavr: only save/restore the mixing matrix if mixing is being done
|
|
|
@e798085f
|
12 years |
martin |
rtpdec_vp8: Cosmetics: Fix bad alignment/indentation
Signed-off-by: …
|
|
|
@3b2e8d1d
|
12 years |
martin |
rtpenc: Allow including a SDES/CNAME block in RTCP SR packets
…
|
|
|
@65e05327
|
12 years |
martin |
rtpenc_vp8: Include the picture number in VP8 packets
This makes it …
|
|
|
@a421bbf
|
12 years |
janne-libav |
h264: fix memleak on error during SPS parsing
Introduced in d7d6efe42b0d.
|
|
|
@27c8337
|
12 years |
janne-libav |
h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup
Since …
|
|
|
@230acdde
|
12 years |
justin.ruggles |
lavr: move AudioMix struct definition to audio_mix.c
|
|
|
@f33b5ba6
|
12 years |
lu_zero |
vp56: release frames on error
Fixes CVE-2012-2783
CC: …
|
|
|
@bb675d3a
|
12 years |
lu_zero |
vp56: make parse_header return standard error codes
Returning 0 for …
|
|
|
@deabb52a
|
12 years |
anton |
ivi_common: check that scan pattern is set before using it.
Fixes …
|
|
|
@07acdd6
|
12 years |
anton |
ivi_common: use proper logging context in ivi_decode_blocks().
|
|
|
@8ab42021
|
12 years |
anton |
ivi_common: make some functions and tables static.
|
|
|
@4e5a8878
|
12 years |
justin.ruggles |
asyncts: ignore min_delta only if first_pts is set
|
|
|
@c0dc57f1
|
12 years |
justin.ruggles |
asyncts: merge two conditions
|
|
|
@0995ad8d
|
12 years |
janne-libav |
x86inc: fully concatenate tokens to fix macro expansion for nasm
…
|
|
|
@0eae920c
|
12 years |
janne-libav |
h264: initialize frame-mt context copies properly
|
|
|
@6a27ae28
|
12 years |
janne-libav |
mpegvideo: treat delayed pictures as used
This requires to move the …
|
|
|
@bd255f9f
|
12 years |
janne-libav |
lavc: set frame parameters after decoding only if necessary
Direct …
|
|
|
@072be3e8
|
12 years |
janne-libav |
h264: set parameters from SPS whenever it changes
Fixes a crash in …
|
|
|
@0ee440f
|
12 years |
justin.ruggles |
asyncts: cosmetics: reindent
|
|
|
@b35e5d98
|
12 years |
justin.ruggles |
doc: improve documentation for the asyncts filter first_pts option
…
|
|
|
@c143de40
|
12 years |
justin.ruggles |
asyncts: fix the asyncts behavior when using the first_pts option
…
|
|
|
@8083332c
|
12 years |
justin.ruggles |
asyncts: use clipped delta value when setting resample compensation
…
|
|
|
@f266486b
|
12 years |
justin.ruggles |
asyncts: fix flushing of final samples at EOF
|
|
|
@be75fed9
|
12 years |
lu_zero |
vp6: properly fail on unsupported feature
Interlacing is not …
|
|
|
@6d5b0092
|
12 years |
alex.converse |
aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
|
|
|
@140367af
|
12 years |
martin |
x86inc: fix stack alignment on win64
Signed-off-by: Martin Storsjö …
|
|
|
@29d2595a
|
12 years |
martin |
rtpproto: Remove unused defines
Signed-off-by: Martin Storsjö …
|
|
|
@f3f60dcb
|
12 years |
martin |
rtpdec_mpeg4: Cosmetic cleanup
Signed-off-by: Martin Storsjö …
|
|
|
@584a0179
|
12 years |
martin |
rtpdec: Cosmetic cleanup of the header
Signed-off-by: Martin Storsjö …
|
|
|
@abf74a11
|
12 years |
martin |
rtpdec: Get rid of a useless _s suffix on a struct name
…
|
|
|
@7941159d
|
12 years |
martin |
rtpdec/enc: Remove outdated/useless/misleading comments
…
|
|
|
@d6ec7452
|
12 years |
martin |
rtpdec: Improve some comments
The previous comment about the buffer …
|
|
|
@e66d448c
|
12 years |
martin |
rtpdec: Remove unused context variables
These stem from back when …
|
|
|
@81ef5192
|
12 years |
martin |
rtpdec: Limit writing to the buffer size
This fixes potential buffer …
|
|
|
@48238fd0
|
12 years |
martin |
svq1: Fix building with -DDEBUG
Signed-off-by: Martin Storsjö …
|
|
|
@c4182d72
|
12 years |
anton |
svq1: return meaningful error codes.
|
|
|
@998fdcff
|
12 years |
anton |
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
|
|
|
@84a08066
|
12 years |
anton |
svq1: unmacroify macros used only once.
|
|
|
@95baf701
|
12 years |
anton |
svq1: deMpegEncContextize
This decoder is quite simple and none of …
|
|
|
@42b5688d
|
12 years |
lu_zero |
lavr: fix segfault due to overlooked change needed in 14758e3
…
|
|
|
@6f40e9f0
|
12 years |
lu_zero |
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Use …
|
|
|
@14758e32
|
12 years |
justin.ruggles |
lavr: temporarily store custom matrix in AVAudioResampleContext
This …
|
|
|
@887d4c05
|
12 years |
justin.ruggles |
lavr: clarify documentation for avresample_get/set_matrix()
|
|
|
@d04c17c9
|
12 years |
justin.ruggles |
swfdec: cosmetics: fix indentation
|
|
|
@e70c5b03
|
12 years |
justin.ruggles |
swfdec: do better validation of tag length
Avoids trying to read a …
|
|
|
@02823f6d
|
12 years |
mans |
Make LOCAL_ALIGNED syntactically similar on all systems
This changes …
|
|
|
@395c3feb
|
12 years |
mans |
build: fix 'clean' target
This fixes removal of TOOLS as well as …
|
|
|
@2ddf7c8
|
12 years |
derek.buitenhuis |
ZeroCodec: Flip output
The initial testing of the VFW binary codec …
|
|
|
@ccb59c1
|
12 years |
martin |
rtpdec: Remove an outdated todo comment
This comment was added in …
|
|
|
@0d85663a
|
12 years |
martin |
rtpdec: Rename a static variable to normal naming conventions
…
|
|
|
@f9e493c6
|
12 years |
mans |
sh4: dsputil: remove duplicate of ff_gmc_c()
This function is an …
|
|
|
@2dd95bd7
|
12 years |
mans |
dsputil: remove unused macro WRAPPER8_16
This macro has never been …
|
|
|
@d4f8cecc
|
12 years |
mans |
configure: fix automatic processing of _extralibs in check_deps
This …
|
|
|
@774e6fc9
|
12 years |
martin |
libvpxenc: Support forcing keyframes
Signed-off-by: Martin Storsjö …
|
|
|
@ec5da7ae
|
12 years |
mans |
ac3dec: decode directly into output buffers
Signed-off-by: Mans …
|
|
|
@30b39164
|
12 years |
mans |
ac3dec: make downmix() take array of pointers to channel data
|
|
|