25846 Commits (eda7c983c1bd7d4fc51c22a0349bde417be48d9c)
 

Author SHA1 Message Date
  Aurelien Jacobs eda7c983c1 add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl 15 years ago
  Diego Biurrun 625bac784b Use quotes instead of angle brackets for local #includes. 15 years ago
  Baptiste Coudurier eeeae2bf05 gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else 15 years ago
  Vitor Sessak 4b7539f1cd SHA fate test 15 years ago
  Vitor Sessak 6b85316bd2 Test decoding in fate-lavf-gif 15 years ago
  Vitor Sessak f5d4fc43bb PNG image regression testing 15 years ago
  Diego Biurrun 7dbcc4f810 Mention that library micro version should be reset if minor version is bumped. 15 years ago
  Ronald S. Bultje 5929b3a651 Fix vertical align. 15 years ago
  Vitor Sessak d81db9c7d1 Add RealVideo 3 FATE test 15 years ago
  Vitor Sessak 61f89303c0 10l, add flags forgotten in last commit 15 years ago
  Vitor Sessak 3e41fc623c Add Apple MJPEG-B decoder FATE test 15 years ago
  Vitor Sessak 506c47a48e Add FATE test for ScummVM DXA flavor 15 years ago
  Tobias Bindhammer 8731c86d03 Solving memory leak and initialization problem with prev_pkt / pkt. 15 years ago
  Tobias Bindhammer d1cacdb8dd Checking return values of av_malloc(z) and report an error in case. 15 years ago
  Alex Converse 99d7a3e862 aacenc: Remove an unused variable from adjust_frame_information(). 15 years ago
  Alex Converse 1297f58132 aacenc: Don't set s->cur_channel before apply_window_and_mdct(). 15 years ago
  Alex Converse 8e4c11e90a aacenc: Write tag.elem_id early. 15 years ago
  Alex Converse 0e107f7890 psymodel: Const correct FFPsyWindowInfo. 15 years ago
  Alex Converse 76dfe4ebc5 aacenc: Only apply M/S if common_window is set. 15 years ago
  Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 15 years ago
  Aurelien Jacobs 92aa28d292 move raw video demuxer to its own file 15 years ago
  Aurelien Jacobs f1714d5846 move pcm muxers to their own file 15 years ago
  David Conrad c740f737e9 vorbisdec: Use int instead of uint16_fast_t for index variables 15 years ago
  Aurelien Jacobs e94204dfd8 move pcm demuxers to their own file 15 years ago
  Ronald S. Bultje 79ce0f002e Fix compilation failure if yasm is disabled (missing vp3 symbols). 15 years ago
  Ben Littler f0feb4d72f add WAWV fourcc, works on V-codecs/WAWV.avi 15 years ago
  Ronald S. Bultje de1c253bab Split intra prediction initialization (i.e. assigning of function pointers) 15 years ago
  Ronald S. Bultje d0eb5a1174 Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1 15 years ago
  Ronald S. Bultje e9f5f020c6 Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 15 years ago
  Ronald S. Bultje 7e7c4b6008 Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx() 15 years ago
  Aurelien Jacobs 4bc16e83a7 simplify code by using the AV_NE() macro 15 years ago
  Aurelien Jacobs 8f3890404c move null muxer to its own file 15 years ago
  Aurelien Jacobs 1ac301cad8 cleanup includes which are not used anymore in raw.c 15 years ago
  Aurelien Jacobs 9e0d82418b move ac3/eac3 demuxer to its own file 15 years ago
  Aurelien Jacobs 66e35c5fc6 move dnxhd demuxer to its own file 15 years ago
  Aurelien Jacobs 170a250f7d move dirac demuxer to its own file 15 years ago
  Aurelien Jacobs 99392a6111 move h261 demuxer to its own file 15 years ago
  Aurelien Jacobs b30593c7db move h263 demuxer to its own file 15 years ago
  Aurelien Jacobs 9243ed3f91 move h264 demuxer to its own file 15 years ago
  Aurelien Jacobs 187186c600 cosmetic 15 years ago
  Aurelien Jacobs e35070582e move m4v demuxer to its own file 15 years ago
  Aurelien Jacobs c3ed4b2d38 move cavsvideo demuxer to its own file 15 years ago
  Aurelien Jacobs 8c51530fa1 move mpegvideo demuxer to its own file 15 years ago
  Aurelien Jacobs b47a5a954a move ingenient demuxer to its own file 15 years ago
  Aurelien Jacobs 6d0678d182 move DTS demuxer to its own file 15 years ago
  Aurelien Jacobs 85a2aada90 simplify code by using the AV_NE() macro 15 years ago
  Aurelien Jacobs 26aa681111 10l: aacdec and idroqenc still depend on raw.o 15 years ago
  Aurelien Jacobs 2aa751d2c8 rename idroq.c to idroqdec.c 15 years ago
  Aurelien Jacobs 54a73bb57f move id roq muxer to its own file 15 years ago
  Aurelien Jacobs 49824cb66a move ADTS AAC demuxer to its own file 15 years ago