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 |
2010-06-29 |
Måns Rullgård | ARM: add mov32 macro |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Måns Rullgård | ARM: (mostly) whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Ronald S. Bultje | MMX idct_add for VP8. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | Add missing mm_support call toff_h264_pred_init_x86. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
David Conrad | Altivec VP8 MC functions |
commit | commitdiff | tree | snapshot |
2010-06-29 |
David Conrad | Altivec: Add helper function to load from a constant... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
David Conrad | vorbis: cosmetics, remove trailing comma for values... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | Faster C VP8 normal inner loop filter |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | Use crop table in C implementations of VP8 DSP functions. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Lou Logan | Update x264 presets. Patch by Lou Logan <lou@fakeoutdo... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | Add mmxext version of VP8 DC Hadamard transform |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | Make x86util.asm LGPL so we can use it in LGPL asm |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Jason Garrett... | MMXEXT version of vp8 4x4 vertical pred |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jason Garrett... | Add mmx/mmxext/ssse3 4x4 TM intra pred functions for vp8 |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jason Garrett... | Add missing comment header for predict_4x4_dc_mmxext |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jason Garrett... | Fix some intra pred MMX functions that used MMXEXT... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jason Garrett... | Fix VP8 bilinear mc on x86_64 |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Alex Converse | aacenc: Start the lookahead pointer 1/4 of the way... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Alex Converse | aacenc: Fix window decision logic. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Alex Converse | aacenc: Fill in the estimated codebook for the final... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Alex Converse | 10l: Revert r23867. It didn't make any sense. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Alex Converse | Make ff_psy_preprocess_end() act like av_freep(). |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Alex Converse | aacenc: Properly pad extradata. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Baptiste Coudurier | Change MMXEXT to MMX2, MMXEXT is deprecated |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Baptiste Coudurier | In mov demuxer, increase total size after debugging... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | Reindent |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Malloc the fmtp value buffer |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jason Garrett... | Add x86 asm functions for VP8 put_pixels |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Jason Garrett... | Add MMX, SSE2, SSSE3 asm for VP8 bilinear MC |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Reimar Döffinger | Pass subshift an argument of the proper type. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Reimar Döffinger | Use a consistent type for multbl array function parameters. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Ronald S. Bultje | Simplify MV parsing, removes laying out 2 or 4 (16x8... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Ronald S. Bultje | Optimize split MC, so we don't always do 4x4 blocks... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | Reindent |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Clean up FMTP parsing code in H.264 RTP depacke... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | Reindent |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Return ENOMEM if H.264 RTP fails to allocate... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Add generic function for iterating over FMTP... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Josh Allmann | rtpdec: Move space_chars from avformat/internal to... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Måns Rullgård | Set rv34 (0,0) subpel mc functions to the optimised... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Måns Rullgård | Fix x86 build with h264dsp disabled |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Måns Rullgård | configure: make --disable-everything soft-disable things |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Eli Friedman | Fix an "assignment from incompatible pointer type"... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Eli Friedman | Add patcheck checks for assignments that look like... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Vitor Sessak | Use lookup table to avoid division in mp2 decoder |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Stefano Sabatini | Fix linking if MMX is disabled. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Stefano Sabatini | Bump micro and add APIchanges entry after av_parse_colo... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Stefano Sabatini | Cosmetics: merge "} else" and "if (...) {" lines, less... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Stefano Sabatini | Reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Stefano Sabatini | Extend color syntax, make it accept an alpha component... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Stefano Sabatini | Rename ColorEntry.rgba_color to rgb_color and do not... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Måns Rullgård | vaapi: add missing #include "h263.h" |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Måns Rullgård | ra288: convert VLAs to fixed size |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Reimar Döffinger | Change type of zz_table to uint8_t to match the scantab... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Eli Friedman | Add a const declaration, fixing a warning |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Eli Friedman | Fix clang warning, make initialization more readable |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Eli Friedman | Remove an unused label, fixing a warning |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Eli Friedman | Add proper const declaration to a cast, fixes a warning |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Eli Friedman | Add const to some pointer parameters. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Reimar Döffinger | Add myself as maintainer for table generation code. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Reimar Döffinger | Update tablegen documentation for WRITE_ARRAY macro. |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Måns Rullgård | Make implicit function declarations an error |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Måns Rullgård | Make ff_url_split() public |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Diego Pettenò | tablegen: implement and use WRITE_ARRAY macros |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Diego Pettenò | tableprint: use the type name as-is for the functions... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Måns Rullgård | adpcm: convert VLAs to malloc/free |
commit | commitdiff | tree | snapshot |
2010-06-27 |
James Darnley | Fix libvorbis encoding with more than 2 channels |
commit | commitdiff | tree | snapshot |
2010-06-27 |
Eli Friedman | Fix implicit cast warning |
commit | commitdiff | tree | snapshot |
next |