summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: postpone removial of parts still usedMichael Niedermayer2013-03-12
* Merge commit '8df23e938b4022d6e6e9e1180ea6418abae74fda'Michael Niedermayer2013-03-12
|\
| * lavc: postpone the removal of request_channels API.Anton Khirnov2013-03-08
* | Merge commit 'ddcca4ba074aa537c3059c76d69eb4ad6316bfe9'Michael Niedermayer2013-03-12
|\|
| * lavc: stop setting AVFrame.motion_subsample_log2Anton Khirnov2013-03-08
* | Merge commit '37045e422903695e610cca6ecb753df643ab9380'Michael Niedermayer2013-03-12
|\|
| * mpegvideo: drop vismv codeAnton Khirnov2013-03-08
* | utils: Dont sent fake channel layouts, 0 layout is better when its not knownMichael Niedermayer2013-03-12
* | Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'Michael Niedermayer2013-03-12
|\|
| * lavc: make up a fake frame channel layout when there is no real one.Anton Khirnov2013-03-08
* | Merge commit '192f1984b1a93aa08af053b8f9ab4950f307bd5d'Michael Niedermayer2013-03-12
|\|
| * lavc: limit maximum number of channels to 63Anton Khirnov2013-03-08
* | Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca'Michael Niedermayer2013-03-12
|\|
| * lavc: allow decoders to override frame parameters.Anton Khirnov2013-03-08
* | mss1: set frame defaultsMichael Niedermayer2013-03-12
* | avcodec: fix motion vector vissualizationMichael Niedermayer2013-03-12
* | h264/mpegvideo: fix ff_print_debug_info2 argumentsMichael Niedermayer2013-03-12
* | mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info isMichael Niedermayer2013-03-12
* | snow: set frame defaultsMichael Niedermayer2013-03-12
* | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: properly initialize AVFrame.Anton Khirnov2013-03-08
* | h264: disallow single unpaired fields as references of framesMichael Niedermayer2013-03-12
* | h264: fix null pointer dereference and assertion failureMichael Niedermayer2013-03-12
* | ff_alloc_picture: free tables in case of dimension mismatchesMichael Niedermayer2013-03-12
* | mpegvideo: dont allow last == currentMichael Niedermayer2013-03-12
* | update_frame_pool: use channel fieldMichael Niedermayer2013-03-12
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | snowdec: fix off by 1 error in dimensions checkMichael Niedermayer2013-03-12
* | lavc/utils: fix typo and reword message in case of too low bitrateStefano Sabatini2013-03-10
* | vp3: embed idct_permutation array directly in VP3DecoderContext.Ronald S. Bultje2013-03-10
* | Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827'Michael Niedermayer2013-03-10
|\|
| * mpegvideo_enc: drop support for reusing the input motion vectors.Anton Khirnov2013-03-08
* | lavc/rawdec: set field order on decoded frame.Nicolas George2013-03-10
* | rawdec: work with refcounted frames.Nicolas George2013-03-10
* | x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje2013-03-09
* | dsputil: make square put/avg_pixels functions local to h264qpel.Ronald S. Bultje2013-03-09
* | libutvideo: Prioritize compatibility with new versionsStephen Hutchinson2013-03-08
* | lavc/utils: make sure the iconv descriptor can be opened only once.Clément Bœsch2013-03-08
* | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer2013-03-08
|\|
| * Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-08
|\|
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* | Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c'Michael Niedermayer2013-03-08
|\|
| * pthread: avoid copying input packets when possible.Anton Khirnov2013-03-08
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\|
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
| * mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-08
* | Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8'Michael Niedermayer2013-03-08
|\|
| * build: cosmetics: Group hw accelerator Makefile entries togetherDiego Biurrun2013-03-07