2009-03-10 |
Ronald S. Bultje | Correctly skip complete INDX chunks, i.e. read the... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Diego Biurrun | Replace all `` by $(), the latter can be nested more... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Diego Biurrun | Fix MMX2 check, 'movss' is not an MMX2 instruction... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Måns Rullgård | Fix unaligned access in ff_copy_bits() |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Måns Rullgård | Set AS to $CC by default, override with gcc only when... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Prevent (negative) overflow of rm->remaining_len. This... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Revert to r17908. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reynaldo H... | Cosmetics from Kenan Gillet's 'extract and share weight... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reynaldo H... | Functional part Kenan Gillet's 'extract and share weigh... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Move MOVContext and related structures from mov.c to... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | Reorder arguments for av_fifo_generic_read to be more... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | Fix seek regression test broken by r17905, seeking... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Kostya Shishkov | Mask all unused bits for packed pixel format instead... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Gwenole Beauchesne | Update VA API pixfmts documentation: struct vaapi_rende... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | Convert spurious DOS line breaks to UNIX line breaks... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Prevent (negative) overflow of rm->remaining_len. This... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Replace separate packet parsing for "old_format" .ra... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Move frame discarding out of the ff_rm_parse_packet... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | Mark all packets from nuv demuxer as keyframes in order... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Ronald S. Bultje | Reorder alphabetically after r17902. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | 100l, to start reading from the first frame we must... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | Set AVPacket pos also for audio packets in nuv demuxer. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Diego Biurrun | Remove all remaining code that was disabled through... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Kostya Shishkov | Add maintainers for RM muxer, demuxer and RDT protocol |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Reimar Döffinger | Add av_fifo_reset function to completely reset fifo... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Måns Rullgård | Enable CONFIG_FASTDIV by default |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Gwenole Beauchesne | Add private HW accel data infrastructure. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | change path pattern to be similar to existing files... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | merge struct declaration and definition |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | write map packet every 100 packets according to specs |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | write flt packet, might need some tweaking but it works |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | correctly interleave audio and video according to specs |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | write timecode track in gxf |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Baptiste Coudurier | write timecode track in gxf |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Baptiste Coudurier | compute media info in write_header |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Baptiste Coudurier | factorize write packet |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Baptiste Coudurier | remove unneeded and empty user data |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Måns Rullgård | Allow different executable suffix for host and target |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Baptiste Coudurier | uniformize variable names and remove duplicating fields... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Baptiste Coudurier | remove useless fields |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Justin Ruggles | move NTT VQF demuxer to keep formats list alphabetized. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Vitor Sessak | Use FLG pseudo-random number generator in RoQ and ELBG |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Kostya Shishkov | Make Musepack decoders use LFG pseudorandom generator |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Vitor Sessak | Be more verbose in describing VQF demuxer |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Reimar Döffinger | Add a part explaining that API should be considered... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Reimar Döffinger | Preliminary summary of AVFifoBuffer changes |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Reimar Döffinger | Remove more functions disabled by major version bump. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Reimar Döffinger | Remove/replace code disabled by major version bump. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Niedermayer | Deprecate the Mersenne Twister. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Reimar Döffinger | Replace all uses of the replaced av_fifo_read by av_fif... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Niedermayer | Remove the Mersenne Twister from the public API/ABI. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Niedermayer | Bump major version of libavutil due to FIFO fixes. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Reimar Döffinger | Remove av_fifo_read, API is already broken and major... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Niedermayer | Allocate AVFifoBuffer through the fifo API to reduce... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Baptiste Coudurier | add ff_random_get_seed to be used in conjunction with... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Michael Niedermayer | Comments to indicate where memory barriers may be needed. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vitor Sessak | VQF demuxer |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Michael Niedermayer | Try to fix the 1 byte cannot be used issue. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Diego Biurrun | cosmetics: fix indentation |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Luca Abeni | Fix AVFMT_FLAG_NONBLOCK in alsa |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Ronald S. Bultje | rtpmap is case-insensitive, see comment from Luca in... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Cédric Schieli | Let the 4th plane reach the swScale function |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Cédric Schieli | YUVA420P is a planar YUV format |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Alex Converse | Re-indent after last commit. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Alex Converse | If we get an error from ff_aac_parse_header() we should... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Alex Converse | ADTS: Increased protection against writing illegal... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Add my name to copyright & author as requested by the... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Add code to the self test to print jitter & drift. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Alex Converse | Fix the channel allocation bug/assumption (issue 800). |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Diego Biurrun | Get rid of redundant vdpau option, decoders can still... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Stephen Warren | Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4 |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ronald S. Bultje | Oops, very silly typo. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Ruggles | flacdec: Parse the metadata header in the raw FLAC... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Ruggles | flacdec: Add a shared function for parsing a FLAC metad... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Diego Biurrun | Add '#undef rand' to fix test program build. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Diego Biurrun | cosmetics: Fix test program warnings. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Justin Ruggles | pnm: Add missing 'else'. Fixes decoding for 16-bit... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Vertical align. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Better name for integrator2_state. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Add clock_period parameter, this should make the code... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Selftest code. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Fix bug with time==0 being special. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Adapt first factor. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Merge ff_timefilter_read() and ff_timefilter_update... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Michael Niedermayer | Allow timespans to vary. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Niedermayer | Reorder operations, 20% improved performance, 1 variabl... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Niedermayer | Timefilter code by Olivier Guilyardi o list O samalyse... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | Mark variables "j" and "structure" in execute_ref_pic_m... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | Directly read the version number from a VERSION file... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Alex Converse | AAC: hoist dependent gain lookup out of the loop |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | cosmetics: Zip Blocks Motion Video --> Zip Motion Block... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | cosmetics: Order changelog entries chronologically. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | Remove duplicated MUL16 macro definition, fixes the... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Måns Rullgård | ARM: disable inline asm for armcc |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Måns Rullgård | ARM: armcc versions of bswap_16/32 |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Måns Rullgård | ARM: detect armcc compiler and enable gcc mode |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Måns Rullgård | configure: check asm support using $as |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Måns Rullgård | Compile .S files with $(AS), set it in configure |
commit | commitdiff | tree | snapshot |
next |