Mercurial > libavcodec.hg
graph
-
theora: Don't read an excess bit for maximum length long bit runs if the run libavcodec2010-05-25, by conrad
-
Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. libavcodec2010-05-23, by reimar
-
Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to libavcodec2010-05-21, by stefano
-
Make aac_decode_frame() consume zero padding at the end of a packet. libavcodec2010-05-19, by alexc
-
Add missing rawvideo pixel formats to codec tags mappings for nut. libavcodec2010-05-16, by stefano
-
aacenc: Select the TLS (two-loop search) as the default scalefactor coder. libavcodec2010-05-14, by alexc
-
Reindent after r23124. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodec2010-05-13, by rbultje
-
Grayscale support. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodec2010-05-13, by rbultje
-
Add mpegaudiodec_float.o dependency on tables header with hardcoded tables libavcodec2010-05-13, by mru
-
1.0 and the resulting exactly representable value must be marked as float as well, libavcodec2010-05-13, by michael
-
Move handling of paletted data to the IFF demuxer. This allows future libavcodec2010-05-13, by rbultje
-
Handle palette underflows, fill remaining space with black (zero) data. libavcodec2010-05-13, by rbultje
-
mlpdec: Allocate channel decoding parameters for each substream. Some file libavcodec2010-05-11, by ramiro
-
Ensure that width and height are > 0. avcodec_open() itself only checks that libavcodec2010-05-10, by rbultje
-
Reorder nut specific codec tags and add a comment for marking them as libavcodec2010-05-09, by stefano
-
Add support to the Y411 codec tag, corresponding to the rawvideo pixel libavcodec2010-05-09, by stefano