summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Reenable ANSI colors, use method from VLC as suggested by ramiro.Michael Niedermayer2010-04-23
| | | | | | Please tell us asap if this breaks for your platform & terminal. Originally committed as revision 22951 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ac3dec: return smaller of buf_size and frame_size instead of always returningJustin Ruggles2010-04-22
| | | | | | frame_size. Originally committed as revision 22950 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARM: fix build for darwin/iphoneMåns Rullgård2010-04-22
| | | | | | References to external symbols in asm code need prefixes. Originally committed as revision 22949 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Disable ANSI color code until we figured out how to detect ANSI support inMichael Niedermayer2010-04-22
| | | | | | the used terminal. Originally committed as revision 22948 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Disable LATM AAC in mpegts, this is not supported and produce too manyBaptiste Coudurier2010-04-22
| | | | | | bug reports. Also warn the user about it. Originally committed as revision 22947 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Coloring the log with ANSI.Michael Niedermayer2010-04-22
| | | | | | | | Ive checked this on black and white background and found no problem in terms of readability. flames welcome. Originally committed as revision 22946 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix off-by-1 error in the tag parsing code.Jai Menon2010-04-22
| | | | Originally committed as revision 22945 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set .supported_samplerates for mpeg audio encoders.Michael Niedermayer2010-04-22
| | | | Originally committed as revision 22944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make sure ffmpeg chooses a supported samplerte if the encoder supportsMichael Niedermayer2010-04-22
| | | | | | just some. Originally committed as revision 22943 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Made FLIC demuxer capable of handling the videos from "X-COM: Terror from ↵Tomas Härdin2010-04-22
| | | | | | the Deep". Originally committed as revision 22942 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support VP6F in Matroska.Christian Schmidt2010-04-22
| | | | | | Patch by Christian Schmidt, schmidt digadd de Originally committed as revision 22941 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation error of ffmpeg and ffplay with --disable-avdevice.Cyril Russo2010-04-22
| | | | | | Patch by Cyril Russo, stage D nexvision A laposte net Originally committed as revision 22940 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not initialize res in url_fseek(), in the case !s->seek directlyStefano Sabatini2010-04-21
| | | | | | | | return AVERROR(EPIPE) rather than the pre-defined value of res. Slightly improve readability. Originally committed as revision 22939 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMAVoice postfilter.Ronald S. Bultje2010-04-21
| | | | Originally committed as revision 22938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move clipping of audio samples (for those codecs outputting float) from decoderRonald S. Bultje2010-04-21
| | | | | | to the audio conversion routines. Originally committed as revision 22937 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix typo.Jai Menon2010-04-21
| | | | Originally committed as revision 22936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement QCELP postfilter.Ronald S. Bultje2010-04-21
| | | | Originally committed as revision 22935 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make the Sipr16k postfilter function write data into the target/output buffer.Ronald S. Bultje2010-04-21
| | | | Originally committed as revision 22934 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split input/output data arguments to ff_acelp_apply_order_2_transfer_function().Ronald S. Bultje2010-04-21
| | | | Originally committed as revision 22933 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split the input/output data arguments to ff_adaptive_gain_control().Ronald S. Bultje2010-04-21
| | | | Originally committed as revision 22932 to svn://svn.ffmpeg.org/ffmpeg/trunk
* theora: coeff huffman codes are allowed to be up to 32 bits long (for 32 tokens)David Conrad2010-04-21
| | | | Originally committed as revision 22931 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: do not try to unpack DTX frames in AMR-NB decoderVitor Sessak2010-04-21
| | | | Originally committed as revision 22930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix MTV decoding on big-endian systemsVitor Sessak2010-04-21
| | | | Originally committed as revision 22929 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov: Read QuickTime chaptersDavid Conrad2010-04-21
| | | | Originally committed as revision 22928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* movenc: Write nero chaptersDavid Conrad2010-04-21
| | | | Originally committed as revision 22927 to svn://svn.ffmpeg.org/ffmpeg/trunk
* seems aac gets screwed up by the parser so disable itBaptiste Coudurier2010-04-20
| | | | Originally committed as revision 22926 to svn://svn.ffmpeg.org/ffmpeg/trunk
* parse stream headers for audio streams in mkv, needed for frame sizeBaptiste Coudurier2010-04-20
| | | | Originally committed as revision 22925 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reindent / reformat some code with broken indenting.Sebastian Vater2010-04-20
| | | | | | Patch by Sebastian Vater <cdgs DOT basty googlemail com>. Originally committed as revision 22924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Allow setting the environment variable FFMPEG_DATADIR to locate preset files.Robert Krüger2010-04-20
| | | | | | Patch by Robert Krüger <krueger signal7 de>. Originally committed as revision 22923 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change a %2 to &1. Patch by Sebastian Vater <cdgs DOT basty googlemail com>.Sebastian Vater2010-04-20
| | | | Originally committed as revision 22922 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
| | | | | | | | Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 31050 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
| | | | | | | | Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing internal.h #include for brktimegm(), fixes the warning:Diego Biurrun2010-04-20
| | | | | | libavformat/dvenc.c:82: warning: implicit declaration of function ‘brktimegm’ Originally committed as revision 22920 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Switch Doxygen comments to JavaDoc style.Diego Biurrun2010-04-20
| | | | Originally committed as revision 22919 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reset RTCP timestamps after seeking, add range start offset to the packets ↵Martin Storsjö2010-04-20
| | | | | | | | | timestamps If these aren't reset, the timestamps make a huge jump when the next RTCP is received. Originally committed as revision 22918 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert svn rev 21857, readd first_rtcp_ntp_time in RTPDemuxContextMartin Storsjö2010-04-20
| | | | | | | | | | | In order to sync RTP streams that get their initial RTCP timestamp at different times, propagate the NTP timestamp of the first RTCP packet to all other streams. This makes the timestamps of returned packets start at (near) zero instead of at any random offset. Originally committed as revision 22917 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set AVFMT_NOTIMESTAMPS flag for mp3 muxerBaptiste Coudurier2010-04-20
| | | | | | Fixes issue 1026 Originally committed as revision 22916 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vertical align in libx264.cJason Garrett-Glaser2010-04-19
| | | | Originally committed as revision 22915 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert "Fix libx264 configure check to use pkg-config if available."Måns Rullgård2010-04-19
| | | | | | | There are problems using pkg-config, and a better solution is being worked on. Originally committed as revision 22914 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix libx264 configure check to use pkg-config if available.Jason Garrett-Glaser2010-04-19
| | | | Originally committed as revision 22913 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Makefile: make fate target depend on compiling ffmpegVitor Sessak2010-04-19
| | | | Originally committed as revision 22912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* configure: simplify $COMPONENT_LIST handlingMåns Rullgård2010-04-19
| | | | | | | This lets check_deps set the generic CONFIG_ENCODERS and friends using an _if_any construct. Originally committed as revision 22911 to svn://svn.ffmpeg.org/ffmpeg/trunk
* configure: simplify vaapi dependenciesMåns Rullgård2010-04-19
| | | | Originally committed as revision 22910 to svn://svn.ffmpeg.org/ffmpeg/trunk
* configure: simplify vdpau dependenciesMåns Rullgård2010-04-19
| | | | Originally committed as revision 22909 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FATE: update nsv-demux checksumsMåns Rullgård2010-04-19
| | | | Originally committed as revision 22908 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make ffserver support rfc3550Luca Barbato2010-04-19
| | | | Originally committed as revision 22907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make rtp protocol obey rfc3550Luca Barbato2010-04-19
| | | | Originally committed as revision 22906 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix leak in avfilter_graph_add_filter().Stefano Sabatini2010-04-18
| | | | | | | | In case of reallocation failure the pointer to the original filter array was lost. The correct behavior seems to just keep the old array and count. Originally committed as revision 22905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement librtmp seek support.Howard Chu2010-04-18
| | | | | | | | | | | | | | | | | | | Implement flv_read_seek(), add a missing check on stream_index and fix timestamp rounding in rtmp_read_seek(). Also add the flv_read_seek2() function, which is not enabled but is useful as reference. To actually implement flv_read_seek2() correctly, there would need to be some corresponding av_url_read_fseek2() function to propagate the timestamps down to the ByteIOContext and URLContext. Patch by Howard Chu <hyc <at> highlandsun.com>. See the thread: Subject: [FFmpeg-devel] RTMP seek support Date: 2010-03-28 23:35:02 GMT Originally committed as revision 22904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP.Stefano Sabatini2010-04-18
| | | | | | AVERROR_NOTSUPP is (maybe) going to be deprecated. Originally committed as revision 22903 to svn://svn.ffmpeg.org/ffmpeg/trunk