|
|
|
@560f773c
|
13 years |
justin.ruggles |
avcodec: change number of plane pointers from 4 to 8 at next major …
|
|
|
@9b9815ee
|
13 years |
lu_zero |
Update developers documentation with coding conventions.
…
|
|
|
@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.
|
|
|
@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>
|
|
|
@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 …
|
|
|
@2574f08d
|
13 years |
rsbultje |
h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1.
This …
|
|
|
@3adba2de
|
13 years |
mans |
ARM: fix indentation in ff_dsputil_init_neon()
Signed-off-by: Mans …
|
|
|
@96fef6cf
|
13 years |
mans |
ARM: NEON put/avg_pixels8/16 cosmetics
This makes whitespace and …
|
|
|
@716f1705
|
13 years |
mans |
ARM: add remaining NEON avg_pixels8/16 functions
|
|
|
@94267ddf
|
13 years |
mans |
ARM: clean up NEON put/avg_pixels macros
Although this adds a few …
|
|
|
@ca12401
|
13 years |
justin.ruggles |
fate: split acodec-pcm into individual tests
this removes 2 redundant …
|
|
|
@5089ce1b
|
13 years |
siretart |
swscale: #include "libavutil/mathematics.h"
this file uses the M_PI …
|
|
|
@74e96eb7
|
13 years |
anton |
pmpdec: don't use deprecated av_set_pts_info.
|
|
|
@37fed0e6
|
13 years |
mans |
rv34: align temporary block of "dct" coefs
This is needed for …
|
|
|
@f28070a1
|
13 years |
anton |
Add PlayStation Portable PMP format demuxer
Not yet complete, for …
|
|
|
@c3b05d21
|
13 years |
martin |
proto: Realign struct initializers
Signed-off-by: Martin Storsjö …
|
|
|
@7e580505
|
13 years |
martin |
proto: Use .priv_data_size to allocate the private context
This …
|
|
|
@9c6777bd
|
13 years |
martin |
mmsh: Properly clean up if the second ffurl_alloc failed
…
|
|
|
@02490bf3
|
13 years |
martin |
rtmp: Clean up properly if the handshake failed
This prevents memory …
|
|
|
@6af35443
|
13 years |
martin |
md5proto: Remove the get_file_handle function
The private data …
|
|
|
@1ca87d60
|
13 years |
martin |
applehttpproto: Use the close function if the open function fails
…
|
|
|
@abe20c59
|
13 years |
martin |
http: Make sure proxyauth is initialized
This string will be passed …
|
|
|
@adfdcf87
|
13 years |
rsbultje |
vble: use dsp.add_hfyu_median_prediction() this allows asm …
|
|
|
@317ea97
|
13 years |
rsbultje |
vble: remove flags copy, its not used in any speed relevant code.
…
|
|
|
@e46abbcf
|
13 years |
rsbultje |
vble: merge len and val arrays
There's no reason to use two arrays …
|
|
|
@0dd704db
|
13 years |
rsbultje |
vble: remove unused variable len.
Signed-off-by: Michael Niedermayer …
|
|
|
@c8f0e88b
|
13 years |
martin |
rtpdec: Templatize the code for different g726 bitrate variants
…
|
|
|
@bb8a6e03
|
13 years |
mans |
rv40: move loop filter to rv34dsp context
Signed-off-by: Mans …
|
|
|
@c3f9ebf7
|
13 years |
anton |
lavf: make av_set_pts_info private.
It's supposed to be called only …
|
|
|
@06d7325a
|
13 years |
martin |
rtpdec: Add support for G726 audio
This requires using a separate …
|
|
|
@25836606
|
13 years |
martin |
rtpdec: Add an init function that can do custom codec context …
|
|
|
@7bb3e625
|
13 years |
anton |
avconv: make copy_tb on by default.
I.e. on streamcopy set output …
|
|
|
@c98c1f43
|
13 years |
anton |
matroskadec: don't set codec timebase.
It's not supposed to be set …
|
|
|
@d3e3ffa
|
13 years |
anton |
rmdec: don't set codec timebase.
It's not supposed to be set outside …
|
|
|
@741a05a2
|
13 years |
anton |
avconv: compute next_pts from input packet duration when possible.
|
|
|
@20922325
|
13 years |
anton |
lavf: estimate frame duration from r_frame_rate.
If r_frame_rate is …
|
|
|
@91b412e7
|
13 years |
anton |
avconv: update InputStream.pts in the streamcopy case.
This was …
|
|
|
@464ccb01
|
13 years |
alex.converse |
indeo3: check per-plane data buffer against input buffer bounds.
…
|
|
|
@fdab793a
|
13 years |
alex.converse |
avconv: Handle audio sync for non-S16 sample formats.
Also fix …
|
|
|
@39a7a5b8
|
13 years |
rsbultje |
pthread: don't increment index on zero-sized packets.
The next call …
|
|
|
@ac47e014
|
13 years |
alex.converse |
adtsenc: Check frame size.
Inspired by work from: Michael Niedermayer …
|
|
|
@a2780518
|
13 years |
alex.converse |
txd: Fix order of operations.
|
|
|
@b94a3b28
|
13 years |
mans |
APIchanges: fill in some blanks
Signed-off-by: Mans Rullgard …
|
|
|
@60084a17
|
13 years |
mans |
timer: fix misspelling of "decicycles"
Signed-off-by: Mans Rullgard …
|
|
|
@c88ebdb4
|
13 years |
diego |
Eliminate pointless 0/NULL initializers in AVCodec and similar …
|
|
|
@1469f94
|
13 years |
diego |
indeo3: cosmetics
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@2b45222b
|
13 years |
alex.converse |
md5proto: Fix order of operations.
|
|
|
@999e7ebd
|
13 years |
alex.converse |
dca: Replace oversized unused get_bits() with skip_bits_long().
|
|
|
@1f948745
|
13 years |
lu_zero |
vc1: use an enum for Frame Coding Mode
Document it a little and …
|
|
|
@9270b8a3
|
13 years |
lu_zero |
doc: cleanup filter section
Use the @command{} tag when needed and …
|
|
|
@97980db4
|
13 years |
rsbultje |
indeo3: error out if no motion vector is set.
This fixes a crash on a …
|
|
|
@6b6ee582
|
13 years |
rsbultje |
x86inc: Flag shufps as an floating-point instruction for the AVX …
|
|
|
@0df5e869
|
13 years |
justin.ruggles |
mpegaudio: do not use init_static_data() for initializing tables.
It …
|
|
|
@d9ba767
|
13 years |
mans |
musepack: fix signed shift overflow in mpc_read_packet()
Using an …
|
|
|
@028a2375
|
13 years |
alex.converse |
mov: Make format string match variable type.
|
|
|
@f11b0e95
|
13 years |
alex.converse |
wmavoice: Make format string match variable type.
|
|
|
@498605b4
|
13 years |
rsbultje |
vc1: select interlaced scan table by FCM element
Interlaced videos …
|
|
|
@12bc2050
|
13 years |
rsbultje |
Generalize RIFF INFO tag support; support reading INFO tag in wav
…
|
|
|
@3f5aa7df
|
13 years |
rsbultje |
pthread: track thread existence in a separate variable.
This fixes a …
|
|
|
@7c5ce99b
|
13 years |
mans |
swscale: fix signed overflow in yuv2mono_X_c_template
As old bits are …
|
|
|
@8540dcfd
|
13 years |
mans |
snow: fix integer overflows
The way these values are used, they …
|
|
|
@0e55edcb
|
13 years |
mans |
svq1enc: remove stale altivec-related hack
altivec.h is no longer …
|
|
|
@ff6d9cc5
|
13 years |
mans |
snow: fix signed overflow in byte to 32-bit replication
…
|
|
|
@9d2dd356
|
13 years |
justin.ruggles |
adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()
It …
|
|
|
@a17c3c7d
|
13 years |
justin.ruggles |
avformat: add CRI ADX format demuxer
|
|
|
@27360ccc
|
13 years |
justin.ruggles |
adx: add an ADX parser.
This simplifies the decoder so it doesn't …
|
|
|
@d8cec2d7
|
13 years |
justin.ruggles |
adx: move header decoding to ADX common code
|
|
|
@7ff55d9b
|
13 years |
justin.ruggles |
adx: calculate the number of blocks in a packet
|
|
|
@05c1f11b
|
13 years |
justin.ruggles |
adx: define and use 2 new macro constants BLOCK_SIZE and BLOCK_SAMPLES
|
|
|
@d1745619
|
13 years |
justin.ruggles |
adx: check for unsupported ADX formats
|
|
|
@99423853
|
13 years |
justin.ruggles |
adx: simplify encoding by using put_sbits()
|
|
|
@b237248e
|
13 years |
justin.ruggles |
adx: calculate correct LPC coeffs
Instead of using fixed …
|
|
|
@954d94dd
|
13 years |
justin.ruggles |
adx: use 12-bit coefficients instead of 14-bit to avoid integer overflow
|
|
|
@c52ddc60
|
13 years |
justin.ruggles |
adx: simplify adx_decode() by using get_sbits() to read residual samples
|
|
|
@ca9e4727
|
13 years |
justin.ruggles |
adx: fix the data offset parsing in adx_decode_header()
first 2 bytes …
|
|
|
@837bbd19
|
13 years |
justin.ruggles |
adx: remove unneeded post-decode channel interleaving
instead …
|
|
|
@e2d1eace
|
13 years |
justin.ruggles |
adx: validate header values
|
|
|
@8db67610
|
13 years |
justin.ruggles |
adx: cosmetics: general pretty-printing and comment clean-up
|
|
|
@fbc79a91
|
13 years |
justin.ruggles |
adx: remove useless comments
|
|
|
@e0722d7f
|
13 years |
justin.ruggles |
adx: change short to int16_t
|
|
|
@dd1b9f7c
|
13 years |
justin.ruggles |
adx: rename struct PREV to ADXChannelState
|
|
|
@3a83b246
|
13 years |
mans |
dnxhdenc: fix signed overflows
Signed-off-by: Mans Rullgard …
|
|
|
@b6ae0866
|
13 years |
mans |
dv: simplify bitstream splicing in dv_decode_ac()
This is simpler and …
|
|
|
@b02aa3a8
|
13 years |
mans |
s3tc: fix shift overflow by using unsigned constant
Signed-off-by: …
|
|
|
@f7f892e4
|
13 years |
mans |
svq1enc: fix signed multiplication overflow
This multiplication can …
|
|
|
@e4faa31a
|
13 years |
mans |
svq1dec: use sign_extend()
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@171ec81
|
13 years |
mans |
rv34: fix signed multiplication overflow
Multiply by unsigned …
|
|
|
@e524eadb
|
13 years |
rsbultje |
[PATCH] Fix crash when initializing multi-threaded decoding for …
|
|
|