summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* ADPCM IMA Radical decoderJames Almer2013-05-10
* ADPCM DTK decoderJames Almer2013-05-10
* lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-09
* libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2013-05-08
* Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9'Michael Niedermayer2013-05-08
|\
| * lavc: do not leak frames in avcodec_decode_audio4Luca Barbato2013-05-07
* | avcodec/utils: Fix leak by dereferencing audio frame when side data causes wh...Matt Wolenetz2013-05-07
* | avcodec: Set frame.width/height on all exit pathes of ff_get_buffer()Michael Niedermayer2013-05-05
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | avcodec: move lowres down with the next ABI bump and add accessorsMichael Niedermayer2013-05-03
* | Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284'Michael Niedermayer2013-05-01
|\|
| * avcodec: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* | Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'Michael Niedermayer2013-05-01
|\|
| * lavc: clear AVBuffers on decoded frames if refcounted_frames is not setAnton Khirnov2013-04-30
* | avcodec_string: Print the used codec if it differs from the codec_id name.Michael Niedermayer2013-04-27
* | avcodec_string: remove the "(hq)" listingMichael Niedermayer2013-04-27
* | lavc: check decoded subtitles encoding.Nicolas George2013-04-24
* | avcodec: Fix lowres handling in buffer allocationMichael Niedermayer2013-04-19
* | Merge commit 'a7f46586bf47174b5fa00a905b767b1781ec8b72'Michael Niedermayer2013-04-19
|\|
| * ff_get_buffer(): allocate the frame for max(coded,display) dimensionsAnton Khirnov2013-04-19
| * lavc: don't overwrite display dimensions with coded dimensions.Anton Khirnov2013-04-10
| * dsputil: Make dsputil selectableRonald S. Bultje2013-04-10
* | lavc/utils: merge side data after video encode.Clément Bœsch2013-04-19
* | lavc: avcodec_open2(): pass context to av_log()Paul B Mahol2013-04-16
* | Add thread-safe wrapper for get_format().Reimar Döffinger2013-04-15
* | lavc: fix recoded subtitles end.Nicolas George2013-04-07
* | lavc: use packet duration for subtitles if necessary.Nicolas George2013-04-04
* | lavc: do not init frame with guessed layout.Nicolas George2013-04-03
* | Merge commit 'c24469e812501903a46a06eff9722a82e136e841'Michael Niedermayer2013-03-27
|\|
| * utils: add workaround for AVHWAccel in ff_get_buffer compat codeJanne Grunau2013-03-26
* | Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'Michael Niedermayer2013-03-26
|\|
| * lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö2013-03-26
* | Merge commit '75644335b907919057960716508477239c26fed4'Michael Niedermayer2013-03-26
|\|
| * lavc: Move start code finding to utils.cMartin Storsjö2013-03-26
* | avcodec/utils: initialize pixel buffer poolMichael Niedermayer2013-03-25
* | Do not fail in get_buffer_internal() if pix_fmt planes == 0.Carl Eugen Hoyos2013-03-22
* | lavc/utils: fix metadata audio frame memleak in case of non refcounted frames.Clément Bœsch2013-03-21
* | Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer2013-03-20
|\|
| * lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov2013-03-19
* | lavc/utils: add VP6F hack for setting correct video size in streamStefano Sabatini2013-03-19
* | audio_get_buffer: add assert to ensure nb_extended_buf has a safe valueMichael Niedermayer2013-03-19
* | lavc: fix avpacket memleak with subtitles recoding.Clément Bœsch2013-03-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-17
|\|
| * lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov2013-03-17
* | lavc: make compilation of frame_thread_encoder.o optional.Ronald S. Bultje2013-03-14
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer2013-03-14
|\|
| * Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun2013-03-13
* | avcodec: remove AVCodecContext->metadataHendrik Leppkes2013-03-13
* | lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-13