2008-12-17 |
Baptiste Coudurier | activate jpeg2000 fourcc in mov/mj2 |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Niedermayer | Fix svq3 decoding, is_complex was not initialized. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Niedermayer | Replace != 0 || check by | |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Niedermayer | Split filter_mb_dir() out of filter_mb(). |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Måns Rullgård | AC3: fix strict aliasing violation in parser |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Måns Rullgård | AAC: fix strict aliasing violation in parser |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Måns Rullgård | ARM: replace "armv4l" with "arm" |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Diego Biurrun | Remove obsolete and misleading comments. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Diego Biurrun | Roundup now works from a ffmpeg.org domain as well... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Fix indention, also do a little vertical alignment... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Stefano Sabatini | Implement av_set_string3(). |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Factorize 3 multiplications out, code becomes 3 cpu... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Move ENABLE_SMALL back to the per MB check, as otherwis... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Do not recalculate constant part of is_complex for... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Support the new lossless mode. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Måns Rullgård | dct-test: add ARM IDCTs |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Måns Rullgård | dct-test: add PARTTRANS permutation |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Horizontal and vertical prediction functions needed... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Fix bug where the avi demxuer lost the first frame... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Baptiste Coudurier | check that nb_streams is valid before setting stream... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Benoit Fouet | Add const qualifiers to decode functions. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Benoit Fouet | Fix warning "format not a string literal and no format... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Littler | add MPNG fourcc |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Littler | two more mpeg4 fourccs and one msmpeg4v3 from uncommon... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Littler | QIVG fourcc, fixes rodweb.dip.jp/partner/check.avi |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Littler | add rpza avi fourcc |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Niedermayer | Do not skip frames until the first keyframe when stream... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
David Conrad | Workaround for shared libs on OS X with Apple gcc 4.0.1 |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Laurent Aimar | Check extradata is large enough. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Stefano Sabatini | Implement the av_set_number2() internal function, which... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Stefano Sabatini | Remove ending period in a log message, which was incons... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Diego Biurrun | Add xvmc configure support. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Diego Biurrun | Switch xvmc over to a CONFIG_ option. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Diego Biurrun | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised h264_idct_dc_add |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised h264_idct_add |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised H.264 8x8 and 16x16 qpel MC |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised H.264 loop filter |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised {put,avg}_h264_chroma_mc[48] |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised simple_idct |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Måns Rullgård | ARM: NEON optimised put_pixels functions |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Diego Biurrun | Avoid invasion of POSIX-reserved _t namespace. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Daniel Verkamp | Fix one peculiar case in Smacker decoding. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Diego Biurrun | Avoid POSIX-reserved _t in identifier names. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Michael Niedermayer | Enable filter_mb_fast if CODEC_FLAG2_FAST is set. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Aurelien Jacobs | vp56: don't reset dimensions to 0 in codec init |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Ronald S. Bultje | Use get_buffer() and url_fskip() for some loops of... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Ronald S. Bultje | Reindent something that looks weird. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Ronald S. Bultje | Add comment to indicate why the SDP line buffer is... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Ronald S. Bultje | Increase SDP line buffer size because ASF headers in... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Stefano Sabatini | Move documentation of avcodec_register_all() from allco... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Stefano Sabatini | Remove set_all_opt() and its use in av_set_string2... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Michael Niedermayer | 10l (forgot sample_size) |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Stefano Sabatini | Document register_avcodec(). |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Stefano Sabatini | Make register_avcodec() call avcodec_init(). |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Stefano Sabatini | Use a more explicit "codec" rather than "format" as... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Måns Rullgård | oggflac: fix bitstream reader usage |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Aurelien Jacobs | indeo3: replace sizeof(struct ...) by sizeof(*var) |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Michael Niedermayer | Fix non interleaved variable fps ODML avis. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Diego Biurrun | cosmetics: typo/grammar/wording/whitespace fixes |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Reinhard Tartler | Fix the use of Requires.private and Libs.private in... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Stefano Sabatini | Cosmetics: remove empty comments. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Michael Niedermayer | Fix files with fps between 0.5 and 0.1. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Michael Niedermayer | Remove silly FIXME comment. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Anders Grönberg | Prevent shift overflow, patch by Anders Grönberg, galil... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Anders Grönberg | Add a few const qualifiers in appropriate places. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Mike Melanson | undoing revision 16118 for truemotion1.c; commit was... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Mike Melanson | The POSIX namespace shall be held sacrosanct. To that... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Aurelien Jacobs | avoid POSIX reserved _t suffix |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Aurelien Jacobs | Get rid of mmx_t. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Abeni | Rename rtp_payload_data_t to avoid clashes with the... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Abeni | Remove useless typedef |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Abeni | Remove unused types |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Reimar Döffinger | Avoid _t in gxf enum type names |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Ronald S. Bultje | Split RMContext into RMDemux/MuxContext and make them... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Ronald S. Bultje | Don't access RMContext directly in rdt.c. Rather, use... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Do not invade _t POSIX namespace. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Ronald S. Bultje | Separate the packet fetching from the data reading... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | 100l: Add missing backslashes. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | cosmetics: Break some lines for a more aesthetically... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Remove misleading comment, _t is POSIX-reserved namespace. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Måns Rullgård | configure: fix $nm |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Måns Rullgård | Remove other shared lib names from linker command line... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Reimar Döffinger | Allow setting a different nm binary from the configure... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Make mips64 a separate arch with fast_64bit. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Replace 'typedef struct ustr_t' by 'struct ustr', _t... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Jai Menon | Avoid _t in identifier names, _t is reserved by POSIX. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Add img_convert() to imgconvert.h and #include it from... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Anders Grönberg | Matroska uses tables from isom.c, so add the object... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Add mips64 to the architecture list. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Diego Biurrun | Add alternative names for sh4 and parisc architectures. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Barbato | Let imgresample altivec code build |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Barbato | Cleanup types |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Barbato | Unbreak imgresample altivec |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Luca Barbato | Rename type to be consistent |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Reimar Döffinger | Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Reimar Döffinger | Fix regression.sh to work on OpenBSD which has md5... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Reimar Döffinger | Remove OpenBSD SLIBNAME magic, it seems unnecessary... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Måns Rullgård | mpegts: replace Program_t typedef with "struct Program" |
commit | commitdiff | tree | snapshot |
next |