2010-01-16 |
Stefano Sabatini | Revert r30331, which broke compilation. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Prefer enum PixelFormat to int as the parameter type of |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Declare with av_unused the variable alpMmxFilter, fix... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Factorize the code which calls the non optimized C... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Prefer "to %s%s" over "to%s %s", slightly more readable. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Simplify code in sws_getContext() which logs if the... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ramiro Polla | Document some of SwsContext. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ramiro Polla | Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bi... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Factorize code which logs the source and destination... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Ramiro Polla | Read "Last Changed Rev" field instead of "Revision... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Comment for() ; out |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Mark a few functions as noinline, this makes ff_h264_fi... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Apply last 2 optimizations to similar code i forgot. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Another microopt, 4 cpu cycles for avoidance of FFABS(). |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | Add missing guards and includes to arm/aac.h |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Minor (2 cpu cycles) optimization ||->|. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
ami_stuff | Support decoding of SoftLab-NSK VideoTizer. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Consider slice_beta_offet in qp_thresh. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Avoid wasting 4 cpu cycles per MB in redundantly calcul... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Simplify reset_ptr(): employ usePal() macro rather... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Implement null video sink. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Carl Eugen... | Correctly decode some Avid AV1x samples, fixes issue... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Implement null video source. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Anatoly Nenashev | Support lowres 3 when decoding MPEG video. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Stefano Sabatini | Make avfilter_default_start_frame() request a buffer... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Michael Niedermayer | Replace cabac checks in inline functions from h264... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | Add symbol versioning for shared libraries |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | configure: add test_ldflags function |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Måns Rullgård | Add symbol versioning for shared libraries |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Vitor Sessak | SIPR16k decoder |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Vitor Sessak | Allow a SIPR table to be used by the upcoming SIPR16k... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Vitor Sessak | Split some SIPR structs to a header file for the upcomi... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Vitor Sessak | Use macros instead of inline functions to replace the... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
ami_stuff | Support 2Vuy in mov, fixes issue 1690. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ramiro Polla | Exclude .svn and .git directories from doxygen document... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Måns Rullgård | Fix out of tree build with hardcoded tables |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ramiro Polla | mingw32: Build for Windows XP by default. Add note... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ramiro Polla | Don't initialize normal horizontal filter if MMX2 filte... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Ramiro Polla | Get one step closer to world domination. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jai Menon | Do not print VDPAU upgrade notice when configure is... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Måns Rullgård | AAC: optimise bitstream reading in decode_spectrum_and_... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Carl Eugen... | Support decoding of Avid uncompressed mov files, fixes... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Carl Eugen... | Support decoding Avid 1:1x codec, (partially) fixes... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Zuxy Meng | Const correctness for src pointer. Remove all constness... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Michael Niedermayer | Add forgotten include of h264_mvpred.h to h264.h. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Michael Niedermayer | Add forgotton multiple inclusion guards to h264_mvpred.h. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Måns Rullgård | AAC: ARM/NEON asm for VMUL2/4 functions |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Carl Eugen... | Do not assign codec_tag to pix_fmt in rawdec.c, but... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Stefano Sabatini | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Måns Rullgård | Optimise av_log2 with clz when available |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Måns Rullgård | Set HAVE_FAST_CLZ if CPU has a fast count leading zeros... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Ramiro Polla | Remove unused clip_table code. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Måns Rullgård | configure: allow reverse auto-selection of options |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Reimar Döffinger | Change code so it uses 2 adds instead of one FFABS. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Peter Ross | Latent libavformat version bump and documentation updat... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Peter Ross | Adobe Filmstrip muxer and demuxer |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Ramiro Polla | Add const qualifier to rgb48 to YV12 functions' src. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Ramiro Polla | Add missing parameter to rgb48 to YV12 functions. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Alexander Strange | Implement alpha channel decoding for BGR HuffYUV. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrew Wason | set stream aspect from mov tkhd width/height, patch... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | do not skip mdat data if it's the last atom, avoids... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | restore old buffer content when seek failed in http... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | revert wrongly commited hunk in r21205 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | remove useless type declarations |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | remove useless declarations from mpegts.h |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | use codec rc_max_rate if set and warn if bit rate is... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Baptiste Coudurier | Do not split audio frames accross pes packets. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Luca Abeni | Surprisingly enough, the RTP muxer does not depend... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mike Scheutzow | print more debug info about muxing parameters, patch... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mike Scheutzow | update mpegts_write_pes documentation, patch by Mike... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mike Scheutzow | Insert null packets to keep pcr values correct, patch... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mike Scheutzow | move pcr/sdt/pat period computation after ts->mux_rate... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Mike Scheutzow | output a pcr as soon as possible, patch by Mike Scheutz... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Niobos | fix ts packet header size computation, patch by Niobos... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Niobos | fix sdt, pat, pcr size computation, patch by Niobos... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Luca Abeni | The RTP muxer does not need rtp_asf.c |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Luca Abeni | Remove the inclusion of unneeded headers |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Måns Rullgård | Define !CONFIG_FOO in config.make if feature disabled |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Måns Rullgård | AAC: Reduce depth of vlc_spectral tables to 2 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Måns Rullgård | AAC: Unswitch loop over window groups in decode_spectru... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Måns Rullgård | AAC: simplify some calculations in decode_spectrum_and_... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Måns Rullgård | AAC: Compress codebook tables and optimise sign bit... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Ronald S. Bultje | Fix issue1658 (trailing space in rtpmap descriptor). |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tomas Härdin | Check there is a stream before writing header. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Vitor Sessak | Remove needless use of log2f() |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Vitor Sessak | Remove the struct SiprModeParam of the context. This... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Måns Rullgård | SIPR: kill variable-length arrays |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Michael Niedermayer | remove unused variable |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Michael Niedermayer | Split cabac decoding code out of h264.c. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Michael Niedermayer | Move golomb_to_int*cbp tables back to h264_data.h as... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Zuxy Meng | More av_cold for infrequently called functions. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Michael Niedermayer | Split cavlc out of h264.c. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Stefano Sabatini | Make avfilter_insert_filter() log the names of the... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Stefano Sabatini | Make query_formats() print an error message if an auto... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Reimar Döffinger | Use MULH instead of 64x64 multiplication, around 5... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Split motion vector prediction off h264.c/h. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Move check_intra4x4_pred_mode() back from h264.h to... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael Niedermayer | Split all the reference picture handling off h264.c. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Thilo Borgmann | Reindent after last commit. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Thilo Borgmann | Replace variable length array with an allocated buffer |
commit | commitdiff | tree | snapshot |
next |