aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make av_fill_image_linesizes() return a meaningful error core ratherStefano Sabatini2010-07-301-1/+1
* Rename av_fill_image_linesizes() internal variables max_plane_step andStefano Sabatini2010-07-301-9/+9
* Make avpicture_fill() directly call av_fill_image_linesizes() andStefano Sabatini2010-07-301-2/+2
* Make avfilter_default_get_video_buffer() use functions inStefano Sabatini2010-07-302-5/+5
* Make pkgconfig_generate() explicitly return 0 in instead of returningJean-Daniel Dupas2010-07-301-1/+1
* Add APIchanges entry for the libavcore/imgutils.h addition.Stefano Sabatini2010-07-291-0/+4
* Move fill_image_linesize() and fill_image_data_ptr() fromStefano Sabatini2010-07-296-144/+225
* Fix compilation in x86_64. I broke it with r24580.Vitor Sessak2010-07-291-2/+2
* Extend show_protocols() to make it print information about input,Stefano Sabatini2010-07-291-2/+11
* Translate libmpeg2 MMX IDCT to plain asmVitor Sessak2010-07-291-208/+237
* avidec: demux ASS and SRT tracks out of GAB2 chunksAurelien Jacobs2010-07-291-2/+123
* add seeking support in ASS demuxerAurelien Jacobs2010-07-291-1/+41
* Implement ffprobe -show_packets.Stefano Sabatini2010-07-283-0/+54
* Check for udp_set_remote_url error.Reimar Döffinger2010-07-281-1/+2
* Warn about "/** text" comments.Michael Niedermayer2010-07-281-0/+1
* Make sure "Last message repeated" is printed.Michael Niedermayer2010-07-281-0/+1
* Revert commit:Stefano Sabatini2010-07-281-24/+24
* Add my GPG fingerprint and add myself as ffprobe.c maintainer.Stefano Sabatini2010-07-281-0/+4
* rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxer, tooMartin Storsjö2010-07-281-4/+3
* Require libswscale only if the scale filter is used.Stefano Sabatini2010-07-281-1/+2
* Remove reference to the unexisting movie filter and the correspondingStefano Sabatini2010-07-282-8/+0
* In wav muxer, always flush in write_trailer, fix pipe outputBaptiste Coudurier2010-07-281-0/+2
* Skip short padding in id3v2.Alexander Kojevnikov2010-07-281-1/+5
* Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpxJames Zern2010-07-281-0/+8
* rtpdec_xiph: Handle the sampling SDP parameterJosh Allmann2010-07-281-1/+11
* Add extern to mxf_d10_muxer forward declaration to avoid a redundantReimar Döffinger2010-07-281-1/+1
* 10l: missed one reindent.Alex Converse2010-07-281-1/+1
* Reindent after last commit.Alex Converse2010-07-282-2/+2
* ff_prefix non static vp56 functions.Alex Converse2010-07-284-18/+18
* nellymoserenc: Declare the supported sample formatMartin Storsjö2010-07-281-0/+1
* b0rk3d FATE + black helicopters hissing -> rolling back to r24556 and sleepingPascal Massimino2010-07-271-14/+17
* perform the clipping on luma_dc_qmul[1] and chroma_qmul[0] earlierPascal Massimino2010-07-271-5/+2
* save some copies by moving some fields out of proba[2]Pascal Massimino2010-07-271-12/+12
* Add my gpg fingerprintLuca Barbato2010-07-271-0/+1
* DCA: fix multichannel -> 2 channel downmix.Nick Brereton2010-07-271-14/+33
* Setup correct channel value when downmixing is required.Nick Brereton2010-07-271-5/+6
* remove useless castAurelien Jacobs2010-07-271-1/+1
* Detect PathScale compilerMåns Rullgård2010-07-271-0/+8
* Document how the ref_buf is used.Reimar Döffinger2010-07-271-0/+4
* configure: fix sh_quote functionMåns Rullgård2010-07-271-1/+1
* Fix doxy that refers to the wrong variable.Michael Niedermayer2010-07-276-44/+48
* Fix the lavf docs, we have a RTP muxer, not a demuxerMartin Storsjö2010-07-271-1/+1
* Fix 2 doxy comments that referred to the wrong variable.Michael Niedermayer2010-07-271-2/+2
* Make doxygen formatting more consistent.Michael Niedermayer2010-07-271-51/+122
* Place the concat protocol entry at the begin of the registeredStefano Sabatini2010-07-271-1/+1
* Document existing rules for AVInputFormat.name.Alex Converse2010-07-271-0/+3
* Add the indevs.texi and outdevs.texi files.Stefano Sabatini2010-07-276-2/+250
* fate: clean up also after failed runsMåns Rullgård2010-07-271-0/+1
* Increase error tolerance for RA288 and one vorbis test. Should fix someVitor Sessak2010-07-271-0/+2
* Make frames unsigned.Alexander Kojevnikov2010-07-271-3/+3