Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 LIBRARY avcodec-52 | 1 LIBRARY avcodec-52 |
| 2 EXPORTS | 2 EXPORTS |
| 3 av_bitstream_filter_init | 3 av_get_bits_per_sample_format |
| 4 avcodec_alloc_context | 4 avcodec_alloc_context |
| 5 avcodec_alloc_frame | 5 avcodec_alloc_frame |
| 6 avcodec_decode_audio2 | 6 avcodec_decode_audio2 |
| 7 avcodec_decode_video | 7 avcodec_decode_video |
| 8 avcodec_find_decoder | 8 avcodec_find_decoder |
| 9 avcodec_get_frame_defaults | 9 avcodec_get_frame_defaults |
| 10 avcodec_init | 10 avcodec_init |
| 11 avcodec_open | 11 avcodec_open |
| 12 avcodec_thread_execute | 12 avcodec_thread_execute |
| 13 avcodec_thread_free | 13 avcodec_thread_free |
| 14 avcodec_thread_init | 14 avcodec_thread_init |
| OLD | NEW |