platform/upstream/libav.git
2014-07-09 Anton Khirnovyuv4mpegenc: do not access AVCodecContext.coded_frame
2014-07-09 Anton Khirnovnsvdec: remove commented out cruft
2014-07-09 Anton Khirnovmov: free the dv demux context with avformat_free_context()
2014-07-09 Anton Khirnovmtv: do not set sample_rate for video
2014-07-09 Anton Khirnovoggparsecelt: do not set AVCodecContext.frame_size
2014-07-09 Anton Khirnovadxdec: get rid of an avpriv function
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-07-09 Anton Khirnovavconv: set the output stream timebase
2014-07-09 Anton Khirnovavformat: update muxing doxy
2014-07-09 Anton Khirnovcdg: set the keyframe flag on the first packet
2014-07-08 Martin Storsjömov: Remove a variable that is set but never used
2014-07-08 Martin Storsjöavplay: Handle pixel aspect ratio properly
2014-07-08 Luca Barbatonut: Use nut->version in the version range check
2014-07-08 Martin Storsjöarm: Avoid using the 'setend' instruction on ARMv7...
2014-07-08 Roman Savchenkoavformat_new_stream: make the AVCodec parameter const
2014-07-08 Andrew Kelleyaf_compand: make sure request_frame always outputs...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-07 Omer Osmanlibfdk-aacdec: Decode the first AAC frame to reliably...
2014-07-07 Michael Niedermayersmoothstreamingenc: Fix a memory leak on errors
2014-07-07 Nidhi Makhijanivmd: Split audio and video decoder
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-07-06 Diego Biurrundsputil: Move pix_sum, pix_norm1, shrink function point...
2014-07-06 Diego Biurrundsputil: Split off *_8x8basis to a separate context
2014-07-06 Timothy Guaudio_fifo: Split into a separate doxygen module
2014-07-06 Timothy Gusamplefmt: Add doxygen categories
2014-07-06 Nidhi Makhijanidsicin: Split audio and video decoder
2014-07-06 Nidhi Makhijanibmv: Split audio and video decoder
2014-07-06 Nidhi Makhijanipaf: split audio and video decoder
2014-07-06 Nidhi Makhijanicljr: split decoder and encoder
2014-07-06 Nidhi Makhijanivc1test: Check malloc call
2014-07-06 Nidhi Makhijanivc1test: Return proper error codes
2014-07-06 Martin Storsjölibrtmp: Don't free the temp url at the end of rtmp_open
2014-07-05 Diego Biurrunx86: build: Only compile FDCT code if MMX is enabled
2014-07-05 Diego Biurrunx86: Unconditionally compile blockdsp and svq1enc init...
2014-07-05 Diego Biurrunx86: huffyuvdsp: Move inline assembly to init file
2014-07-04 Omer Osmanlibfdk-aacdec: Reduce the default decoder delay by...
2014-07-03 Diego Biurrunx86: mpegvideoenc: Change SIMD optimization name suffix...
2014-07-03 Justin Ruggleswebpdec: Fix decoding of the huffman group indices.
2014-07-03 Anton Khirnovid3v2enc: use a case-insensitive comparison for APIC...
2014-07-03 Nidhi Makhijanidaud: split muxer and demuxer
2014-07-03 Martin Storsjöismindex: Add an option for outputting files elsewhere...
2014-07-03 Martin Storsjöismindex: Allow adding a path prefix to the generated...
2014-07-03 Vittorio Giovaralavf: document av_dump_format()
2014-07-03 Luca Barbatohevc: Use the local context variable when needed
2014-07-02 Michael Niedermayermatroskadec: Fix a double negation typo
2014-07-01 Luca Barbatomatroska: Factor out mkv_write_stereo_mode
2014-07-01 Luca Barbatomatroska: Factor out write_track from mkv_write_tracks
2014-07-01 Luca Barbatomatroska: K&R formatting cosmetics
2014-07-01 Diego Biurrunvaapi: Update idct_permutation location after dsputil...
2014-07-01 Yusuke Nakamuramov: Support default-base-is-moof.
2014-07-01 Diego BiurrunUpdate Fiona's name in copyright statements.
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-30 Diego Biurrunmjpeg: Split off bits shared by MJPEG and LJPEG encoders
2014-06-30 John Stebbinspgssubdec: handle more complex PGS scenarios
2014-06-28 Martin Storsjöarm: Detect 32 bit cpu features on ARMv8 when running...
2014-06-28 Vittorio Giovarartpenc_jpeg: check for color_range too
2014-06-28 Vittorio Giovaraapichanges: fill in changes for lavu 51.19 and 51.20
2014-06-27 Diego Biurrunmpeg: Change ff_convert_matrix() to take an MpegEncCont...
2014-06-27 Diego Biurrundv: Properly split decoder and encoder initialization
2014-06-26 Diego Biurrundsputil: Move MMX/SSE2-optimized IDCT bits to the x86...
2014-06-26 Diego Biurrunfate: Add dependencies for dct/fft/mdct/rdft tests
2014-06-26 Dirk Ausserhausindeo4: B-frames decoding
2014-06-26 Kostya Shishkovindeo2: rename stride to pitch for consistency with...
2014-06-26 Anton Khirnovoutput example: free the muxing format context properly
2014-06-26 Anton Khirnovoutput example: rewrite encoding logic
2014-06-26 Anton Khirnovoutput example: store the scaling context in the stream...
2014-06-26 Anton Khirnovoutput example: use a macro instead of a static variable
2014-06-26 Anton Khirnovoutput example: allocate the audio frame only once
2014-06-26 Anton Khirnovoutput example: use OutputStream for audio streams...
2014-06-26 Anton Khirnovoutput example: use the new AVFrame API to allocate...
2014-06-26 Anton Khirnovoutput example: set output channel layout
2014-06-26 Anton Khirnovoutput example: use a struct to bundle the video stream...
2014-06-26 Anton Khirnovoutput example: use the new AVFrame API for allocating...
2014-06-26 Anton Khirnovdump_stream: print the timebase as is, do not reduce it
2014-06-26 Anton Khirnovlavc: do not allocate edges in the default get_buffer2()
2014-06-26 Gildas Cocherelhevc: remove unused array min_cb_addr_zs
2014-06-26 Kieran Kunhyahevc: Allow out of bound values for num_reorder_pics
2014-06-25 Diego Biurrundv: Replace a magic number by sizeof()
2014-06-25 Diego Biurrunx86: h264dsp: Fix link failure with optimizations disabled
2014-06-24 Derek Buitenhuismjpegdec: Properly set the context colorspace info
2014-06-23 Vittorio Giovarah264: error out from decode_nal_units() when AV_EF_EXPL...
2014-06-23 Vittorio Giovarajpeg2000: fix dereferencing invalid pointers during...
2014-06-23 Vittorio Giovarapixfmt: mark the reserved values
2014-06-23 Diego Biurrundsputil: Split off global motion compensation bits...
2014-06-23 Janne Grunauh264: avoid using uninitialized memory in NEON chroma mc
2014-06-23 Luca Barbatolzo: Handle integer overflow
2014-06-23 Dirk Ausserhausindeo45: use is_indeo4 context flag instead of checking...
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-06-23 Diego Biurrunmpeg: Split error resilience bits off into a separate...
2014-06-23 Justin RugglesCheck mp3 header before calling avpriv_mpegaudio_decode...
2014-06-23 Justin RugglesCheck if an mp3 header is using a reserved sample rate.
2014-06-22 Diego BiurrunDifferentiate assembler and assembly in documentation...
2014-06-22 Luca Barbatolibx264: Correctly manage constant rate factor params
2014-06-22 Diego BiurrunReplace av_malloc() and memset(0) by av_mallocz()
2014-06-22 Diego Biurrunape: Replace memset(0) by zero initialization
2014-06-22 Diego Biurrunmpeg: Mark ff_mpeg_set_erpic() static
2014-06-22 Diego Biurrunconfigure: Drop stray error resilience dependencies
2014-06-22 Diego Biurrunbuild: Record explicit dependency of intrax8 on error...
2014-06-22 Diego Biurrunbuild: Have the eatqi decoder depend on the MPEG-1...
2014-06-22 Diego Biurrunbuild: Add missing object files for webm muxer
next