|
|
|
@55c49afc
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@886c3662
|
12 years |
stefasab |
doc/filters: fix typo
|
|
|
@9d19d7c
|
12 years |
michaelni |
segment: reverse pass avoid_negative_ts from the muxer
This fixes …
|
|
|
@2c34367b
|
12 years |
michaelni |
libvorbisenc: fix afq delay setting
Signed-off-by: Michael …
|
|
|
@d3a72bec
|
12 years |
anton |
yuv4mpeg: return proper error codes.
Fixes Bug 373.
…
|
|
|
@e4cbf752
|
12 years |
diego |
Give all anonymously typedeffed structs in headers a name
Anonymous …
|
|
|
@76f644d9
|
12 years |
diego |
fate: Add parseutils test
|
|
|
@c010fce6
|
12 years |
diego |
parseutils-test: Drop random colors from parsing test
This guarantees …
|
|
|
@ba04177e
|
12 years |
anton |
vf_pad/scale: use double precision for aspect ratios.
Fixes Bug 203.
…
|
|
|
@7548c80a
|
12 years |
Carl Eugen Hoyos |
Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).
Fixes ticket #1354
|
|
|
@5de75336
|
12 years |
michaelni |
mpegvideo_armv5te: change asserts to av_asserts
Signed-off-by: …
|
|
|
@ed015f67
|
12 years |
michaelni |
ffv1enc: fix assert in put_vlc_symbol() and update to av_assert2()
…
|
|
|
@856834a7
|
12 years |
michaelni |
ffv1: change w/h asserts to check as the condition can likely happen
…
|
|
|
@5709e201
|
12 years |
michaelni |
ffv1: remove commented asserts
Signed-off-by: Michael Niedermayer …
|
|
|
@1578d01d
|
12 years |
stefasab |
Changelog: add empty line after version lines
Fix spacing inconsistency.
|
|
|
@531872d7
|
12 years |
stefasab |
ffprobe: reindent after previous commit
|
|
|
@3d189d41
|
12 years |
stefasab |
ffprobe: add -select_streams option
|
|
|
@c07d56a6
|
12 years |
mans |
build: error on variable-length arrays
With all the VLAs gone, make …
|
|
|
@07eb7e20
|
12 years |
mans |
ppc: swscale: rework yuv2planeX_altivec()
This gets rid of the …
|
|
|
@642b4efa
|
12 years |
mans |
ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec()
…
|
|
|
@bcf07a15
|
12 years |
mans |
x86: dsputil: kill VLA in gmc_mmx()
Instead of using an evil VLA, …
|
|
|
@f1c6a740
|
12 years |
martin |
libspeexenc: Updated commentary to reflect recent changes
…
|
|
|
@978d5bd
|
12 years |
martin |
libspeexenc: Add an option for enabling DTX
Discontinuous …
|
|
|
@d9dfe9a5
|
12 years |
Carl Eugen Hoyos |
Fix libcdio detection.
|
|
|
@eb63a747
|
12 years |
Carl Eugen Hoyos |
Do not print debug output for the (MPlayer) pullup filter.
|
|
|
@4c5a9fd6
|
12 years |
Carl Eugen Hoyos |
Fix showspectrum dependencies: Add rdft.
|
|
|
@0a7d4ea3
|
12 years |
onemda |
configure: dts demuxer needs dca_parser
Signed-off-by: Paul B Mahol …
|
|
|
@db4bb4c9
|
12 years |
michaelni |
oggparsetheora: fix comment header parsing
Pass the correct header …
|
|
|
@0ed02327
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@2a77d4f7
|
12 years |
michaelni |
Merge commit '65d12900432ac880d764edbbd36818431484a76e'
* commit …
|
|
|
@f74f8bc8
|
12 years |
michaelni |
Merge commit 'a854362b40f0e458db5a1fb0d2612a5702ee0ace'
* commit …
|
|
|
@b26cbf75
|
12 years |
michaelni |
Merge commit 'f7b240434c015056bc6319ddbdb8483757cc13e2'
* commit …
|
|
|
@50c555e3
|
12 years |
michaelni |
Merge commit '378a6315b7c48195ffd94e6aa9aa6d663d42b35e'
* commit …
|
|
|
@008d36b
|
12 years |
michaelni |
Merge commit 'eb447d515956b3ce182d9750083131735f00324c'
* commit …
|
|
|
@1bd22229
|
12 years |
michaelni |
Merge commit '73871dc96ff78053b9dcd0eb259b7f5a5308ec87'
* commit …
|
|
|
@d19728da
|
12 years |
michaelni |
Merge commit '0edae4e6286096023cdd6adea74722fa06029867'
* commit …
|
|
|
@2f49e3da
|
12 years |
anton |
doc/APIchanges: fill in missing dates and hashes.
|
|
|
@006afc7a
|
12 years |
anton |
lavr: bump major to 1 and declare it stable.
|
|
|
@e7ba5b1d
|
12 years |
anton |
lavr: change the type of the data buffers to uint8_t.
This is more …
|
|
|
@30223b3b
|
12 years |
anton |
lavc: deprecate the audio resampling API.
It has been superseded by lavr.
|
|
|
@2e59210e
|
12 years |
Clément Bœsch |
lavc/h264: don't touch H264Context->ref_count[] during MB decoding.
…
|
|
|
@5cdd3b99
|
12 years |
michaelni |
hls: Disable http seekability probing
Some HLS servers return 403 …
|
|
|
@8a33210d
|
12 years |
michaelni |
http: prevent the Range header being sent when seekability probing …
|
|
|
@dd1e6b2a
|
12 years |
michaelni |
http: add option to prevent probing for HTTP seekability
Add an …
|
|
|
@cf5a98b9
|
12 years |
michaelni |
mpeg2videodec: fix list of supported frame rates to include sane ext …
|
|
|
@f6f7d150
|
12 years |
lu_zero |
h264: don't touch H264Context->ref_count[] during MB decoding
The …
|
|
|
@66a4ac51
|
12 years |
michaelni |
libspeexenc: Updated commentary to reflect recent changes
…
|
|
|
@038325ac
|
12 years |
michaelni |
libspeexenc: Add an option for enabling DTX
Discontinuous …
|
|
|
@d5683420
|
12 years |
michaelni |
aacenc: fix out of array writes
The value used in allocation is based …
|
|
|
@60b433d9
|
12 years |
michaelni |
movenc.c: Add support for >16bit BE flavours
Currently only LE …
|
|
|
@a7329e5f
|
12 years |
diego |
x86: get_cpu_flags: add necessary ifdefs around function body
…
|
|
|
@f6fbce76
|
12 years |
diego |
x86: Drop CPU detection intrinsics
Now that there is CPU detection in …
|
|
|
@1f6d8699
|
12 years |
diego |
x86: Add YASM implementations of cpuid and xgetbv from x264
This …
|
|
|
@65d12900
|
12 years |
mans |
configure: add --enable-lto option
This works with gcc. Other …
|
|
|
@54b24314
|
12 years |
diego |
x86: cpu: Break out test for cpuid capabilities into separate function
|
|
|
@cc5e9e5f
|
12 years |
diego |
x86: ff_get_cpu_flags_x86(): Avoid a pointless variable indirection
|
|
|
@1e164c0b
|
12 years |
diego |
build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO
A new …
|
|
|
@2e8dcde1
|
12 years |
michaelni |
ffplay: autodetect realtime streams and enable infbuf
Signed-off-by: …
|
|
|
@cb3fd029
|
12 years |
michaelni |
ffplay: add a 3rd state to infbuf for autodetection
Signed-off-by: …
|
|
|
@91c1567b
|
12 years |
martin |
segment: Add comments about calls that only are relevant for some …
|
|
|
@e214306
|
12 years |
michaelni |
mpeg2enc: support and use frame_rate_ext when needed
Signed-off-by: …
|
|
|
@489d8a79
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@0f1446a4
|
12 years |
michaelni |
Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'
* commit …
|
|
|
@a854362b
|
12 years |
martin |
segment: Flush buffered data before finishing a segment
This makes …
|
|
|
@f7b24043
|
12 years |
martin |
segment: Set the resend_headers flag for each segment
This makes sure …
|
|
|
@378a6315
|
12 years |
martin |
segment: Add an option for disabling writing of a header/trailer to …
|
|
|
@eb447d5
|
12 years |
martin |
segment: Free and reinit the muxer before calling …
|
|
|
@73871dc9
|
12 years |
martin |
segment: Use the public av_write_header/av_write_trailer functions
…
|
|
|
@0edae4e6
|
12 years |
martin |
segment: Properly create new AVStreams for the chained muxer
Before, …
|
|
|
@c864c396
|
12 years |
martin |
segment: Add an option for omitting the first header and final trailer …
|
|
|
@aa9f128b
|
12 years |
martin |
segment: Add a missing space
Signed-off-by: Martin Storsjö …
|
|
|
@741f5b02
|
12 years |
michaelni |
Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a'
* commit …
|
|
|
@4673a5a7
|
12 years |
anton |
vf_overlay: properly sync inputs.
Right now it incorrectly assumes …
|
|
|
@ab35ec29
|
12 years |
anton |
vf_overlay: get rid of pointless messing with timebase.
Output frames …
|
|
|
@cd15b7c0
|
12 years |
anton |
samplefmt: make av_samples_alloc() initialize the data to silence.
…
|
|
|
@047dcfa
|
12 years |
michaelni |
afq: sanity assert on remaining_samples
Signed-off-by: Michael …
|
|
|
@b27e2b6
|
12 years |
michaelni |
afq: update remaining samples variable.
Fixes Ticket1785 (opusenc …
|
|
|
@b02493e4
|
12 years |
michaelni |
movenc: force video timebase to be 0.1ms precisse at least.
The …
|
|
|
@c9df4890
|
12 years |
justin.ruggles |
libspeexdec: handle NULL return value from speex_packet_to_header()
…
|
|
|
@769ed305
|
12 years |
martin |
h264probe: Don't error out on bits that no longer are reserved
…
|
|
|
@1481e198
|
12 years |
janne-libav |
mpegvideo: set extended_data in ff_update_duplicate_context()
…
|
|
|
@29abb04e
|
12 years |
justin.ruggles |
libspeexdec: If the channel count is not valid, decode as stereo.
…
|
|
|
@45e5d0c3
|
12 years |
justin.ruggles |
libspeexdec: properly handle DTX for multiple frames-per-packet
|
|
|
@908e22b9
|
12 years |
justin.ruggles |
libspeexdec: move the SpeexHeader from LibSpeexContext to where it is used
|
|
|
@892695c
|
12 years |
justin.ruggles |
libspeexdec: simplify setting of frame_size
|
|
|
@27c3f9c
|
12 years |
justin.ruggles |
libspeexdec: set channel_layout
|
|
|
@3b061c5e
|
12 years |
justin.ruggles |
libspeexdec: improve setting of Speex mode and sample rate
If there …
|
|
|
@5e6439a1
|
12 years |
michaelni |
ff_choose_timebase: only try factors upto 14
otherwise a unexpected …
|
|
|
@de707bc8
|
12 years |
michaelni |
mux/nut: factorize ff_choose_timebase() out of nut
Signed-off-by: …
|
|
|
@ad11681a
|
12 years |
martin |
libspeex: Add a private option for enabling VAD
Speex detects …
|
|
|
@05e5a24f
|
12 years |
michaelni |
tiffenc: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@f0fce9f3
|
12 years |
martin |
xtea: Test inplace decryption
Based on test code by: Giorgio Vazzana …
|
|
|
@b434500
|
12 years |
martin |
xtea: Fix CBC decryption when src==dst
Signed-off-by: Martin Storsjö …
|
|
|
@ca074cc3
|
12 years |
martin |
xtea: Factorize testing into a separate function
Based on a patch by …
|
|
|
@fd712a5
|
12 years |
diego |
configure: Refactor HAVE_ options available on the command line
|
|
|
@8be5b0d6
|
12 years |
diego |
avconv/avprobe: Add missing 'void' to exit_program() definition
|
|
|
@dc82b2c0
|
12 years |
michaelni |
framecrcenc: print flags and side data elements
The new fields are …
|
|
|
@6a697b42
|
12 years |
michaelni |
parser: fix large overreads
Signed-off-by: Michael Niedermayer …
|
|
|
@1e2e2c80
|
12 years |
Clément Bœsch |
lavc/h264: move ff_init_cabac_states() from decode_slice() to …
|
|
|
@05e209c0
|
12 years |
mans |
Allow use of strncpy()
There are cases where strncpy() does exactly …
|
|
|