18763 Commits (294a51e18ab7df4d658249361a03f0d716a4e9f0)

Author SHA1 Message Date
  Luca Barbato fea6db064b h264: informative error reporting in decode_slice_header() 12 years ago
  Luca Barbato 96f9fbe109 h264: fix slice_type value reported in decode_slice_header() 12 years ago
  Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 12 years ago
  Vittorio Giovara 614b9e4db8 h264: use avpriv_request_sample for chroma_format_idc 12 years ago
  Diego Biurrun b339182eba Move all example programs to doc/examples 12 years ago
  Maxim Poliakovski 77fbc03265 g2meet: validate bpp and bitmasks in the display info 12 years ago
  Tim Walker 9cd4bc4176 ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 12 years ago
  Tim Walker 9c0e4b3395 ac3: update AC3PreferredStereoDownmixMode. 12 years ago
  Vittorio Giovara dc971acf4a h264_parser: use enum values in h264_find_frame_end() 12 years ago
  Janne Grunau 98fdfa9970 ppc: reduce overreads when loading 8 pixels in altivec dsp functions 12 years ago
  Jan Ekström 3fbad00714 utvideoenc: Enable support for multiple slices and use them 12 years ago
  Derek Buitenhuis 4127e6aeb6 libx265: Remove redundant default param call 12 years ago
  Derek Buitenhuis 41836c4e30 libx265: Fix use of uninitialized input picture 12 years ago
  Vittorio Giovara 066ad24984 h264_sei: reorder headers 12 years ago
  Vittorio Giovara 304e916a92 h264_sei: name buffering period type consistently 12 years ago
  Vittorio Giovara 15210354cf h264: drop outdated comments 12 years ago
  Vittorio Giovara 3a05767028 h264: store current_sps_id inside the current sps 12 years ago
  Vittorio Giovara 73e8fab31d h264: print values in case of error 12 years ago
  Luca Barbato f8c507f44b h264: Refactor ff_h264_decode_ref_pic_list_reordering 12 years ago
  Janne Grunau 73eca738ac mpeg12dec: do not add stereo3D side data to a non-existing frame 12 years ago
  Janne Grunau f795a8a8bf h264: make context_count unsigned 12 years ago
  Derek Buitenhuis 50ea93158d Add libx265 encoder 12 years ago
  John Stebbins 462d5e8e6c aacdec: set AVFrame sample_rate 12 years ago
  John Stebbins 52771346dc lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer 12 years ago
  Kostya Shishkov 6477449243 g2meet: make JPEG tile decoder operate on 8x8 block mask 12 years ago
  Maxim Poliakovski d6d7851801 g2meet: factor out seeking to the chunk end 12 years ago
  Anton Khirnov 77bb0004bb rpza: limit the number of blocks to the total remaining blocks in the frame 12 years ago
  Anton Khirnov a46dc49744 rpza: move some variables to the blocks where they are used 12 years ago
  Anton Khirnov c7769df178 rpza: use fixed-width int types 12 years ago
  Anton Khirnov e1218ce914 rpza: switch to bytestream2 12 years ago
  Luca Barbato 246d3bf0ec hevc: Conceal zero td 12 years ago
  Kostya Shishkov e95018b694 dnxhd: Support DNx444 12 years ago
  Ronald S. Bultje 2f6eec65ac vp8: fix PPC assembly to work if src_stride != dst_stride 12 years ago
  Janne Grunau 6a8475dc4f asvenc: free avctx->coded_frame on codec close 12 years ago
  Martin Storsjö d6eac2f1bc arm: Remove a stray .fpu directive 12 years ago
  Alexandra Khirnova 28e508a946 dnxhddec: return proper error code 12 years ago
  Maxim Poliakovski bc3f03567a g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO 12 years ago
  Tim Walker c1e7de8f62 mlp_parser: fix request_channel_layout behavior. 12 years ago
  Michael Niedermayer f90a4bfc43 mlpdec: fix request_channel_layout behavior. 12 years ago
  Kostya Shishkov cde7df25ef Mirillis FIC video decoder 12 years ago
  Tim Walker c0c45188e5 mlp: improve request_channel_layout behavior. 12 years ago
  Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 12 years ago
  Vittorio Giovara b141c7b37e h264: give numbers to nalus 12 years ago
  Janne Grunau 0cffd6fff5 x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale 12 years ago
  Christophe Gisquet 5fdbfcb5b7 dcadsp: split lfe_dir cases 12 years ago
  Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 14 years ago
  Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 14 years ago
  Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 12 years ago
  Ronald S. Bultje 5351964a2b vp8: fix bilinear C code to work if src_stride != dst_stride. 12 years ago
  Martin Storsjö 49ec551595 vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter 12 years ago