23097 Commits (9e73f6d1f9a242ea0b2fdb3bf22890d2a4422be0)

Author SHA1 Message Date
  Michael Niedermayer 9e73f6d1f9 mpegvideo: dont allow last == current 13 years ago
  Michael Niedermayer 9dd0b7ad82 update_frame_pool: use channel field 13 years ago
  Michael Niedermayer 2e7bc9c2a1 snowdec: fix off by 1 error in dimensions check 13 years ago
  Stefano Sabatini dae76e8c47 lavc/utils: fix typo and reword message in case of too low bitrate 13 years ago
  Ronald S. Bultje d5efa84f13 vp3: embed idct_permutation array directly in VP3DecoderContext. 13 years ago
  Nicolas George 9cc02101ff lavc/rawdec: set field order on decoded frame. 13 years ago
  Nicolas George 6184fa2067 rawdec: work with refcounted frames. 13 years ago
  Ronald S. Bultje 22cc8a103c x86/qpel: move fullpel and l2 functions to separate file. 13 years ago
  Ronald S. Bultje 9d40f7106d dsputil: make square put/avg_pixels functions local to h264qpel. 13 years ago
  Stephen Hutchinson 98c4268eca libutvideo: Prioritize compatibility with new versions 13 years ago
  Clément Bœsch 160979f4b4 lavc/utils: make sure the iconv descriptor can be opened only once. 13 years ago
  Michael Niedermayer eab49f4fb5 Revert "aacdec: Reconfigure output as needed, disable pop_output_configuration()" 13 years ago
  Michael Niedermayer 8978c743fb aacsbr: Check for envelope scalefactors overflowing 13 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 13 years ago
  Anton Khirnov 6e7b50b427 mpegvideo_enc: drop support for reusing the input motion vectors. 13 years ago
  Anton Khirnov 7ecc2d403c Move AVFrame from lavc to lavu. 13 years ago
  Anton Khirnov ad0c9f2d5d lavc: move AVFrame.hwaccel_picture_private to Picture. 13 years ago
  Anton Khirnov 1a5e913016 pthread: avoid copying input packets when possible. 13 years ago
  Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 13 years ago
  Alexander Kojevnikov eae0879d96 mp3dec: Fix VBR bit rate parsing 13 years ago
  Alexander Kojevnikov d30ee5ef59 mpegaudio_parser: Don't ignore information from the first frame 13 years ago
  Michael Niedermayer 60dbf2eff9 aacdec: Reconfigure output as needed, disable pop_output_configuration() 13 years ago
  Michael Niedermayer fee5da6b0a psymodel: dont apply lowpass filters with a cutoff close to the nyquist 13 years ago
  Diego Biurrun dbd2a34ba5 build: cosmetics: Group hw accelerator Makefile entries together 13 years ago
  Martin Storsjö d88738e403 mpegvideo: Conditionally build error_resilience bits 13 years ago
  Diego Biurrun 5f401b7b71 Add missing error_resilience includes to files that use ER 13 years ago
  Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 13 years ago
  Ronald S. Bultje 54b298fe56 lavc: Deprecate the deinterlace functions in libavcodec 13 years ago
  Ronald S. Bultje 64e4386974 h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band 13 years ago
  Stefano Sabatini 70762508ec lavc: Prettify printing of codec tags containing non alphanumeric characters 14 years ago
  Martin Storsjö d65522e826 h264: Rename the jpeg_420 pixfmt list to match the common naming structure 13 years ago
  Bojan Zivkovic 1f5b5b8062 libavcodec: changed mathematical functions in aacpsy.c 13 years ago
  James Zern bcaf64b605 normalize calls to ff_alloc_packet2 13 years ago
  Ronald S. Bultje 8d061989dd lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs 13 years ago
  Ronald S. Bultje c257fe1fde Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. 13 years ago
  Michael Niedermayer a3e0fc9803 snowenc: fix indention 13 years ago
  Michael Niedermayer 70a2a4934a snowenc: add forgotten emms_c() 13 years ago
  Diego Biurrun 5a4e9fe855 avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch 13 years ago
  Michael Niedermayer 188c082477 snowenc: initialize edges 13 years ago
  Michael Niedermayer 2dd2ee96eb vc1dec: use av_log_ask_for_sample for odd sprites 13 years ago
  Paul B Mahol 037adf589a libilbc: use ff_alloc_packet2 13 years ago
  James Zern 1811f1d840 libopusenc: use ff_alloc_packet2 13 years ago
  Michael Niedermayer a3541896c6 qdm2: check "AC" codewords 13 years ago
  Michael Niedermayer 5c8ffbaa7f qdm2: simplify arithmetic coder tables generation 13 years ago
  Michael Niedermayer bb01be8046 rv20: Fix handling of frame skip. 13 years ago
  Michael Niedermayer 7bab631f7d mss2dsp/upsample_plane: fix 0x0 handling 13 years ago
  Luca Barbato 4c364eb2b8 shorten: report meaningful errors 13 years ago
  Luca Barbato a2ad554def shorten: K&R formatting cosmetics 13 years ago
  Luca Barbato 5cf7c72757 shorten: use the unsigned type where needed 13 years ago
  Michael Niedermayer c10da30d84 shorten: set invalid channels count to 0 13 years ago