19446 Commits (b76249443864c88ffb2d41ab8d1de7432e985dc7)

Author SHA1 Message Date
  Rémi Denis-Courmont 153fadc390 ff_get_format: fix infinite loop 11 years ago
  Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 11 years ago
  Rémi Denis-Courmont bef067f88c vdpau: check video surface and decoder capabilities 11 years ago
  Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 11 years ago
  Rémi Denis-Courmont 502cde409c vdpau: force reinitialization when output resolution changes 11 years ago
  Rémi Denis-Courmont 89ac99ba5f vdpau: pass codec-specific parameters from hwaccel 11 years ago
  Rémi Denis-Courmont ce083282f0 vdpau: common support for managing the VdpDecoder in avcodec 11 years ago
  Rémi Denis-Courmont fcc1022611 vdpau: factor out common end-of-frame handling 11 years ago
  Rémi Denis-Courmont 319424d25c vdpau: add helper for VDPAU to libav error codes conversion 11 years ago
  Luca Barbato 68211c70af vc1: Do not assume seek happens after decoding 11 years ago
  Michael Niedermayer d10d1b8655 libx265: enable psnr reporting when requested by the user 11 years ago
  Michael Niedermayer 2cd7c99498 h264: reset ret to avoid propagating minor failures 11 years ago
  Luca Barbato e3a00acde0 hevc: Initialize mergecand_list to 0 11 years ago
  Rémi Denis-Courmont 4e03b2097c mpeg12: Always invoke the get_format() callback 11 years ago
  Rémi Denis-Courmont ce42316321 h264: Always invoke the get_format() callback 11 years ago
  Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 11 years ago
  Tristan Matthews 7703995a2e flac: Remove unused headers 11 years ago
  Tim Walker cc4992aaf3 ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode. 12 years ago
  Tim Walker 4c2fd4b262 ac3enc: allow Dolby Pro Logic II as a preferred downmix mode. 12 years ago
  Michael Niedermayer a97328afef vc1: Use logical instead of bitwise or for twomv 11 years ago
  Tim Walker b5fe13448b vc1: Use logical instead of bitwise or for coded_inter 11 years ago
  Diego Biurrun b97f6ef956 pcm-dvd: Move a variable to a smaller scope 11 years ago
  Martin Storsjö d07ddc93e2 avcodec: Fix a doxy comment to refer to the right function 11 years ago
  Diego Biurrun 103391ca90 dca: Remove some commented-out cruft 11 years ago
  Gabriel Dume 45ff7c93dd dca: K&R formatting cosmetics 11 years ago
  Gabriel Dume ee0ebd3c14 dv: K&R formatting cosmetics 11 years ago
  Gabriel Dume 9752d07d33 dirac: K&R formatting cosmetics 11 years ago
  Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 11 years ago
  Diego Biurrun 2143948381 Drop unnecessary av_unused attributes. 11 years ago
  Diego Biurrun 213e606752 Replace av_unused attributes by block structures 11 years ago
  Diego Biurrun 096a1d5b46 rdft: Move some variables into a separate block 11 years ago
  Diego Biurrun b574e1e97e get_bits: Add OPEN_READER macro variant w/o size_plus8 11 years ago
  Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 11 years ago
  Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 11 years ago
  Diego Biurrun 803f8992f1 build: cosmetics: Group hwaccel OBJS declarations together 11 years ago
  Diego Biurrun 2b8b0da09c fdctdsp: cosmetics: Drop one unnecessary if-block level 11 years ago
  Gabriel Dume d2a4e4b9cc wma: K&R formatting cosmetics 11 years ago
  Luca Barbato 4912b634b5 x265: Use the encoder defaults 11 years ago
  Gabriel Dume eda7571ea1 wmv2: K&R formatting cosmetics 11 years ago
  Pascal Massimino 7a1d6ddd2c xvid: Add C IDCT 11 years ago
  Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 11 years ago
  Diego Biurrun 91d305790e get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE 11 years ago
  Gabriel Dume ff4d1aa8bc flv: K&R formatting cosmetics 11 years ago
  Gabriel Dume f61e47dd68 asv: K&R formatting cosmetics 11 years ago
  Gabriel Dume 74512f7e36 8svx: Return proper error codes 11 years ago
  Gabriel Dume e205fe6831 mpeg4videodec: Fix low_delay error message 11 years ago
  Gabriel Dume 63f800ca5f aac_adtstoasc_bsf: Return proper error code 11 years ago
  Diego Biurrun b8962d64cc dxva2: Clean up definition of _WIN32_WINNT 11 years ago
  Diego Biurrun 4600a85eaa dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() 11 years ago
  Michael Niedermayer 37c46743ee avcodec: fix missing doxygen comment marker 11 years ago