platform/upstream/libav.git
2012-02-29 Anton Khirnovmpegvideo_enc: add cbp_rd flag to mpv_flags.
2012-02-29 Anton Khirnovmpegvideo_enc: add qp_rd flag to mpv_flags.
2012-02-29 Anton Khirnovmpegvideo_enc: add strict_gop flag to mpv_flags.
2012-02-29 Anton Khirnovlavc: add -mpv_flags to mpegvideo_enc-based encoders.
2012-02-29 Michael Niedermayeraacdec: Support stereo streams that erroneously signal...
2012-02-29 Alex Converseaacdec: Reshuffle functions so get_che() can call set_d...
2012-02-29 Ronald S. Bultjevp56: error out on invalid stream dimensions.
2012-02-29 Ronald S. Bultjeasf: don't seek back on EOF.
2012-02-28 Ronald S. Bultjeasf: error out on ridiculously large minpktsize values.
2012-02-28 Alex Converseadpcm: Clip step_index values read from the bitstream...
2012-02-28 Ronald S. Bultjeoma: don't read beyond end of leaf_table.
2012-02-28 Diego Biurrundoxygen: Remove documentation for non-existing paramete...
2012-02-28 Ronald S. BultjeIndeo3: fix crashes on corrupt bitstreams.
2012-02-28 Diego Biurrunmsmpeg4: Replace forward declaration by proper #include.
2012-02-28 Luca Barbatosegment: implement wrap around
2012-02-28 Luca Barbatoavf: reorder AVStream and AVFormatContext
2012-02-28 Alex Converseaacdec: Remove erroneous reference to global gain from...
2012-02-27 Diego Biurrunavcodec_default_reget_buffer(): fix compilation in...
2012-02-27 Derek Buitenhuisfate: Overhaul WavPack coverage
2012-02-27 Ronald S. Bultjeh264: fix mmxext chroma deblock to use correct TC values.
2012-02-27 Michael Niedermayerflvdec: Remove the now redundant check for known broken...
2012-02-27 Martin Storsjöflvdec: Validate index entries added from metadata...
2012-02-27 Tommy Wintherrtsp: Handle requests from server to client
2012-02-27 Justin Rugglesmovenc: use timestamps instead of frame_size for sample...
2012-02-27 Justin Rugglesmovenc: use the first cluster duration as the tfhd...
2012-02-27 Justin Rugglesmovenc: factorize calculation of cluster duration into...
2012-02-27 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes.
2012-02-27 Anton Khirnovlavc: reorder AVCodecContext fields.
2012-02-27 Anton Khirnovlavc: reorder AVFrame fields.
2012-02-26 Anton Khirnovlavf: don't guess r_frame_rate from either stream or...
2012-02-26 Anton Khirnovavconv: set discard on input streams automatically.
2012-02-26 Reinhard TartlerFix parser not to clobber has_b_frames when extradata...
2012-02-26 Anton Khirnovlavf: don't set codec timebase in avformat_find_stream_...
2012-02-26 Anton Khirnovavconv: saner output video timebase.
2012-02-26 Anton Khirnovrawdec: set timebase to 1/fps.
2012-02-26 Anton Khirnovavconv: refactor vsync code.
2012-02-26 Anton KhirnovFATE: remove a bunch of useless -vsync 0
2012-02-26 Paul B Maholcdxl: bit line plane arrangement support
2012-02-26 Paul B Maholcdxl: remove early check for bpp
2012-02-26 Paul B Maholcdxl: set pix_fmt PAL8 only if palette is available
2012-02-25 Tim Walkermlp_parser: fix the channel mask value used for the...
2012-02-25 Justin Rugglesvorbisenc: check all allocations for failure
2012-02-25 Justin Rugglesroqaudioenc: return AVERROR codes instead of -1
2012-02-25 Justin Rugglesroqaudioenc: set correct bit rate
2012-02-25 Justin Rugglesroqaudioenc: use AVCodecContext.frame_size correctly.
2012-02-25 Justin Rugglesroqaudioenc: remove unneeded sample_fmt check
2012-02-25 Justin Rugglesra144enc: use int16_t* for input samples rather than...
2012-02-25 Justin Rugglesra144enc: set AVCodecContext.coded_frame
2012-02-25 Justin Rugglesra144enc: remove unneeded sample_fmt check
2012-02-25 Justin Rugglesnellymoserenc: set AVCodecContext.coded_frame
2012-02-25 Justin Rugglesnellymoserenc: improve error checking in encode_init()
2012-02-25 Justin Rugglesnellymoserenc: return AVERROR codes instead of -1
2012-02-25 Justin Ruggleslibvorbis: improve error checking in oggvorbis_encode_i...
2012-02-25 Justin Rugglesmpegaudioenc: return AVERROR codes instead of -1
2012-02-25 Justin Ruggleslibfaac: improve error checking and handling in Faac_en...
2012-02-25 Justin Rugglesavutil: add AVERROR_UNKNOWN
2012-02-25 Justin Rugglescheck for coded_frame allocation failure in several...
2012-02-25 Justin Rugglesaudio encoders: do not set coded_frame->key_frame.
2012-02-25 Justin Rugglesg722enc: check for trellis data allocation error
2012-02-25 Justin Ruggleslibspeexenc: export encoder delay through AVCodecContex...
2012-02-25 Justin Rugglesavcodec: document the use of AVCodecContext.delay for...
2012-02-25 Ronald S. Bultjekgv1: release reference picture on size change.
2012-02-25 Ronald S. Bultjematroska: don't overwrite string values until read...
2012-02-25 Anton Khirnovlavc: merge two if()s with the same condition.
2012-02-25 Anton Khirnovlavc: factorize setting got_packet_ptr in avcodec_encod...
2012-02-25 Anton Khirnovlavc: signal no output when a NULL frame is passed...
2012-02-25 Paul B Maholxwdenc: fix monow encoding
2012-02-25 Paul B Maholfate: add tests for cdxl video
2012-02-25 Paul B Maholcdxl: fix ham6/8 on big endian
2012-02-24 Ronald S. Bultjeswscale: fix another integer overflow at large dimensio...
2012-02-24 Justin Rugglesvorbisdec: add a flush() function
2012-02-24 Ronald S. Bultjefraps: release reference buffer on pix_fmt change.
2012-02-24 Ronald S. Bultjeavcodec: disallow reget_buffer() if pix_fmt changed.
2012-02-24 Ronald S. Bultjekgv1: use avctx->get/release_buffer().
2012-02-24 John Van Sickledocs: use -bsf:[vas] instead of -[vas]bsf.
2012-02-24 Dale Curtismpegaudiodec: Prevent premature clipping of mp3 input...
2012-02-24 Anton Khirnovlavf: move the packet keyframe setting code.
2012-02-24 Justin Rugglesoggenc: free comment header for all codecs
2012-02-24 Ronald S. Bultjelcl: error out if uncompressed input buffer is smaller...
2012-02-24 Ronald S. Bultjemjpeg: abort decoding if packet is too large.
2012-02-24 Ronald S. Bultjegolomb: use HAVE_BITS_REMAINING() macro to prevent...
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().
next