summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-12-25
* doxy: add website-alike style to the html outputGautam Gupta2011-12-25
* FAQ: add an entry for common error when using -profileAnton Khirnov2011-12-25
* vp3dec: Check coefficient index in vp3_dequant()Reinhard Tartler2011-12-23
* svq1dec: call avcodec_set_dimensions() after dimensions changed.Michael Niedermayer2011-12-23
* Prepare for 0.8_beta1 snapshot releaseReinhard Tartler2011-12-23
* threads: check defines before using them in automatic thread detectionJanne Grunau2011-12-23
* pthread: include sys/types.h before sys/sysctl.hJanne Grunau2011-12-23
* 4xm: remove unused variables.Anton Khirnov2011-12-23
* h264: Fix a possible overread in decode_nal_units()Alexander Strange2011-12-23
* allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov2011-12-23
* w32thread: call ResetEvent() in pthread_cond_broadcast().Sergey Radionov2011-12-22
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-23
* kvmc: fix invalid readsGaurav Narula2011-12-23
* 4xm: Add a check in decode_i_frame to prevent buffer overreadsShitiz Garg2011-12-22
* adpcm: fix IMA SMJPEG decodingPaul B Mahol2011-12-22
* options: set minimum for "threads" to zeroJanne Grunau2011-12-22
* bsd: use number of logical CPUs as automatic thread countJanne Grunau2011-12-22
* windows: use number of CPUs as automatic thread countJanne Grunau2011-12-22
* linux: use number of CPUs as automatic thread countJanne Grunau2011-12-22
* pthreads: reset active_thread_type when slice thread_init returrns earlyJanne Grunau2011-12-22
* v410dec: include correct headersPaul B. Mahol2011-12-22
* Drop ALT_ prefix from BITSTREAM_READER_LE name.Diego Biurrun2011-12-22
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-22
* ra144enc: zero the reflection coeffs if the filter is unstableJustin Ruggles2011-12-22
* sws: readd PAL8 to isPacked()Anton Khirnov2011-12-22
* mov: Don't stick the QuickTime field ordering atom in extradata.Alex Converse2011-12-21
* truespeech: fix invalid reads in truespeech_apply_twopoint_filter()Justin Ruggles2011-12-21
* asfdec: add side data to ASFStream packet instead of output packet.Justin Ruggles2011-12-21
* idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.Justin Ruggles2011-12-21
* nellymoserdec: Indicate that the decoder can handle changed parametersMartin Storsjö2011-12-21
* libavcodec: Apply parameter change side data when decoding audioMartin Storsjö2011-12-21
* flvdec: Add param change side data if the sample rate or channels have changedMartin Storsjö2011-12-21
* libavformat: Add a utility function for adding parameter change side dataMartin Storsjö2011-12-21
* libavcodec: Define a side data type for parameter changesMartin Storsjö2011-12-21
* aacdec: Handle new extradata passed as side dataMartin Storsjö2011-12-21
* flvdec: Export new AAC/H.264 extradata as side data on the next packetMartin Storsjö2011-12-21
* libavcodec: Define a side data type for new extradataMartin Storsjö2011-12-21
* flacdec: skip all track indices at once instead of looping.Paul B Mahol2011-12-21
* mxf: Add PictureEssenceCoding UL for V210.Tomas Härdin2011-12-21
* mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24*Tomas Härdin2011-12-21
* mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.Daniel Kristjansson2011-12-21
* mxf: H.264/MPEG-4 AVC Intra supportBaptiste Coudurier2011-12-21
* configure: Show whether the safe bitstream reader is enabledMartin Storsjö2011-12-21
* x86: Tighten register constraints for decode_significance*_x86.Diego Biurrun2011-12-21
* Replace Subversion revisions in comments by Git hashes.Diego Biurrun2011-12-21
* h264_cabac: synchronize decode_significance_*_x86 conditionalsDiego Biurrun2011-12-21
* w32threads: wait for the waked thread in pthread_cond_signal.Sergey Radionov2011-12-20