summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update version for 0.6.1v0.6.1Reinhard Tartler2010-10-13
* add note about flic fix (CVE-2010-3429) to RELEASE notesReinhard Tartler2010-10-13
* add note about flic fix (CVE-2010-3429)Reinhard Tartler2010-10-13
* Fix several security issues in flicvideo.cReinhard Tartler2010-10-02
* property changes from the AAC backportReinhard Tartler2010-10-02
* clarify addition of VP80 fourcc codeReinhard Tartler2010-07-31
* update release notes for the upcoming 0.6.1 point releaseReinhard Tartler2010-07-31
* update changelog for upcoming 0.6.1 point releaseReinhard Tartler2010-07-31
* Backport AAC-HE v2 from trunkReinhard Tartler2010-07-28
* aviobuf: Do short seeks forward by reading and skipping data instead of a pro...Reinhard Tartler2010-07-19
* ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3Reinhard Tartler2010-07-09
* Add VP80 fourccGoogle2010-06-28
* Doxygen av_codec_get_id() and av_codec_get_tag().Reinhard Tartler2010-06-26
* Some fields were incorrectly reset (to NULL) when calling avcodec_copy_contex...Jean-Daniel Dupas2010-06-26
* 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1.Reinhard Tartler2010-06-24
* Fix two small typos.Diego Biurrun2010-06-21
* remove note that libvpx was considered (L)GPL incompatibleReinhard Tartler2010-06-16
* configure: fix symver detection with icc 10v0.6Reinhard Tartler2010-06-15
* Fix symbol version compat wrappers on systems with export prefixesReinhard Tartler2010-06-15
* Add compatibility wrappers for functions moved from lavf to lavcReinhard Tartler2010-06-15
* revert r23610, better patch is pendingReinhard Tartler2010-06-15
* add symver hacks for gnu linkersReinhard Tartler2010-06-15
* remove redundant changelog entryReinhard Tartler2010-06-10
* librtmp may link to different ssl implementationsReinhard Tartler2010-06-09
* Add WebM muxerJames Zern2010-06-09
* libvpx now has an (L)GPL-compatible license.Reinhard Tartler2010-06-05
* update RELEASE notesReinhard Tartler2010-06-05
* VP8 encoding via libvpx.James Zern2010-06-03
* Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler2010-06-03
* updates: introductionary and more general notes, add missing items from chang...Reinhard Tartler2010-06-02
* disable (native) vorbis encoder for the 0.6 branchReinhard Tartler2010-06-01
* ffmpeg: offer alternatives for experimental codecs if they existReinhard Tartler2010-06-01
* ffmpeg: fail if user selected codec is experimental and strict_std_compliance...Reinhard Tartler2010-06-01
* Add a short note about libvpx.Reinhard Tartler2010-05-31
* Require --enable-nonfree flag for libvpx.Diego Biurrun2010-05-30
* Treat SIPP like xvid, fixed issue1966Reinhard Tartler2010-05-29
* Samsung uses SIPP as FourCC for MPEG-4 ASP.Reinhard Tartler2010-05-29
* ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requestsReinhard Tartler2010-05-29
* backport latest ffserver fixes like memory leaks and invalid readsReinhard Tartler2010-05-29
* Mark vorbis encoder as experimental.Reinhard Tartler2010-05-29
* Mark AAC encoder as experimental.Reinhard Tartler2010-05-29
* Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.Janne Grunau2010-05-29
* Check for VUI overeading and reset num_reoder_frames.Reinhard Tartler2010-05-29
* api-example: Try to avoid decoding incomplete framesReinhard Tartler2010-05-29
* matroska: Add V_VP8Google2010-05-29
* Fix VP8 listing in general.texiReinhard Tartler2010-05-29
* VP8 decoding via libvpxJames Zern2010-05-29
* Display a more descriptive log message when probe buffer limit is Reinhard Tartler2010-05-29
* Fix documentation of av_audio_convert.Cyril Russo2010-05-29
* matroskaenc: Write codec time base as default duration for video tracks.Reinhard Tartler2010-05-28