|
|
|
@6f5f7f70
|
12 years |
michaelni |
Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'
* commit …
|
|
|
@e79c3858
|
12 years |
michaelni |
Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
* commit …
|
|
|
@cd379636
|
12 years |
michaelni |
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
* commit …
|
|
|
@60e95747
|
12 years |
michaelni |
rawdec: check avpicture_get_size() return value
Fixes CID205019 …
|
|
|
@d3de3a16
|
12 years |
Carl Eugen Hoyos |
Partly revert f174fba: yop decoder does not support direct rendering.
|
|
|
@8bf44d5c
|
12 years |
Carl Eugen Hoyos |
Partly revert f174fba: indeo3 decoder does not support direct rendering.
|
|
|
@5f614bcf
|
12 years |
onemda |
vqavideo: return more meaningful error codes
Signed-off-by: Paul B …
|
|
|
@4b7f34a3
|
12 years |
michaelni |
mpeg12videodec: dont pass mpeg1 VBR special case value on as bitrate.
…
|
|
|
@c349177b
|
12 years |
michaelni |
mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862)
…
|
|
|
@740959fd
|
12 years |
michaelni |
mpeg12parser: cleanup bitrate parsing.
This fixes several bugs in the …
|
|
|
@08b028c1
|
12 years |
rsbultje |
Remove INIT_AVX from x86inc.asm.
|
|
|
@11d695d1
|
12 years |
michaelni |
x11grab: fix mixed declaration and code
Signed-off-by: Michael …
|
|
|
@977cb54f
|
12 years |
michaelni |
tree: fix type used for testing the tree
Signed-off-by: Michael …
|
|
|
@18389613
|
12 years |
michaelni |
qt-faststart: fix signedness of variable used to hold return code
…
|
|
|
@91295f03
|
12 years |
michaelni |
mp3dec: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@ba8adf9b
|
12 years |
michaelni |
truemotion2: remove unused variable
Signed-off-by: Michael …
|
|
|
@c285edd0
|
12 years |
rsbultje |
Remove usage of INIT_AVX in h264_intrapred_10bit.asm.
Replace …
|
|
|
@ede4cedf
|
12 years |
anton |
dv: fix indentation
|
|
|
@14f031d7
|
12 years |
anton |
dv: use AVStream.index instead of abusing AVStream.id
|
|
|
@bf0d098a
|
12 years |
michaelni |
pictordec: decode 1bpp / 4bpp images when extra header marker is …
|
|
|
@20dd41af
|
12 years |
anton |
lavfi: add ashowinfo filter
It can be useful for debugging.
Based on …
|
|
|
@a29ed50
|
12 years |
michaelni |
avuidec: correct long_name
Signed-off-by: Michael Niedermayer …
|
|
|
@90510251
|
12 years |
onemda |
lavc: remove duplicated .capabilities
Signed-off-by: Paul B Mahol …
|
|
|
@9b500b8f
|
12 years |
martin |
avcodec: Add a RFC 3389 comfort noise codec
This isn't too useful as …
|
|
|
@8b25a20e
|
12 years |
martin |
lpc: Add a function for calculating reflection coefficients from …
|
|
|
@39ef66f5
|
12 years |
martin |
lpc: Add a function for calculating reflection coefficients from …
|
|
|
@dc579306
|
12 years |
anton |
lavr: document upper bound on number of output samples.
…
|
|
|
@01b76019
|
12 years |
anton |
lavr: add general API usage doxy
Signed-off-by: Anton Khirnov …
|
|
|
@bff5e5f8
|
12 years |
anton |
indeo3: remove duplicate capabilities line.
|
|
|
@381dc1a5
|
12 years |
diego |
fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups
|
|
|
@2cbdd7c9
|
12 years |
diego |
fate: ac3: Add dependencies
|
|
|
@e519990c
|
12 years |
diego |
fate: Add shorthands for acodec PCM and ADPCM tests
|
|
|
@70478746
|
12 years |
diego |
avconv: Drop unused function argument from do_video_stats()
|
|
|
@ab799664
|
12 years |
diego |
cmdutils: Conditionally compile libswscale-related bits
This fixes …
|
|
|
@c1804dc4
|
12 years |
stefasab |
lavfi/frei0r: allow for Windows style paths
Update path handling …
|
|
|
@7691860c
|
12 years |
stefasab |
lavfi/frei0r: update link to spec
Fri0r project moved from piksel.org …
|
|
|
@72c758f1
|
12 years |
diego |
aacenc: Drop some unused function arguments
|
|
|
@19add322
|
12 years |
stefasab |
lavfi/scale: implement clever/insane parsing heuristic, and add a size …
|
|
|
@d4604d10
|
12 years |
stefasab |
lavu/parseutils: add trailing characters check in …
|
|
|
@adf0cd14
|
12 years |
stefasab |
doc/filters: itemize scale examples, and create a dedicated subsection …
|
|
|
@c2428ada
|
12 years |
stefasab |
lavfi/scale: return error code in case of failed reconfiguration in …
|
|
|
@83938c3d
|
12 years |
stefasab |
lavfi/scale: accept named options, make parsing more robust
Also …
|
|
|
@f21d5c90
|
12 years |
martin |
rtsp: Avoid a cast when calling strtol
This gets rid of this warning: …
|
|
|
@8a9b48bf
|
12 years |
michaelni |
movenc: Add required 'prof' atom to 'tapt' atom set.
Signed-off-by: …
|
|
|
@67420b3d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@d4bff9f
|
12 years |
lu_zero |
nut: support textual data
Plain text (utf8 encoded) data can be muxed …
|
|
|
@7d1e003a
|
12 years |
stefasab |
doc/syntax: add a "Quoting and escaping" section
|
|
|
@07585ffa
|
12 years |
lu_zero |
nutenc: verbosely report unsupported negative pts
Additionally use …
|
|
|
@f174fbac
|
12 years |
anton |
lavc: add CODEC_CAP_DR1 to all video decoders missing them
|
|
|
@b4e62651
|
12 years |
michaelni |
dcadec: skip QMF on unused channels
Signed-off-by: Michael …
|
|
|
@a3886ea3
|
12 years |
michaelni |
smoothstreamingenc: check return value of mkdir()
Fixes CID732188 …
|
|
|
@b399816d
|
12 years |
michaelni |
smoothstreamingenc: fix integer overflow
Fixes CID732248 …
|
|
|
@224afddc
|
12 years |
michaelni |
ismindex: check return value of avio_open_dyn_buf()
Fixes CID733723 …
|
|
|
@c5be6192
|
12 years |
michaelni |
cmdutils: avoid using cpp directives within printf macro arguments
…
|
|
|
@c2e2b302
|
12 years |
onemda |
cafdec: fix parsing of chunks which may have unused data
…
|
|
|
@3d6a246b
|
12 years |
Clément Bœsch |
lavf/srtenc: add AVFMT_TS_NONSTRICT flag.
There is not really a …
|
|
|
@48f01398
|
12 years |
martin |
rtpdec: Cosmetic cleanup
Mainly clean up the RTP statistics code, …
|
|
|
@d41c019d
|
12 years |
michaelni |
fate/scalenorm: unbreak fate
Signed-off-by: Michael Niedermayer …
|
|
|
@74e81b4d
|
12 years |
stefasab |
tests: do not set bogus scale sws_flags option in the scalenorm test
…
|
|
|
@f472d01
|
12 years |
michaelni |
frame_thread_encode: fix context memleak
Signed-off-by: Michael …
|
|
|
@991db639
|
12 years |
michaelni |
frame_thread_encoder: fix packet memleak
Signed-off-by: Michael …
|
|
|
@d8246d47
|
12 years |
michaelni |
vc1dec: mark by assert that the default path cannot occur
Fixes …
|
|
|
@07ed191
|
12 years |
onemda |
parse ID3v2 chapters
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@3f448094
|
12 years |
Carl Eugen Hoyos |
Synchronize libmpcodecs: Support 16bit yuv in telecine filter.
Fixes …
|
|
|
@96fac764
|
12 years |
Carl Eugen Hoyos |
Add an additional AAC TwoCC.
Mentioned on …
|
|
|
@d72aef4e
|
12 years |
michaelni |
movenc: add more metadata types
Fixes Ticket1052
Signed-off-by: …
|
|
|
@ac090fa6
|
12 years |
michaelni |
lavu: keep context size variables
They are essential to be able to …
|
|
|
@c73fcc8d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8943ad40
|
12 years |
michaelni |
Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'
* commit …
|
|
|
@f9f79cb0
|
12 years |
michaelni |
fate: make sure the global sws flags are set to be bitexact for …
|
|
|
@14f69a05
|
12 years |
nicolas.george |
fate: add a test for scale with variable input format.
|
|
|
@b0e2f4a7
|
12 years |
nicolas.george |
lavfi/concat: implement unsafe mode.
|
|
|
@424b1e76
|
12 years |
lu_zero |
yuv4mpeg: reject unsupported codecs
The muxer already rejects …
|
|
|
@fce4450d
|
12 years |
lu_zero |
nutenc: K&R formatting cosmetics
|
|
|
@c4a36b6f
|
12 years |
michaelni |
lpc: check that lpc_type is valid in ff_lpc_calc_coefs
Fixes …
|
|
|
@8edf9b1f
|
12 years |
michaelni |
sws: rgb has no range, avoid random results if the user tries to mess …
|
|
|
@d23e8f53
|
12 years |
michaelni |
swr: use 64bit index/len for x86_64 mix
Signed-off-by: Michael …
|
|
|
@2aecfd4f
|
12 years |
michaelni |
vf_showinfo: check return code of av_image_get_linesize()
Fixes …
|
|
|
@0f943ed3
|
12 years |
michaelni |
swfenc: zero fifo after freeing
Fixes CID602000
Signed-off-by: …
|
|
|
@189fbced
|
12 years |
michaelni |
tak_parser: check ff_combine_frame() return code
Fixes CID733706 …
|
|
|
@6078bd80
|
12 years |
Clément Bœsch |
lavf/showspectrum: fix unaligned rdft data.
|
|
|
@2ef26b5e
|
12 years |
michaelni |
riff: support 0xa100 TwoCC
fixes decoding of file …
|
|
|
@6c8d259a
|
12 years |
michaelni |
msmpeg4dec: fix init code to not fail when called from 2 threads at …
|
|
|
@f44be0da
|
12 years |
michaelni |
ff_h263_decode_init_vlc: fix order of operations to avoid failure with …
|
|
|
@4cbae57c
|
12 years |
mans |
assdec: fix qsort() callback signature
This changes the event_cmp() …
|
|
|
@4cd217c0
|
12 years |
mans |
configure: detect sparc64 automatically
Signed-off-by: Mans Rullgard …
|
|
|
@4471a242
|
12 years |
mans |
vp8: fix memset() crossing array boundary
Indexing across array …
|
|
|
@c4cccc8d
|
12 years |
mans |
h264: fix invalid pointer arithmetic
Subtracting a (positive) value …
|
|
|
@50be2077
|
12 years |
mans |
amrwbdec: fix invalid pointer arithmetic
Subtracting a (positive) …
|
|
|
@5f9cbad
|
12 years |
Reimar.Doeffinger |
Port MPlayer fixes for coverity issues in libmpcodecs.
Signed-off-by: …
|
|
|
@425c30dd
|
12 years |
michaelni |
sws: loose the minimum dimension checks
A few quick tests show no …
|
|
|
@733f85b7
|
12 years |
michaelni |
sws: improve error messages
Signed-off-by: Michael Niedermayer …
|
|
|
@7de21960
|
12 years |
michaelni |
sws: fix extreem downscaling
Signed-off-by: Michael Niedermayer …
|
|
|
@95760b33
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4521645b
|
12 years |
mans |
avio: fix pointer type mismatches in avio_enum_protocols()
…
|
|
|
@cc64ec57
|
12 years |
mans |
avserver: use socklen_t where appropriate
Various socket functions …
|
|
|
@be2efe0c
|
12 years |
mans |
udp: use socklen_t where appropriate
getsockname() takes a pointer to …
|
|
|
@9efbfe5
|
12 years |
mans |
network: use HAVE_THREADS instead of local hack
HAVE_THREADS is set …
|
|
|
@67a68dce
|
12 years |
mans |
af_channelmap: remove stray enum declaration
Signed-off-by: Mans …
|
|
|
@6b776c61
|
12 years |
mans |
buffersink: remove stray semicolon after function definition
…
|
|
|