platform/upstream/libav.git
2012-06-17 Martin Storsjömov_chan: Fix operator precedence by adding parentheses
2012-06-17 Diego Biurrundoc: Add missing protocols to list of supported protocols.
2012-06-17 Jordi Ortiztcp: Check the listen call
2012-06-16 Anton Khirnovflacdec: read attached pictures.
2012-06-16 Anton Khirnovlavf: don't segfault when a NULL filename is passed...
2012-06-15 Janne Grunauaf_resample: fix format modifier in debug string for...
2012-06-15 Janne Grunausegment: remove unnecessary <strings.h> include
2012-06-15 Mans Rullgardfate: add snow hpel tests
2012-06-14 Diego BiurrunAvoid C99 variable declarations within for statements.
2012-06-14 Samuel Pitoisetrtmp: Read and handle incoming packets while writing...
2012-06-14 Luca Barbatodoc: document THREAD_TYPE fate variable
2012-06-14 Martin Storsjörtpdec: Don't require frames to start with a Mode A...
2012-06-14 Anton Khirnovavconv: don't try to free threads that were not initial...
2012-06-13 Samuel Pitoisetrtmp: Add a new option 'rtmp_buffer', for setting the...
2012-06-13 Samuel Pitoisetrtmp: Set the client buffer time to 3s instead of 0.26s
2012-06-13 Samuel Pitoisetrtmp: Handle server bandwidth packets
2012-06-13 Samuel Pitoisetrtmp: Display a verbose message when an unknown packet...
2012-06-13 Anton Khirnovlavfi/audio: use av_samples_copy() instead of custom...
2012-06-13 Anton Khirnovconfigure: add all filters hardcoded into avconv to...
2012-06-13 Anton Khirnovavfiltergraph: remove a redundant call to avfilter_get_...
2012-06-13 Anton Khirnovlavfi: allow building without swscale.
2012-06-13 Diego Biurrunbuild: Do not delete tests/vsynth2 directory, which...
2012-06-13 Anton Khirnovlavfi: replace AVFilterContext.input/output_count with...
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-13 Anton Khirnovlavfi: add avfilter_pad_get_type() and avfilter_pad_get...
2012-06-13 Anton Khirnovlavfi: make avfilter_get_video_buffer() private on...
2012-06-13 Sean McGovernjack: update to new latency range API as the old one...
2012-06-13 Martin Storsjörtmp: Tokenize the AMF connection parameters manually...
2012-06-12 Diego Biurrunppc: Rename H.264 optimization template file for consis...
2012-06-12 Anton Khirnovlavfi: add channelsplit audio filter.
2012-06-12 Justin Rugglesgolomb: check remaining bits during unary decoding...
2012-06-12 Ronald S. Bultjesws: fix planar RGB input conversions for 9/10/16 bpp.
2012-06-12 Alex Converseavfilter: Log an error if avfilter fails to configure...
2012-06-12 Anton Khirnovavconv: support only native pthreads.
2012-06-12 Samuel Pitoisetrtmp: Fix a possible access to invalid memory location...
2012-06-11 Samuel Pitoisetrtmp: Do not send extension for flv files
2012-06-11 Samuel Pitoisetrtmp: support connection parameters
2012-06-11 Samuel Pitoisetdoc: Add documentation for the newly added rtmp_* options
2012-06-10 Michael Niedermayerlibmp3lame: add missing layout terminator
2012-06-10 Anton Khirnovavconv: multithreaded demuxing.
2012-06-10 Anton KhirnovBump lavu minor and add an APIChanges entry for audioco...
2012-06-10 Anton Khirnovaudioconvert: add a function for extracting the channel...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting the name of...
2012-06-10 Anton Khirnovaudioconvert: add a function for getting channel's...
2012-06-10 Anton Khirnovaudioconvert: use av_popcount64 in av_get_channel_layou...
2012-06-10 Anton Khirnovvf_libopencv: add missing headers.
2012-06-10 Kostya Shishkoviac: add missing dependency
2012-06-09 Mans Rullgardh264: allow cropping to AVCodecContext.width/height
2012-06-09 Mans Rullgardmov: set AVCodecContext.width/height for h264
2012-06-09 Kostya Shishkoviac: generate codec tables as they are supposed to be
2012-06-09 Kostya Shishkovindeo4: handle frame type 1 properly
2012-06-08 Justin Ruggleslavu: change versioning script to include all av* prefi...
2012-06-08 Justin Rugglesfloat_dsp: ppc: add a separate header for Altivec funct...
2012-06-08 Mans RullgardARM: fix float_dsp breakage from d5a7229
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-06-08 Mans Rullgardvc1dsp: mark put/avg_vc1_mspel_mc() always_inline
2012-06-07 Alex Conversempegts: Remove disabled extension matching probe.
2012-06-07 Mans Rullgardfate: avoid freopen(NULL) in videogen/rotozoom
2012-06-05 Alex Conversevorbis: Validate that the floor 1 X values contain...
2012-06-05 Alex Converseavprobe: Identify codec probe failures rather than...
2012-06-05 Alex Converseavformat: Probe codecs at score 0 on buffer exhaustion...
2012-06-05 Alex Converseavformat: Factorize codec probing.
2012-06-05 Kostya ShishkovIndeo Audio decoder
2012-06-05 Kostya Shishkovimc: make IMDCT support stereo output
2012-06-05 Kostya Shishkovimc: move channel-specific data into separate context
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-06-05 Anton Khirnovlavfi: make avfilter_insert_pad and pals private on...
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-06-05 Anton Khirnovavplay: use buffersrc instead of custom input filter.
2012-06-05 Anton Khirnovavtools: move buffer management code from avconv to...
2012-06-05 Anton Khirnovavconv: don't use InputStream in the buffer management...
2012-06-05 Anton Khirnovavconv: fix exiting when max frames is reached.
2012-06-05 Kostya Shishkovmpc8: fix maximum bands handling
2012-06-04 Alex Converseaacdec: Turn PS off when switching to stereo and turn...
2012-06-04 Alex Conversemovenc: Write chan atom for all audio tracks in mov...
2012-06-04 Jindřich Makovičkampegtsenc: use avio_open_dyn_buf(), zero pointers after...
2012-06-04 Anton Khirnovdoc/avconv: add some details about the transcoding...
2012-06-04 Anton Khirnovavidec: make scale and rate unsigned.
2012-06-04 Anton Khirnovavconv: check output stream recording time before each...
2012-06-04 Anton Khirnovavconv: split selecting input file out of transcode().
2012-06-04 Anton Khirnovavconv: split checking for active outputs out of transc...
2012-06-04 Anton Khirnovavfiltergraph: make some functions static.
2012-06-03 Anton Khirnovlibrtmp: return AVERROR_UNKNOWN instead of -1.
2012-06-03 Anton Khirnovlibrtmp: don't abuse a variable for two unrelated things.
2012-06-03 Anton Khirnovlibrtmp: add rtmp_app and rtmp_playpath private options.
2012-06-03 Kostya Shishkovbmv: add stricter checks for invalid decoded length
2012-06-03 Anton Khirnovavpacket: fix duplicating side data.
2012-06-03 Luca Barbatoflv: support stream text data as onTextData
2012-06-02 Jindrich Makovickampegtsenc: Support LATM packetization for AAC
2012-06-02 Jindrich Makovickaadtsenc: Don't expose the muxer internals to the rest...
2012-06-02 Jindrich Makovickampegtsenc: use AVFormatContext for AAC packetization
2012-06-02 Jindrich Makovickampegtsenc: use AVERROR() for return codes
2012-06-01 Martin Storsjöhttp: Add the url_shutdown function for https, too
2012-06-01 Martin Storsjöhttp: Simplify code by removing a local variable
2012-06-01 Martin Storsjöhttp: Clear the old URLContext pointer when closed
2012-05-31 Martin Storsjötcp: Try enabling SO_REUSEADDR when listening
2012-05-31 Martin Storsjötcp: Check the return values from bind and accept
2012-05-31 Oka Motofumiavisynth: Make sure the filename passed to avisynth...
next