|
|
|
@bd36f175
|
16 years |
Reimar.Doeffinger |
Make pcm_read_seek treat negative time stamps as 0, this avoids …
|
|
|
@2f2cabef
|
16 years |
diego |
Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
some 'may …
|
|
|
@6d79971e
|
16 years |
diego |
prettyprinting cosmetics
Originally committed as revision 17962 to …
|
|
|
@f5b2476f
|
16 years |
diego |
Add av_uninit to vsrcBuc variable to work around some
'may be used …
|
|
|
@b91813b6
|
16 years |
diego |
Improve description of next_free_data_block_num struct member.
…
|
|
|
@85b4230f
|
16 years |
michaelni |
Do not lose user flags when passing calls from the new to the old …
|
|
|
@4ed2920
|
16 years |
michaelni |
Switch ffplay to new seeking API.
Originally committed as revision …
|
|
|
@b82744c9
|
16 years |
michaelni |
Switch regression test to the new seeking API.
Originally committed …
|
|
|
@32d88592
|
16 years |
michaelni |
add avformat_seek_file()
Originally committed as revision 17956 to …
|
|
|
@c73d3996
|
16 years |
stefano.sabatini-lala |
Add an example showing how to create a video from many images.
…
|
|
|
@786dcfef
|
16 years |
cschieli |
Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA …
|
|
|
@5cf59463
|
16 years |
Carl Eugen Hoyos |
Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
Patch by …
|
|
|
@7e04cfba
|
16 years |
Reimar.Doeffinger |
Set pkt->pos correctly (to the start of header of the packet) in …
|
|
|
@4e35ffa9
|
16 years |
baptiste.coudurier |
fix swf seeking by fixing new stream detection
Originally committed …
|
|
|
@38eb4b1
|
16 years |
diego |
Remove 'lib' and 'swscale-error' from list of phony targets.
Both …
|
|
|
@0cc647cb
|
16 years |
diego |
Mark all clean targets as phony.
Originally committed as revision …
|
|
|
@7ed673af
|
16 years |
michaelni |
Print timing_info on -debug 1.
Originally committed as revision 17949 …
|
|
|
@90a30ad5
|
16 years |
Reimar.Doeffinger |
Add "testclean" target to .PHONY
Originally committed as revision …
|
|
|
@923ed974
|
16 years |
kostya.shishkov |
Fix direct and skip MB motion compensation in RV4:
two conditions were …
|
|
|
@abb785f1
|
16 years |
Reimar.Doeffinger |
Simplify RoQ demuxer pts calculation by using a appropriate time …
|
|
|
@15969b55
|
16 years |
Reimar.Doeffinger |
Set video width/height and create audio stream in read_packet instead …
|
|
|
@fc34a08
|
16 years |
baptiste.coudurier |
remove sws_flags, seems to have no effect
Originally committed as …
|
|
|
@f11c9ee
|
16 years |
alex.converse |
patcheck: Replace non-POSIX echo -e with printf.
Originally committed …
|
|
|
@fe91924d
|
16 years |
cschieli |
Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro
…
|
|
|
@c662e788
|
16 years |
cschieli |
In initMMX2HScaler, when chrDstW is not divisible by 4, the last …
|
|
|
@cd823ff9
|
16 years |
gbeauchesne |
Use av_mallocz() to initialize hwaccel_data_private.
Originally …
|
|
|
@27ad7d3a
|
16 years |
baptiste.coudurier |
stag option to force subtitle tag
Originally committed as revision …
|
|
|
@d168b3fd
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 17940 to …
|
|
|
@7943a90a
|
16 years |
baptiste.coudurier |
keep original tag when stream copying subs with ipod format
…
|
|
|
@c569bd0
|
16 years |
baptiste.coudurier |
ipod supports both subs tags
Originally committed as revision 17938 …
|
|
|
@80357cfc
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 17937 to …
|
|
|
@9f520554
|
16 years |
baptiste.coudurier |
write correct atoms based on tag and not format, fixes subs stream …
|
|
|
@d1df4da0
|
16 years |
baptiste.coudurier |
use correct codec tag list for ipod format
Originally committed as …
|
|
|
@b686d0a
|
16 years |
baptiste.coudurier |
mxf and mxf d10 regression tests
Originally committed as revision …
|
|
|
@f344ae80
|
16 years |
baptiste.coudurier |
again 10l, typo, put_byte instead of put_buffer
Originally committed …
|
|
|
@cafdc187
|
16 years |
baptiste.coudurier |
attempt to try to generate an random umid
Originally committed as …
|
|
|
@00b7fbdc
|
16 years |
baptiste.coudurier |
10l, set ret to 0 when finished
Originally committed as revision …
|
|
|
@002c95d7
|
16 years |
baptiste.coudurier |
dump_format after av_write_header to print updated parameters
…
|
|
|
@a2523ce2
|
16 years |
baptiste.coudurier |
fix subs track height, set track->height to codec height if not set
…
|
|
|
@3596f4e0
|
16 years |
tempn |
sn40 avi fourcc decodes with ffodivx
Originally committed as revision …
|
|
|
@8358c034
|
16 years |
stefano.sabatini-lala |
Fix typos.
Originally committed as revision 17927 to …
|
|
|
@e40ee25c
|
16 years |
vitor1001 |
Fix bug when elbg->utility_inc[elbg->numCB-1] == 1
Originally …
|
|
|
@eb2c2423
|
16 years |
gbeauchesne |
Add REGISTER_HWACCEL() for hardware accelerators.
Originally …
|
|
|
@b5b9ff2a
|
16 years |
rsbultje |
Correctly skip complete INDX chunks, i.e. read the 32-bit header …
|
|
|
@5e622c40
|
16 years |
diego |
Replace all by $(), the latter can be nested more easily.
…
|
|
|
@5fd89ca0
|
16 years |
diego |
Fix MMX2 check, 'movss' is not an MMX2 instruction, use 'pmaxub' …
|
|
|
@f49568a4
|
16 years |
mans |
Fix unaligned access in ff_copy_bits()
Originally committed as …
|
|
|
@75800dce
|
16 years |
mans |
Set AS to $CC by default, override with gcc only when CC is armcc
…
|
|
|
@b8cc5a9f
|
16 years |
rsbultje |
Prevent (negative) overflow of rm->remaining_len. This evaluation …
|
|
|
@7ccefd08
|
16 years |
rsbultje |
Revert to r17908.
Originally committed as revision 17918 to …
|
|
|
@d2af5697
|
16 years |
Reynaldo H. Verdejo Pinochet |
Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf' …
|
|
|
@95e83257
|
16 years |
Reynaldo H. Verdejo Pinochet |
Functional part Kenan Gillet's 'extract and share …
|
|
|
@88c4339b
|
16 years |
rsbultje |
Move MOVContext and related structures from mov.c to isom.h. See …
|
|
|
@3898eed8
|
16 years |
Reimar.Doeffinger |
Reorder arguments for av_fifo_generic_read to be more logical and …
|
|
|
@60f75ad2
|
16 years |
Reimar.Doeffinger |
Fix seek regression test broken by r17905, seeking fails completely …
|
|
|
@bcff32d1
|
16 years |
kostya.shishkov |
Mask all unused bits for packed pixel format instead of green and …
|
|
|
@2500d8be
|
16 years |
gbeauchesne |
Update VA API pixfmts documentation: struct vaapi_render_state
shall …
|
|
|
@29a68cf
|
16 years |
Reimar.Doeffinger |
Convert spurious DOS line breaks to UNIX line breaks in seek …
|
|
|
@0ecf9cc9
|
16 years |
rsbultje |
Prevent (negative) overflow of rm->remaining_len. This evaluation …
|
|
|
@21b37529
|
16 years |
rsbultje |
Replace separate packet parsing for "old_format" .ra files by a call …
|
|
|
@dc3685e
|
16 years |
rsbultje |
Move frame discarding out of the ff_rm_parse_packet() loop, and …
|
|
|
@d71d64dc
|
16 years |
Reimar.Doeffinger |
Mark all packets from nuv demuxer as keyframes in order to make …
|
|
|
@37b7dac1
|
16 years |
rsbultje |
Reorder alphabetically after r17902.
Originally committed as revision …
|
|
|
@3a4f91f
|
16 years |
Reimar.Doeffinger |
100l, to start reading from the first frame we must seek to …
|
|
|
@fb2e95c9
|
16 years |
Reimar.Doeffinger |
Set AVPacket pos also for audio packets in nuv demuxer.
Originally …
|
|
|
@082dea8e
|
16 years |
diego |
Remove all remaining code that was disabled through the major version …
|
|
|
@08817483
|
16 years |
kostya.shishkov |
Add maintainers for RM muxer, demuxer and RDT protocol
Originally …
|
|
|
@32b936d0
|
16 years |
Reimar.Doeffinger |
Add av_fifo_reset function to completely reset fifo state, which makes …
|
|
|
@aa033b1
|
16 years |
mans |
Enable CONFIG_FASTDIV by default
Originally committed as revision …
|
|
|
@68e5d523
|
16 years |
gbeauchesne |
Add private HW accel data infrastructure.
Originally committed as …
|
|
|
@af79f1ae
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 17898 to …
|
|
|
@c900635f
|
16 years |
michaelni |
indent
Originally committed as revision 17897 to …
|
|
|
@6b4fab72
|
16 years |
baptiste.coudurier |
change path pattern to be similar to existing files, and remove …
|
|
|
@4070629d
|
16 years |
baptiste.coudurier |
merge struct declaration and definition
Originally committed as …
|
|
|
@0c8f772
|
16 years |
baptiste.coudurier |
write map packet every 100 packets according to specs
Originally …
|
|
|
@aaa43de3
|
16 years |
baptiste.coudurier |
write flt packet, might need some tweaking but it works
Originally …
|
|
|
@a96b1a90
|
16 years |
baptiste.coudurier |
correctly interleave audio and video according to specs
Originally …
|
|
|
@9885e9a6
|
16 years |
baptiste.coudurier |
write timecode track in gxf
Originally committed as revision 17891 to …
|
|
|
@46a7e3ec
|
16 years |
baptiste.coudurier |
write timecode track in gxf
Originally committed as revision 17890 to …
|
|
|
@33605366
|
16 years |
baptiste.coudurier |
compute media info in write_header
Originally committed as revision …
|
|
|
@cd34fd9c
|
16 years |
baptiste.coudurier |
factorize write packet
Originally committed as revision 17888 to …
|
|
|
@990287c4
|
16 years |
baptiste.coudurier |
remove unneeded and empty user data
Originally committed as revision …
|
|
|
@82bb3329
|
16 years |
mans |
Allow different executable suffix for host and target
Originally …
|
|
|
@6b43d2d0
|
16 years |
baptiste.coudurier |
uniformize variable names and remove duplicating fields in private …
|
|
|
@8b9c94e0
|
16 years |
baptiste.coudurier |
remove useless fields
Originally committed as revision 17883 to …
|
|
|
@ade29f9
|
16 years |
justin.ruggles |
move NTT VQF demuxer to keep formats list alphabetized.
Originally …
|
|
|
@9aa2ab42
|
16 years |
vitor1001 |
Use FLG pseudo-random number generator in RoQ and ELBG
Originally …
|
|
|
@74e2a078
|
16 years |
kostya.shishkov |
Make Musepack decoders use LFG pseudorandom generator
Originally …
|
|
|
@d2f532c8
|
16 years |
vitor1001 |
Be more verbose in describing VQF demuxer
Originally committed as …
|
|
|
@06d19718
|
16 years |
Reimar.Doeffinger |
Add a part explaining that API should be considered unstable after …
|
|
|
@22d4f236
|
16 years |
Reimar.Doeffinger |
Preliminary summary of AVFifoBuffer changes
Originally committed as …
|
|
|
@fe4032b6
|
16 years |
Reimar.Doeffinger |
Remove more functions disabled by major version bump.
Originally …
|
|
|
@3fb10843
|
16 years |
Reimar.Doeffinger |
Remove/replace code disabled by major version bump.
Originally …
|
|
|
@52a6632a
|
16 years |
michaelni |
Deprecate the Mersenne Twister.
Please use an ALFG, MLFG, LCG or …
|
|
|
@c957c854
|
16 years |
Reimar.Doeffinger |
Replace all uses of the replaced av_fifo_read by av_fifo_generic_read
…
|
|
|
@792e4679
|
16 years |
michaelni |
Remove the Mersenne Twister from the public API/ABI.
We provide better …
|
|
|
@49ceb58b
|
16 years |
michaelni |
Bump major version of libavutil due to FIFO fixes.
The current API/ABI …
|
|
|
@cddcf8c
|
16 years |
Reimar.Doeffinger |
Remove av_fifo_read, API is already broken and major version will be …
|
|
|
@41dd680d
|
16 years |
michaelni |
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI …
|
|
|
@48d58e59
|
16 years |
baptiste.coudurier |
add ff_random_get_seed to be used in conjunction with random functions …
|
|
|