summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update binkaudio to new DECLARE_ALIGNED syntaxDaniel Verkamp2010-01-31
* libavcodec version bump for Bink codec IDs (r21536)Daniel Verkamp2010-01-31
* Latent libavformat version bump for Bink demuxer (r21569)Peter Ross2010-01-31
* Bink Audio decoderPeter Ross2010-01-31
* Bink demuxerPeter Ross2010-01-31
* Add include to fix implicit declaration of ff_mpeg4_init_direct_mv andReimar Döffinger2010-01-31
* Add v210x decoder long namePeter Ross2010-01-31
* Declare support for the pixel formats:Stefano Sabatini2010-01-31
* Get rid of a check in one direction that cant be true in it in that partMichael Niedermayer2010-01-31
* Blackfin: use SRAM only when CONFIG_SRAM is setMåns Rullgård2010-01-31
* Blackfin: use SRAM only when CONFIG_SRAM is setMåns Rullgård2010-01-31
* Add CONFIG_SRAM to allow use of on-chip SRAM on some systemsMåns Rullgård2010-01-31
* Fix seeking by bytes with the mouse and do so by default if the duration isMichael Niedermayer2010-01-30
* Flag to ignore dts on frames that contain pts.Michael Niedermayer2010-01-30
* Fix AVFormat AVOprions.Michael Niedermayer2010-01-30
* Store strings directly in mov_mdhd_language_map instead of using pointers,Reimar Döffinger2010-01-30
* Reindent.Stefano Sabatini2010-01-30
* Use a consistent convention for the names of the internal wrapperStefano Sabatini2010-01-30
* Flush the bitreservour.Michael Niedermayer2010-01-30
* Always consider the mov language code as 4 bytes fixed size and change theReimar Döffinger2010-01-30
* Simplify conversion to 5-bit ASCII.Reimar Döffinger2010-01-30
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-30
* Redesign packet queue full check to be more robust.Michael Niedermayer2010-01-30
* Bump up MAX_VIDEOQ_SIZE to fix stuttering of oddly interleaved avi files.Michael Niedermayer2010-01-30
* Remove duplicated empty line.Stefano Sabatini2010-01-30
* Split first reference list comparission from mv comparission.Michael Niedermayer2010-01-30
* Make the jump-table section-relative for x86_64 with PIC enabled.Reimar Döffinger2010-01-30
* Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt()Stefano Sabatini2010-01-30
* Remove duplicated word in av_strlcat() doxy.Stefano Sabatini2010-01-30
* Add missing '()' at the end of a function name.Stefano Sabatini2010-01-30
* Add mention to the av_get_pix_fmt() addition.Stefano Sabatini2010-01-30
* Disable Altivec for processors older than G4.Carl Eugen Hoyos2010-01-30
* Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().Stefano Sabatini2010-01-30
* PPC: allow --cpu=E500[v2]Ancoron Luciferis2010-01-30
* configure: match PPC CPU types case insensitivelyMåns Rullgård2010-01-30
* Set target_path to $(CURDIR)Måns Rullgård2010-01-30
* Replace h->left_type[0] by the local variable for it we have.Michael Niedermayer2010-01-30
* slightly faster bit trickery.Michael Niedermayer2010-01-30
* Replace ?: by branchless code.Michael Niedermayer2010-01-30
* Fix randomness of the swscale-test output.Stefano Sabatini2010-01-30
* Set duration in Smacker demuxerDaniel Verkamp2010-01-30
* Demux Bink audio in Smacker filesDaniel Verkamp2010-01-30
* Add Bink codec IDsDaniel Verkamp2010-01-30
* another 10l: forgot to change parent condition as wellKostya Shishkov2010-01-30
* 10l trocadero: now return value of ff_rtmp_packet_read() has different meaningKostya Shishkov2010-01-30
* Make RTMP send/receive packet functions report number of bytes read or sent.Kostya Shishkov2010-01-30
* cosmetics: add an empty line between variable declarations and codeKostya Shishkov2010-01-30
* Indeo Video Interactive 4 and 5 common code and DSP functions.Kostya Shishkov2010-01-30
* Revert commits 21227, 21441, and 21442. None of this is necessary now that weRamiro Polla2010-01-29
* Make VP5 and VP6 decoders output a qscale table to allow for more automaticReimar Döffinger2010-01-29