2009-03-16 |
David Conrad | Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | search for hdlr atom in meta, some files do not store... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Ramiro Polla | mingw32: call lib.exe instead of lib to facilitate... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Matthieu Castet | Disallow out-of-tree builds with config.h in the source... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Ronald S. Bultje | Fix index generation in the way that it was supposed... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | Add cook channel count function, part of multichannel... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | Add max allowed subpackets in multichannel cook |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Diego Biurrun | Remove code that was disabled by the recent major versi... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefano Sabatini | Fix typo: 'conjuction' -> 'conjunction'. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | save avctx in cook decoder context and use it for av_log |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Larsson | memset when category is >=7, part of cook multichannel |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Reimar Döffinger | 1 km^3 cola, timecode_frame_start is a 64 bit integer... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Carl Eugen... | Force ebp_available for icc. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Diego Biurrun | cosmetics: Remove file name from file header. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | add my gpg key fingerprint |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Attila Kinali | add my gpg key fingerprint |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | typo in the mail, the 4am commit is always the worst |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | add my copyright in mov de/muxer |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefano Sabatini | Expand "lsb" to "least significant bits". |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefano Sabatini | Rename the (yet not defined) macros: |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | allocate palette in codec directly |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | cosmetics, add some whitespaces and empty lines |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Kostya Shishkov | Correct MV prediction for B-frame blocks in RV4 decoder |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | add loglevel option to set libav* logging level, -v... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Baptiste Coudurier | do not modify sample_count, check against index entries |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | use utc time for timestamp and do not set it if not... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Måns Rullgård | Fix ff_random_get_seed() prototype |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | swf timestamps are 16 bits |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | remove unused fields in swf context |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Baptiste Coudurier | do not parse timestamp if bitexact is set, should fix... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Reimar Döffinger | Enable generic index creation and seeking for NUV demuxer. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Reimar Döffinger | Add AVFMT_GENERIC_INDEX support also for formats that... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Reimar Döffinger | Make pcm_read_seek treat negative time stamps as 0... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | Add av_uninit to vbA[1-8], vbB[1-8] variables to work... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | Add av_uninit to vsrcBuc variable to work around some |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Diego Biurrun | Improve description of next_free_data_block_num struct... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | Do not lose user flags when passing calls from the... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | Switch ffplay to new seeking API. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | Switch regression test to the new seeking API. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Michael Niedermayer | add avformat_seek_file() |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Stefano Sabatini | Add an example showing how to create a video from many... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Cédric Schieli | Make the source buffer operands parametrized in the... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Daniel Verkamp | Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Reimar Döffinger | Set pkt->pos correctly (to the start of header of the... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Baptiste Coudurier | fix swf seeking by fixing new stream detection |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Diego Biurrun | Remove 'lib' and 'swscale-error' from list of phony... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Diego Biurrun | Mark all clean targets as phony. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Niedermayer | Print timing_info on -debug 1. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Reimar Döffinger | Add "testclean" target to .PHONY |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kostya Shishkov | Fix direct and skip MB motion compensation in RV4: |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Reimar Döffinger | Simplify RoQ demuxer pts calculation by using a appropr... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Reimar Döffinger | Set video width/height and create audio stream in read_... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Baptiste Coudurier | remove sws_flags, seems to have no effect |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Alex Converse | patcheck: Replace non-POSIX echo -e with printf. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Cédric Schieli | Make MMX registers parametrized in the YSCALEYUV2PACKED... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Cédric Schieli | In initMMX2HScaler, when chrDstW is not divisible by... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Gwenole Beauchesne | Use av_mallocz() to initialize hwaccel_data_private. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | stag option to force subtitle tag |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | keep original tag when stream copying subs with ipod... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | ipod supports both subs tags |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | write correct atoms based on tag and not format, fixes... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | use correct codec tag list for ipod format |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | mxf and mxf d10 regression tests |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | again 10l, typo, put_byte instead of put_buffer |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | attempt to try to generate an random umid |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | 10l, set ret to 0 when finished |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | dump_format after av_write_header to print updated... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Baptiste Coudurier | fix subs track height, set track->height to codec heigh... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Ben Littler | sn40 avi fourcc decodes with ffodivx |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Stefano Sabatini | Fix typos. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Vitor Sessak | Fix bug when elbg->utility_inc[elbg->numCB-1] == 1 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Gwenole Beauchesne | Add REGISTER_HWACCEL() for hardware accelerators. |
commit | commitdiff | tree | snapshot |
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 |
next |