1. 12 Jun, 2016 1 commit
    • Anton Khirnov's avatar
      h264: start splitting decode_slice_header() · d06e4d8a
      Anton Khirnov authored
      That function is currently very long and entangles bitstream parsing and
      decoder configuration. This makes the code much harder to read than
      necessary.
      
      Begin splitting the code that configures the decoder state based on the
      slice header information from the parsing of the slice header.
      d06e4d8a
  2. 09 Jun, 2016 6 commits
  3. 08 Jun, 2016 3 commits
  4. 07 Jun, 2016 8 commits
  5. 06 Jun, 2016 4 commits
  6. 05 Jun, 2016 1 commit
  7. 30 May, 2016 1 commit
  8. 29 May, 2016 3 commits
  9. 28 May, 2016 2 commits
  10. 27 May, 2016 5 commits
  11. 26 May, 2016 6 commits