2010-07-02 |
Diego Biurrun | Move #ifdef before zlib_decomp() up so it covers the... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix doxy of fixed_mean_energy parameter in ff_amr_set_f... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix the signature of ff_set_min_dist_lsf() to match... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Ramiro Polla | avutil: install lfg.h |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix Doxygen documentation of gb parameter in ff_wma_get... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix typo in Doxygen function parameter name. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Avoid one more instance of angular brackets in Doxygen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix parameter name and position in av_crc_init Doxygen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Replace incorrect @NOTE Doxygen command by @note; capit... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Avoid square brackets in Doxygen comments; Doxygen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix Doxygen function parameter documentation syntax. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Remove two more non-existing stray Doxygen function... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Remove non-existing stray arguments from Doxygen functi... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Michael Niedermayer | Check for doxy filetag with filename |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix two more instances of wrong @ usage in Doxygen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix printing of '@' symbols in Doxygen comments; the... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Add parameter names to av_log/av_vlog function declarat... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Remove redundant and harmful explicit filename after... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Fix misspelled parameter names in Doxygen documentation. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Remove misplaced Doxygen comment. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Biurrun | Update Doxyfile to the format preferred by Doxygen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Baptiste Coudurier | In mxf muxer, fix last b frame temporal offset |
commit | commitdiff | tree | snapshot |
2010-07-02 |
John Stebbins | In mov demuxer, fix seeking to the beginning when file... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jason Garrett... | SSSE3 versions of width4 VP8 6-tap MC functions |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Måns Rullgård | configure: improve GNU as checking |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Diego Pettenò | tablegen: the executable depends on tablegen headers... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Måns Rullgård | PPC: fix build on OSX without gas-preprocessor |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Måns Rullgård | Grammar fixes |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | vorbisdec: remove variable-length arrays |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Loren Merritt | PPC: Altivec IMDCT |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Indent |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Remove vestiges of radix-2 FFT |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | PPC: Altivec split-radix FFT |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | PPC: fix dcbzl detection on OSX |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPC |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Check for GNU assembler, use gas-preprocessor on darwin |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Check whether IBM or Apple PPC assembler syntax is... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | mpegtsenc: allocate correct size for PID table |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | mpegaudio: move compute_antialias_float() to mpegaudiod... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | mpegaudio: call ff_mpegaudiodec_init_mmx() only from... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Andrew Wason | In mov demuxer, only set sar if not already set, patch... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Baptiste Coudurier | Use ext sample from mpeg4audio config if set with AAC SBR |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Jason Garrett... | Fix 100L in vp8dsp asm init |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Aurelien Jacobs | mpegaudio float decoders depend on dct |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Aurelien Jacobs | adu and mp3on4 functions are also needed by their respe... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Vitor Sessak | Altivec-optimized mp{1,2,3} windowing |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Josh Allmann | Pad the buffer in url_close_dyn_buf, for buffers opened... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Josh Allmann | Add RTP depacketization of SVQ3 |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Stefano Sabatini | Move colorspace.h from libavcodec to libavutil. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Reimar Döffinger | Change all functions referenced in the mxf_metadata_rea... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Aurelien Jacobs | cosmetic: improve comment breaking at 80 cols |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Aurelien Jacobs | fix dependencies of vp5 and vp6 decoders after r23915 |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Eli Friedman | fix warning in ff_metadata_mux_compat() |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Alex Converse | Allow remuxing of explicitly signalled AAC files into... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Michael Niedermayer | Factorize get_duration() out of 4 places of the avi... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Maybe fix threaded mpeg*video encoding |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | random_seed: simplify |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | Reindent |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | random_seed: allow to block on /dev/random |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Måns Rullgård | configure: replace unwarranted gcc bashing with a real... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Howard Chu | Use new librtmp APIs instead of grubbing around in... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Jason Garrett... | Fix h264/vp8 intra pred on Athlon XP |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Rafaël Carré | mpegaudioenc: Remove write-only variables from the... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Michael Niedermayer | Prevent infinite recursion of odml indexes. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jason Garrett... | Eliminate another redundant instruction in vp56/8 arith... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Stefano Sabatini | Set pad description with NULL_IF_CONFIG_SMALL(), consis... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Stefano Sabatini | Improve description for the pad filter. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jason Garrett... | CMOV-ify vp56 arithcoder |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jason Garrett... | Optimize vp56 arithmetic decoder |
commit | commitdiff | tree | snapshot |
2010-06-30 |
XBMC | Make "invalid dts/pts combination" a debug instead... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mike Scheutzow | Allow setting streamid when muxing mpegts. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Mike Scheutzow | Add new option "streamid" to set the value of an outfil... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Add more int packing macros, name them consistently |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Stefan Gehrer | renormalize VP5/6/7/8 range coder without loop |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Daniel Kristjansson | Do not skip one of three bits zero padding. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Add missed file dct32.c |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Vitor Sessak | More mp{1,2,3} 32-point DCT transform to our common... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Improve FF_SYMVER documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Improve av_strerror() documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Improve GET_UTF{8,16} documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | aes: improve av_aes_crypt() documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | adler32: add API documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Improve av_resample() documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | base64: improve documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Fix grammar errors in documentation |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Make av_get_random_seed() non-blocking |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | Check for fcntl() |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Diego Biurrun | Step back as documentation maintainer. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Måns Rullgård | apedec: add flush function |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Martin Storsjö | Add a changelog entry for the RTSP tunneling, that... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Tomas Härdin | mxfdec: Improve parsing of the PixelLayout item |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Eli Friedman | Fix "initialization from incompatible pointer type... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Reimar Döffinger | Change AES code to be strict-aliasing-safe. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Eli Friedman | Silense one warning: |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Eli Friedman | Fix strict-aliasing violations in MPV_motion_internal. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Måns Rullgård | rv40: make rv40_adaptive_loop_filter() always_inline |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Måns Rullgård | ffplay: remove VLA |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | Use add instead of lshift in mmxext vp8 idct |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Ronald S. Bultje | Remove unused macros (duplicates from the now-LGPL... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Thilo Borgmann | Add CRC check to the ALS decoder. |
commit | commitdiff | tree | snapshot |
next |