summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* split mpegvideo descriptor into cdci descriptor and wav common in sound commonBaptiste Coudurier2009-02-13
* In RV3/4 nonzero MB offset for the first slice also indicates errorKostya Shishkov2009-02-13
* write essence elements klv packets with ber4 length, more interoperableBaptiste Coudurier2009-02-13
* encode klv fill item length in fixed ber 4 bytesBaptiste Coudurier2009-02-13
* Report the illegal audio object type, not it offset by 1.Alex Converse2009-02-13
* Put dispatch_tab in the rodata section for macho64.Alexander Strange2009-02-13
* Correctly map ADTS profile_ObjectType to MPEG-4 AOTAlex Converse2009-02-13
* add SSE2 version of vp6_filter_diagZuxy Meng2009-02-13
* add MMX version of vp6_filter_diagSebastien Lucas2009-02-12
* ADTS Muxer: Refuse to write illegal ADTS files by checking validity of headerAlex Converse2009-02-12
* convert ff_pw_64 into an xmm_reg for future use in vp6 sse codeAurelien Jacobs2009-02-12
* Fix typo: vido --> videoDiego Biurrun2009-02-12
* Add raw (de)muxers to list of supported file formats.Diego Biurrun2009-02-12
* Relinquish maintainership of adtsenc.c from Måns grasp :)Robert Swain2009-02-12
* use av_malloc() in vorbis_comment()Justin Ruggles2009-02-12
* Add entries that were missing from the supported file formats list.Diego Biurrun2009-02-12
* Use more descriptive format names, similar to the format long_names.Diego Biurrun2009-02-12
* Fix compilation, there is no file vdpauvideo.c, only vdpau.cReimar Döffinger2009-02-12
* Use more descriptive format long_names.Diego Biurrun2009-02-12
* cosmetics: format long_name spelling fixesDiego Biurrun2009-02-12
* AAC: Cosmetic alterations after the last commitRobert Swain2009-02-12
* Give an error message when returning due to an unallocated channel elementAlex Converse2009-02-12
* Add support for sample rate index 12, 7350 HzAlex Converse2009-02-12
* Remove bogus coupling_point assignment for non-CCE as this value is not checkedAlex Converse2009-02-12
* write active picture height for d-10/imx in movBaptiste Coudurier2009-02-12
* Add a warning log when trying to encode into a container requiring globalArt Clarke2009-02-12
* set last packet next pointer to nullBaptiste Coudurier2009-02-12
* check body partitions count before writingBaptiste Coudurier2009-02-12
* Check return value of ffm_write_write_index and ffm_read_write_index.Patrik Kullman2009-02-12
* return error if read failedBaptiste Coudurier2009-02-12
* Change ffm_write_write_index to return int, and return if error occured.Patrik Kullman2009-02-12
* Remove reference to renamed header file xvmc_render.h.Diego Biurrun2009-02-12
* Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes formatBjörn Axelsson2009-02-12
* 10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.Diego Biurrun2009-02-12
* Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h asDiego Biurrun2009-02-12
* Let rgb32 pass for ljpeg.Michael Niedermayer2009-02-12
* Apply misc fixes for sws_getCachedContext() documentation.Stefano Sabatini2009-02-12
* compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail...Thierry Foucu2009-02-12
* Bump micro version, related to r28491.Stefano Sabatini2009-02-12
* rename wrongly named b_per_gop to b_per_i_or_p according to specsBaptiste Coudurier2009-02-11
* Document sws_getContext().Stefano Sabatini2009-02-11
* use new metadata API in ogg/vorbis demuxerAurelien Jacobs2009-02-11
* extend resampling API, add S16 internal conversionBaptiste Coudurier2009-02-11
* Document sws_getIdentityVec().Stefano Sabatini2009-02-11
* fix frame size, time rate is not stts duration anymore with time offsetBaptiste Coudurier2009-02-11
* do not set start time to 0, it is not the case with elst time offsetBaptiste Coudurier2009-02-11
* Document old scaler as deprecatedVitor Sessak2009-02-11
* Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura2009-02-11
* Fix wrong file name in header, noticed by David DeHaven, dave sagetv com.Diego Biurrun2009-02-11
* Add av_uninit macro to variable to avoid false positive warning:Diego Biurrun2009-02-11