aboutsummaryrefslogtreecommitdiffstats
path: root/doc/RELEASE_NOTES
Commit message (Collapse)AuthorAgeFilesLines
* release_notes: merge back changes from our 0.9 to masterMichael Niedermayer2011-12-241-3/+3
| | | | | | seems i have forgotten this Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* RELEASE_NOTES: remove possibly ofensive sounding wordingMichael Niedermayer2011-12-241-5/+3
| | | | | | from after the merge that i missed and do other general cleanup Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-241-37/+18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: vp3dec: Check coefficient index in vp3_dequant() svq1dec: call avcodec_set_dimensions() after dimensions changed. Prepare for 0.8_beta1 snapshot release threads: check defines before using them in automatic thread detection pthread: include sys/types.h before sys/sysctl.h 4xm: remove unused variables. h264: Fix a possible overread in decode_nal_units() allfilters: fix type of avfilter_vsrc_buffer. w32thread: call ResetEvent() in pthread_cond_broadcast(). Conflicts: Changelog RELEASE doc/RELEASE_NOTES libavcodec/pthread.c libavcodec/vp3.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Prepare for 0.8_beta1 snapshot releaseReinhard Tartler2011-12-231-27/+25
| |
* | release_notes: document not fully understood mingw-sdl issueMichael Niedermayer2011-06-211-0/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | release_notes: some updatesMichael Niedermayer2011-06-211-8/+15
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | release_notes: fix versionMichael Niedermayer2011-06-211-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | release_notes: mention more codecsMichael Niedermayer2011-06-211-1/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | release_notes: there will be 2 releases each for one ABI/API.Michael Niedermayer2011-06-211-1/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | release_notes: suggest git log instead of the poorly maintained APIChangesMichael Niedermayer2011-06-211-1/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | release_notes: we do support releasesMichael Niedermayer2011-06-211-5/+5
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-201-3/+3
|/ | | | | | | | | | | | | | | | | * qatar/master: Drop git- prefix from version labels Use the contents of RELEASE as version fallback instead of 'UNKNOWN' path64/open64: filter out unsupported flags Add Release Notes sipr: Drop unused DSPContext sipr: include string.h for mem*() sipr: Use memmove() to copy overlapped buffers. h264: drop some ugly casts Conflicts: version.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Add Release NotesReinhard Tartler2011-06-191-0/+52