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 |
2009-03-05 |
Cédric Schieli | Fix bug introduced by me in r28756 |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | Mark pos_min and pos_max variables as av_uninit to... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Diego Biurrun | Mark dvdaudio_substream_type variable as av_uninit... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ivan Schreter | Pass packet position to the parser, so frame's AVPacket... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ivan Schreter | Add handling of frame position in the parser. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Justin Ruggles | flacdec: cosmetics: Add a comment with the data of... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Justin Ruggles | flacdec: There is an even smaller FLAC frame size possi... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Justin Ruggles | flacdec: 10l to me. I miscalculated the smallest FLAC... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Justin Ruggles | flacdec: cosmetics: move 2 statements to immediately... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Justin Ruggles | flacdec: Simplify frame sync by not using the bitstream... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Justin Ruggles | flacdec: Split the metadata_parse() function into 2... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: Add a check for small buffer size. This ensur... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: cosmetics: Use a more descriptive variable... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: Handle 32 bps data when checking allocated... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: Check curr_bps after wasted bits are subtracted. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Stefano Sabatini | Fix typo: "i" -> "in". |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ivan Schreter | Add support for ct_type to correctly detect interlaced... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Cédric Schieli | Rewrite of rgb15to32 and rgb16to32 using fewer asm... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Niedermayer | Add "deprecated old scaler removed" |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Reimar Döffinger | Remove the swscale dummy option, most (all?) FATE confi... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Reimar Döffinger | 100l, interplayvideo uses 8x8 blocks, so call the 8x8... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Reimar Döffinger | Set AVFrame.reference correctly for nuv decoder. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Vitor Sessak | Add more correct bound checking in filter_mb(). |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Gwenole Beauchesne | Add frame buffer allocators. aka simplify calls to |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Alex Converse | MOV: fix demuxing fragmented files |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Mike Melanson | Fix a condition that causes an infinite loop, but only... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Mike Melanson | excellent first pass at a description; now it's time... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Reynaldo H... | Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Reynaldo H... | Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: When there is not enough data to read the... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald S. Bultje | Split rtsp_send_cmd() into two functions, one for the... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | cosmetics: indentation after last commit |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: Check for an inline header before calling... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Justin Ruggles | flacdec: Allocate buffers right after STREAMINFO is... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Måns Rullgård | Alpha: use -g3 with ccc to allow optimisation with... |
commit | commitdiff | tree | snapshot |
next |