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