summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 10l, add flags forgotten in last commitVitor Sessak2010-08-31
| | | | Originally committed as revision 25007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Apple MJPEG-B decoder FATE testVitor Sessak2010-08-31
| | | | Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add FATE test for ScummVM DXA flavorVitor Sessak2010-08-31
| | | | Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Solving memory leak and initialization problem with prev_pkt / pkt.Tobias Bindhammer2010-08-31
| | | | Originally committed as revision 25004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Checking return values of av_malloc(z) and report an error in case.Tobias Bindhammer2010-08-31
| | | | Originally committed as revision 25003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* aacenc: Remove an unused variable from adjust_frame_information().Alex Converse2010-08-31
| | | | Originally committed as revision 25002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* aacenc: Don't set s->cur_channel before apply_window_and_mdct().Alex Converse2010-08-31
| | | | | | In general s->cur_channel should be phased out. Originally committed as revision 25001 to svn://svn.ffmpeg.org/ffmpeg/trunk
* aacenc: Write tag.elem_id early.Alex Converse2010-08-30
| | | | Originally committed as revision 25000 to svn://svn.ffmpeg.org/ffmpeg/trunk
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-30
| | | | Originally committed as revision 24999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* aacenc: Only apply M/S if common_window is set.Alex Converse2010-08-30
| | | | Originally committed as revision 24998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
| | | | Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move raw video demuxer to its own fileAurelien Jacobs2010-08-30
| | | | Originally committed as revision 24996 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move pcm muxers to their own fileAurelien Jacobs2010-08-30
| | | | Originally committed as revision 24995 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vorbisdec: Use int instead of uint16_fast_t for index variablesDavid Conrad2010-08-30
| | | | | | | uint16_fast_t is unsigned int (or long) on Linux, which when compared with int results in an unsigned compare. Originally committed as revision 24994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move pcm demuxers to their own fileAurelien Jacobs2010-08-30
| | | | Originally committed as revision 24993 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix compilation failure if yasm is disabled (missing vp3 symbols).Ronald S. Bultje2010-08-30
| | | | Originally committed as revision 24992 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add WAWV fourcc, works on V-codecs/WAWV.aviBen Littler2010-08-30
| | | | Originally committed as revision 24991 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Split intra prediction initialization (i.e. assigning of function pointers)Ronald S. Bultje2010-08-30
| | | | | | | into its own file, it doesn't belong in h264dsp_mmx.c (much less so in dsputil_mmx.c). Originally committed as revision 24990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1Ronald S. Bultje2010-08-30
| | | | | | fate failures on Win64. Originally committed as revision 24989 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6Ronald S. Bultje2010-08-30
| | | | | | issues on Win64. Originally committed as revision 24988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-30
| | | | | | functions. Originally committed as revision 24987 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24986 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move null muxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanup includes which are not used anymore in raw.cAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move ac3/eac3 demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move dnxhd demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move dirac demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24981 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move h261 demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24980 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move h263 demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24979 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move h264 demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmeticAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move m4v demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24976 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move cavsvideo demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24974 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move ingenient demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24973 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move DTS demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24972 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24971 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l: aacdec and idroqenc still depend on raw.oAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24970 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename idroq.c to idroqdec.cAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move id roq muxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move ADTS AAC demuxer to its own fileAurelien Jacobs2010-08-29
| | | | Originally committed as revision 24967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Include stdint.h instead of inttypes.h, it is enough for what this file need.Vitor Sessak2010-08-29
| | | | Originally committed as revision 24966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packetJosh Allmann2010-08-29
| | | | | | Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24965 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ReindentJosh Allmann2010-08-29
| | | | | | Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24964 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtpdec: Read RTCP compound packetsJosh Allmann2010-08-29
| | | | | | Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24963 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtsp: Check the RTCP file handle for new packets, tooJosh Allmann2010-08-29
| | | | | | Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 24962 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix two compiler arnings related to printf-format of sizeof()-statements.Ronald S. Bultje2010-08-28
| | | | Originally committed as revision 24961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* stream_selection can be freed in the fail case, in which case it's unassigned.Zhentan Feng2010-08-28
| | | | | | | | Therefore, init it with NULL to prevent a crash on invalid streams. Patch by Zhentan Feng <spyfeng gmail com>. Originally committed as revision 24960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Hopefully fix the fate-ws_snd breakage on PPCVitor Sessak2010-08-28
| | | | Originally committed as revision 24959 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics in imdct_sseLoren Merritt2010-08-28
| | | | Originally committed as revision 24958 to svn://svn.ffmpeg.org/ffmpeg/trunk