31 Commits (b966a403dd80604bb7dbb9ee6ec331ade0e84953)

Author SHA1 Message Date
zylthinking d1bbefeaa7 avcodec/libstagefright: fix Stagefright_decode_frame() failing to exit when the source is done 9 years ago
Michael Niedermayer 4c4c3d5d5a avcodec/libstagefright: Check for pthread_create() failure 10 years ago
Michael Niedermayer 48ad1f392a avcodec/libstagefright: drop dependancy on sizeof(AVFrame) 11 years ago
Paul B Mahol d1c96b28d7 libstagefright: port to refcounted frames 12 years ago
Paul B Mahol dda8afc391 libstagefright: unbreak compilation 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Paul B Mahol 4012cd6c4f lavc: fix decode_frame() third parameter semantics for rest of video decoders 12 years ago
Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 years ago
Mohamed Naufal f51b7e52a6 libstagefright: avoid memory leak 13 years ago
Mohamed Naufal 2343a99cf2 libstagefright: support more output pixel formats 13 years ago
Mohamed Naufal 1d48e88d41 libstagefright: avoid potential deadlock on output MediaBuffer 13 years ago
Mohamed Naufal 7b915a4045 libstagefright: explicitly set positive timestamps as stagefright expects them so 13 years ago
Carl Eugen Hoyos ea4037162f Fix libstagefright compilation 13 years ago
Mohamed Naufal 0ef2e660c1 libstagefright: reindent after previous commit 13 years ago
Mohamed Naufal a85996d834 libstagefright: start decode_thread() only after decode_frame() is called at least once. 13 years ago
Mohamed Naufal fedbf9177c libstagefright: mark the dummy frame as keyframe. 13 years ago
Mohamed Naufal 295f13953d libstagefright: limit the output queue size 13 years ago
Mohamed Naufal 23ea48f2f7 libstagefright: return EOS if CustomSource::read() is called after decode_thread() returns 13 years ago
Mohamed Naufal 09a49e8919 libstagefright: set the correct frame size 13 years ago
Michael Niedermayer 9cff6d9eff libstagefright: change Libav to FFmpeg in copyright header with permission of author. 13 years ago
Mohamed Naufal e7f9aa6ff5 libstagefright: Explicitly free smart pointer objects 13 years ago
Mohamed Naufal 84f26f5288 Support (H/W accelerated) H.264 decoding on Android via Stagefright 13 years ago