|
|
|
@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 …
|
|
|
@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 …
|
|
|
@bf0d098a
|
12 years |
michaelni |
pictordec: decode 1bpp / 4bpp images when extra header marker is …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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: …
|
|
|
@7d1e003a
|
12 years |
stefasab |
doc/syntax: add a "Quoting and escaping" section
|
|
|
@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
…
|
|
|
@c25e929
|
12 years |
michaelni |
fix a compiling error with llvm-gcc
Move some #include in vda.h down …
|
|
|
@1909dbf1
|
12 years |
michaelni |
ffmpeg: use av_rescale_delta() for audio stream copy
Signed-off-by: …
|
|
|
@2bcbdd84
|
12 years |
michaelni |
lavu: add more doxy to av_rescale_delta
Signed-off-by: Michael …
|
|
|
@c430cb49
|
12 years |
michaelni |
Update my email address
Signed-off-by: Michael Bradshaw …
|
|
|
@e823e73
|
12 years |
michaelni |
sws_getGaussianVec: check variance and quality
Found-by: Reimar …
|
|
|
@fe573d1a
|
12 years |
michaelni |
sws_allocVec: check length validity
Found-by: Reimar
Signed-off-by: …
|
|
|
@a9d97e1b
|
12 years |
michaelni |
ffmpeg: use av_rescale_delta() on the audio filter input
…
|
|
|
@8766ad9e
|
12 years |
michaelni |
lavu: add av_rescale_delta()
Signed-off-by: Michael Niedermayer …
|
|
|
@03e44bcb
|
12 years |
michaelni |
ffmpeg: trivial simplification
Signed-off-by: Michael Niedermayer …
|
|
|
@90d4b070
|
12 years |
michaelni |
mathemathics: update copyright years
Signed-off-by: Michael …
|
|
|
@ae52eb7f
|
12 years |
michaelni |
lavu: add av_clip64()
Signed-off-by: Michael Niedermayer …
|
|
|
@1aa07aa2
|
12 years |
mans |
configure: fix tests for 2-arg math functions
Signed-off-by: Mans …
|
|
|
@5f0105b8
|
12 years |
Clément Bœsch |
lavf/srtenc: allow zero duration events.
This is useful when you want …
|
|
|
@eb36ee1e
|
12 years |
Clément Bœsch |
lavc/srtenc: fix invalid read in case of SubRip.
Regression since …
|
|
|
@ca7f5911
|
12 years |
diego |
doc: git-howto: Clarify comment about pushing series of commits
|
|
|
@87cdd7c6
|
12 years |
diego |
ivi_common: Drop unused function parameter from decode_band()
|
|
|
@707f58f5
|
12 years |
diego |
cook: Remove some silly Doxygen comments
|
|
|
@8a61ba0e
|
12 years |
diego |
cook: Remove senseless maybe_reformat_buffer32() function
|
|
|
@f23b4a06
|
12 years |
diego |
cook: cosmetics: Better names for joint_decode() function parameters
|
|
|
@20015379
|
12 years |
diego |
cook: cosmetics: Better name for ccpl COOKSubpacket member
|
|
|
@13bbefd5
|
12 years |
diego |
doxygen: Add av_alloc_size to list of predefined macros
This avoids …
|
|
|
@74e742d6
|
12 years |
diego |
doxygen: Drop some pointless entries from PREDEFINED macros list
|
|
|
@5b45b66
|
12 years |
michaelni |
cws2fws: check fstat return code.
Fixes CID733720
Signed-off-by: …
|
|
|
@86aba86b
|
12 years |
michaelni |
cws2fws: check lseek() return
Fixes: CID733721
Signed-off-by: Michael …
|
|
|