summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add useful Altivec types, taken from with permission from x264 authorsGuillaume Poirier2006-11-19
* Clarify that some of the non-SIMD code is now LGPLed.Luca Abeni2006-11-19
* Correct GET/PUT_UTF8 comment: the get/put functions might be called upReimar Döffinger2006-11-19
* Fix typo in commentReimar Döffinger2006-11-19
* IdentationKostya Shishkov2006-11-19
* Divide first audio buffer chunk into atomary bufffers.Kostya Shishkov2006-11-19
* Fix misplaced comment.Diego Biurrun2006-11-18
* Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI filesDiego Biurrun2006-11-18
* improved pthreads testMåns Rullgård2006-11-18
* Missed one log2().Benjamin Larsson2006-11-17
* change mpeg4 fourcc from "mp4s" to "mp4v"Oded Shimon2006-11-17
* update to libnut, use framecode table generatorOded Shimon2006-11-17
* update to libnut API, changes to frame_table_inputOded Shimon2006-11-17
* Optimize overlappingKostya Shishkov2006-11-17
* Fix commentsKostya Shishkov2006-11-17
* Overlap filtering was done in reverse orderKostya Shishkov2006-11-17
* fix support for avis with sample_size > packet sizeMichael Niedermayer2006-11-16
* TUNECPU is never usedMåns Rullgård2006-11-16
* simplify [TARGET_]ARCH_* settingMåns Rullgård2006-11-16
* add copyright notices for myself and DiegoMåns Rullgård2006-11-16
* Remove alpha channel from RGB555Alex Beregszaszi2006-11-16
* BGR555 has never been working as alpha supporting format. Remove the false se...Alex Beregszaszi2006-11-16
* parse video frame headers to get key flagBaptiste Coudurier2006-11-16
* forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actua...Michael Niedermayer2006-11-16
* fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsamplin...Michael Niedermayer2006-11-16
* Remove stray newline.Diego Biurrun2006-11-16
* 10l forgot (skip non keyframes after seeking between syncpoint and the first ...Michael Niedermayer2006-11-16
* remove broken decoder locking codeMichael Niedermayer2006-11-16
* print error when unsupported sample rate is used with swfBaptiste Coudurier2006-11-16
* check max_pts_distanceMichael Niedermayer2006-11-16
* skip non keyframes after seeking between syncpoint and the first keyframeMichael Niedermayer2006-11-16
* remove unused variablesMichael Niedermayer2006-11-16
* throw error if unsupported resolution is used with h261Baptiste Coudurier2006-11-16
* removing unused codeMichael Niedermayer2006-11-16
* remove duplicate code, patch by Ryan Martell rdm4 A martellventures P comRyan Martell2006-11-16
* Update to libnut API, non-negative errorsOded Shimon2006-11-16
* make option field constBaptiste Coudurier2006-11-16
* set CONFIG_OS2 using new methodMåns Rullgård2006-11-15
* gcc always #defines __MINGW32__ on mingw targetsMåns Rullgård2006-11-15
* I suppose I can add myself, at least for my vorbis encoder...Oded Shimon2006-11-15
* detect a few more errors (fixes libmp3-bug.avi again)Michael Niedermayer2006-11-15
* add movenc.c maintainersBaptiste Coudurier2006-11-15
* update to libnut API, don't free the streamsOded Shimon2006-11-15
* Also remove cws2fws on clean.Diego Biurrun2006-11-15
* Do not build output_example and qt-faststart by default.Diego Biurrun2006-11-15
* Remove duplicate *.lib from rm command.Diego Biurrun2006-11-15
* Remove ifneq MINGW condition around man page uninstallation. We don't doDiego Biurrun2006-11-15
* Move BeOS extralibs handling into configure.Diego Biurrun2006-11-15
* MinGW compilation fix, inet_aton and #includes depend on networking support.Diego Biurrun2006-11-15
* Remove tar target, it's hardly useful.Diego Biurrun2006-11-15