platform/upstream/libav.git
2012-02-24 Ronald S. Bultjeget_bits: add HAVE_BITS_REMAINING macro.
2012-02-24 Anton Khirnovlavf/output-example: use new audio encoding API correctly.
2012-02-24 Anton Khirnovlavf/output-example: more proper usage of the new API.
2012-02-24 Alex Conversetiff: Prevent overreads in the type_sizes array.
2012-02-24 Alex Conversetiff: Make the TIFF_LONG and TIFF_SHORT types unsigned.
2012-02-24 Paul B Maholapetag: do not leak memory if avio_read() fails
2012-02-23 Ronald S. Bultjeapetag: propagate errors.
2012-02-23 Christophe... SBR DSP x86: implement SSE sbr_hf_g_filt
2012-02-23 Christophe... SBR DSP x86: implement SSE sbr_sum_square_sse
2012-02-23 Christophe... SBR DSP: use intptr_t for the ixh parameter.
2012-02-23 Ronald S. Bultjeswf: check return values for av_get/new_packet().
2012-02-23 Derek Buitenhuiswavpack: Don't shift minclip/maxclip
2012-02-23 Martin Storsjörtpenc: Expose the max packet size via an avoption
2012-02-23 Martin Storsjörtpenc: Move max_packet_size to a context variable
2012-02-23 Martin Storsjörtpenc: Add an option for not sending RTCP packets
2012-02-23 Anton Khirnovlavc: drop encode() support for video.
2012-02-23 Anton Khirnovsnowenc: switch to encode2().
2012-02-23 Anton Khirnovsnowenc: don't abuse input picture for storing information.
2012-02-23 Anton Khirnova64multienc: switch to encode2().
2012-02-23 Anton Khirnova64multienc: don't write into output buffer when there...
2012-02-23 Anton Khirnovlibxvid: switch to encode2().
2012-02-23 Anton Khirnovtiffenc: switch to encode2().
2012-02-23 Anton Khirnovtiffenc: properly forward error codes in encode_frame().
2012-02-23 Anton Khirnovlavc: drop libdirac encoder.
2012-02-23 Anton Khirnovgifenc: switch to encode2().
2012-02-23 Anton Khirnovlibvpxenc: switch to encode2().
2012-02-23 Anton Khirnovflashsvenc: switch to encode2().
2012-02-23 Diego BiurrunRemove libpostproc.
2012-02-23 Ronald S. Bultjelcl: don't overwrite input memory.
2012-02-23 Ronald S. Bultjeswscale: take first/lastline over/underflows into accou...
2012-02-23 Ronald S. Bultjeswscale: fix underflows in firstline calculations for...
2012-02-23 Ronald S. Bultjeswscale: fix overflows in filterPos[] calculation for...
2012-02-23 Anton Khirnovlibxavs: switch to encode2().
2012-02-23 Anton Khirnovlibxavs: add an AVClass at the beginning of XavsContext.
2012-02-23 Anton Khirnovlibxavs: split extradata writing out of encode_nals().
2012-02-23 Anton Khirnovljpegenc: switch to encode2().
2012-02-23 Ronald S. Bultjetruemotion2: error out if the huffman tree has no nodes.
2012-02-23 Martin Storsjörtpenc: Add an error message
2012-02-23 Martin Storsjörtpenc: Allow packetizing H263 according to the old...
2012-02-23 Martin Storsjörtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS
2012-02-23 Anton Khirnovasv1enc: switch to encode2().
2012-02-23 Anton Khirnovlibschroedingerenc: switch to encode2().
2012-02-23 Anton Khirnovffv1enc: switch to encode2().
2012-02-23 Anton Khirnovlibtheoraenc: switch to encode2().
2012-02-23 Anton Khirnovjpeglsenc: switch to encode2().
2012-02-23 Anton Khirnovlclenc: switch to encode2().
2012-02-23 Anton Khirnovqtrleenc: switch to encode2().
2012-02-23 Justin Rugglesflacdec: set channel_layout based on channel count
2012-02-23 Justin Rugglesmov: set channel layout for AC-3 streams based on the...
2012-02-23 Ronald S. Bultjeswscale: fix filtersize clipping.
2012-02-22 Rafaël Carrédxva2: don't check for DXVA_PictureParameters->wDecoded...
2012-02-22 Paul B Maholimg2: split muxer and demuxer into separate files
2012-02-22 Ronald S. Bultjerm: prevent infinite loops for index parsing.
2012-02-22 Alex Converseaac: fix infinite loop on end-of-frame with sequence...
2012-02-22 Alex Conversemov: Add more HDV and XDCAM FourCCs.
2012-02-22 Anton Khirnovlavf: don't set AVCodecContext.has_b_frames in compute_...
2012-02-22 Ronald S. Bultjermdec: when using INT4 deinterleaving, error out if...
2012-02-22 Paul B Maholcdxl: correctly synchronize video timestamps to audio
2012-02-22 Tim Walkermlpdec_parser: fix a few channel layouts.
2012-02-22 Tim WalkerAdd channel names to channel_names[] array for channels...
2012-02-22 Martin Storsjömovenc: Buffer the mdat for the initial moov fragment...
2012-02-22 Martin Storsjöflvdec: Ignore the index if the ignidx flag is set
2012-02-22 Martin Storsjöflvdec: Fix indentation
2012-02-22 Martin Storsjömovdec: Don't parse all fragments if ignidx is set
2012-02-22 Martin Storsjömovdec: Restart parsing root-level atoms at the right...
2012-02-22 Christophe... prores: use natural integer type for the codebook index
2012-02-21 Alex Conversemov: Add support for MPEG2 HDV 720p24 (hdv4)
2012-02-21 Diego Biurrunswscale: K&R formatting cosmetics (part I)
2012-02-21 Diego Biurrunswscale: variable declaration and placement cosmetics
2012-02-21 Anton Khirnovmpegvideo_enc: only allocate output packet when we...
2012-02-21 Tim WAdd names for more channel layouts to the channel layou...
2012-02-21 Aneesh Dograsunrast: Add a sample request for RMP_RAW colormap.
2012-02-21 Justin Rugglesavcodec: do not override pts or duration from the audio...
2012-02-21 Reimar DöffingerAdd prores regression test.
2012-02-21 Reimar DöffingerEnable already existing rso regression test.
2012-02-21 Reimar DöffingerAdd regression test for "sox" format muxer/demuxer.
2012-02-21 Carl Eugen... Add dpx encoding regression test.
2012-02-21 Diego Biurrunswscale: K&R formatting cosmetics for PowerPC code...
2012-02-21 Diego Biurrunimg2: Use ff_guess_image2_codec(filename) shorthand...
2012-02-21 Diego BiurrunClarify licensing information about files borrowed...
2012-02-21 Alex ConverseMark mutable static data const where appropriate.
2012-02-21 Janne Grunauavplay: fix -threads option
2012-02-21 Janne Grunaudvbsubdec: avoid undefined signed left shift in RGBA...
2012-02-21 Paul B Maholmlpdec: use av_log_ask_for_sample()
2012-02-21 Aneesh Dogragif: K&R formatting cosmetics
2012-02-21 Paul B Maholpng: make .long_name more descriptive
2012-02-21 Martin Storsjömovdec: Adjust keyframe flagging in fragmented files
2012-02-20 Ronald S. Bultjerv34: change most "int stride" into "ptrdiff_t stride".
2012-02-20 Justin Rugglesadpcmenc: Use correct frame_size for Yamaha ADPCM.
2012-02-20 Justin Rugglesavcodec: add ff_samples_to_time_base() convenience...
2012-02-20 Justin Rugglesadx parser: set duration
2012-02-20 Justin Rugglesmlp parser: set duration instead of frame_size
2012-02-20 Justin Rugglesgsm parser: set duration
2012-02-20 Justin Rugglesmpegaudio parser: set duration instead of frame_size
2012-02-20 Justin Ruggles(e)ac3 parser: set duration instead of frame_size
2012-02-20 Justin Rugglesflac parser: set duration instead of frame_size
2012-02-20 Justin Rugglesavcodec: add duration field to AVCodecParserContext
2012-02-20 Justin Rugglesavutil: add av_rescale_q_rnd() to allow different rounding
2012-02-20 Paul B Maholpnmdec: remove useless .pix_fmts
2012-02-20 Justin Ruggleslibmp3lame: support float and s32 sample formats
next