summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: modify style for texi2html 1.78+Janne Grunau2011-01-29
* Fix overread in altivec DSP function sad16Vitor Sessak2011-01-29
* Vorbis-in-Ogg: Do not set timebase to invalid valuesReimar Döffinger2011-01-29
* ARM: update MpegEncContext offsetsMans Rullgard2011-01-29
* Move ff_emulated_edge_mc() into DSPContext.Ronald S. Bultje2011-01-28
* Optimize C version of ff_emulated_edge_mc().Ronald S. Bultje2011-01-28
* mpegtsenc: support CODEC_ID_AAC_LATMPeter Ross2011-01-28
* rtspenc: include os_support.h for system without HAVE_POLL_HDave Yeo2011-01-28
* asfdec: ensure that the whole tag is read.Anton Khirnov2011-01-28
* os_support: make poll() fallbacks conditional on CONFIG_NETWORKMans Rullgard2011-01-28
* Make the image2 demuxer log more verboseStefano Sabatini2011-01-28
* Update mpegts test referenceMans Rullgard2011-01-28
* aacdec: Convert some loop copies into memcpy()s.Alex Converse2011-01-28
* Add muxers.texi file.Stefano Sabatini2011-01-28
* In mpegts "reserved_future_use" field must be set to 1 in SDT tableGeorgi Chorbadzhiyski2011-01-28
* In the rawvideo decoder, set pkt_pts in the output frame.Stefano Sabatini2011-01-28
* In the start_frame() debug log, print the reference pos value rather than the...Stefano Sabatini2011-01-28
* Fix VP8 aliasing problems.Ronald S. Bultje2011-01-28
* rtsp: make ff_sdp_parse return value forwardedLuca Barbato2011-01-28
* os: replace select with pollLuca Barbato2011-01-28
* Make ff_float_to_int16*_c() static.Alex Converse2011-01-28
* Hide demuxers', muxers' and protocols' objects via the ld version script.Diego Elio Pettenò2011-01-28
* Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects.Diego Elio Pettenò2011-01-28
* cosmetics: indentation and spacingJustin Ruggles2011-01-28
* Remove the add bias hack for the C version of DSPContext.float_to_int16_*().Justin Ruggles2011-01-28
* mov: add support for little-endian utf16 chapter namesJohn Stebbins2011-01-28
* movenc: byteswap codec_tag in mov_write_ms_tagJanne Grunau2011-01-28
* In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports itBaptiste Coudurier2011-01-28
* Add special case for 2nd-order IIR filter.Justin Ruggles2011-01-28
* Add ff_ to AVHWAccel decodersLuca Barbato2011-01-27
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* mov: simplify mov_read_chapters() by using avio_get_str16beAnton Khirnov2011-01-26
* Revert "mov: simplify mov_read_chapters() by using avio_get_str16be"Mans Rullgard2011-01-26
* VP8: don't overread edges on fourtap MC.Ronald S. Bultje2011-01-26
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.Diego Elio Pettenò2011-01-26
* Add ff_ prefix to ac3_common_init().Justin Ruggles2011-01-26
* ac3: Remove ff_ac3_critical_band_size_tab.Justin Ruggles2011-01-26
* Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-26
* Mark C base versions of FFT functions static to fft.cDiego Elio Pettenò2011-01-26
* Pass field order flag to libx264Marco Gittler2011-01-25
* mpegtsenc: set reserved bits to 1 in PCR fieldGeorgi Chorbadzhiyski2011-01-26
* Make ff_add_wav static to ra144.cDiego Elio Pettenò2011-01-25
* Make ff_rtsp_send_cmd_with_content_async static to rtsp.c.Diego Elio Pettenò2011-01-25
* Make ff_h264_find_frame_end static to h264.c; delete h264_parser.hDiego Elio Pettenò2011-01-25
* Make ff_ass_subtitle_header static to ass.cDiego Elio Pettenò2011-01-25
* Make ff_sin_tabs constant to rdft.cDiego Elio Pettenò2011-01-25
* Make ff_spatial_idwt_{init, slice} static to dwt.cDiego Elio Pettenò2011-01-25
* Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò2011-01-25
* Remove unused ff_ac3_parse_header_full function.Diego Elio Pettenò2011-01-25