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 |
2008-12-12 |
Stefano Sabatini | s/#AVClass/AVClass/, consistent with the rest of the... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Reimar Döffinger | Also include sys/types.h when testing for socklen_t... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Måns Rullgård | configure: clean up .align detection |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Reimar Döffinger | Some forgotten eax -> REG_a changes. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Michael Niedermayer | More POSIX _t namespace cleanup. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Aurelien Jacobs | matroska: sort codec tags list |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Kurtnoise | matroska: add dirac support (patch by Kurtnoise kurtno... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Ben Littler | add another mpeg4 avi fourcc from uncommon codecs list |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Guillaume Poirier | add Altivec implementation of clear_block |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Dave Yeo | Add sys/time.h header #include, fixes compilation on... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Oded Shimon | Rename all vorbis encoder related typedefs to not use... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Oded Shimon | Update lavf/libnut.c to _tt type names in libnut API |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Jay Freeman | fix mjpega bitfilter when dht, dqt, sof0 are not ordere... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Aurelien Jacobs | rename Vp56Model to VP56Model for consistency |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Baptiste Coudurier | dnxhd get_pixels_8x4_sym sse2 |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Baptiste Coudurier | Move get_pixels_8x4 before init func to avoid useless... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Baptiste Coudurier | rename 4x8 to 8x4 to match widthxheight consistently |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Aurelien Jacobs | cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Aurelien Jacobs | avoid POSIX reserved _t suffix |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Aurelien Jacobs | avoid POSIX reserved _t suffix |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Baptiste Coudurier | parse pasp atom and set sample aspect ratio, |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Michael Niedermayer | s/qp_t/qp_tt/ to avoid bad examples that could lead... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Diego Biurrun | Add backwards-compatibility typedef for removed _t... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Baptiste Coudurier | remove _t in typedef for POSIX compatibility |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Diego Biurrun | Drop _t from typedef names for POSIX compatibility. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Michael Niedermayer | Remove comment suggesting using variables ending in... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vitor Sessak | Avoid POSIX reserved _t suffix. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Vitor Sessak | Rename ROQDPCMContext_t to ROQDPCMContext to avoid... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Reimar Döffinger | Avoid _t in typedef type |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Michael Niedermayer | remove _t for POSIX compatibility. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ronald S. Bultje | Fix indenting. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Diego Biurrun | Do not set COMPILE_C if AltiVec is enabled without... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Reimar Döffinger | Use "struct gxf_stream_info" instead of "st_info_t", |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Reimar Döffinger | Remove useless and confusing (since they are also used... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mike Melanson | add 'ACDV' FourCC (which is just complete JPEG files... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Baptiste Coudurier | move structure definitions in their own header |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Baptiste Coudurier | cosmetics |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Baptiste Coudurier | use dsp clear_block |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Baptiste Coudurier | use dsp clear_block |
commit | commitdiff | tree | snapshot |
2008-12-11 |
David Conrad | Fix compilation with only Theora decoder enabled |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Kenan Gillet | Avoid the 'Claimed bitrate and buffer size mismatch... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Loren Merritt | clear_block mmx |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Loren Merritt | fix progressive jpeg: |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Måns Rullgård | AAC: move scratch array to context to ensure 16-byte... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Alexis Ballier | Remove useless inline qualifier, fixes linking with... |
commit | commitdiff | tree | snapshot |
next |