2007-12-15 |
Reimar Döffinger | Add 'l' suffix where it is necessary because type can... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Baptiste Coudurier | choose next sample by sample position |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Michael Niedermayer | document how to free the result of av_alloc_format_cont... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Andreas Öman | Add missing '\n' to log format text |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Andreas Öman | SDL does not seem to support more than two channels. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Andreas Öman | Notify the input coder about the number of requested... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Andreas Öman | Make DCA decoder honor avctx->request_channels in a... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Andreas Öman | Make AC3 decoder honor avctx->request_channels |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Kostya Shishkov | Make fill_rectangle() available for other decoders |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Jeff Downs | Fix brain-dead parts of r11216, specifically: |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Kostya Shishkov | Benjamin expressed the wish to be DCA maintainer too |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Jeff Downs | Ensure that our total reference frame count does not... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Jeff Downs | Actually return with an error condition if we're being... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Jeff Downs | Make h264 decoder conform to requirements of mpegvideo... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Reimar Döffinger | Add a missing break, before av_set_number would always... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Jeff Downs | Fix non_zero_count_cache for deblocking in field pictures. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Aurelien Jacobs | add required include to make this file self-contained |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Måns Rullgård | Revert r11202: do not create copy relocations when... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Måns Rullgård | use av_log_get/set_level() |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Luca Barbato | kill a warning, av_sha1_update accepts uint8_t * not... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Luca Barbato | Provide sha1 to outside applications |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Niedermayer | av_*_next() API for libavformat |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Niedermayer | avoid using first_avcodec |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Michael Niedermayer | av_*_next() API for libavcodec |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Panagiotis... | Show which bitstreamfilters were compiled in, similar... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Måns Rullgård | do not create copy relocations when linking to shared... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Diego Biurrun | typo/clarification |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Tom Harper | Fix compilation of os_support.c for MinGW with --disabl... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Kostya Shishkov | Enable 4x4 IDCT for FASTTX=0 mode in WMV3 |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Kostya Shishkov | Add 4x4 IDCT |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Justin Ruggles | cosmetics: rename ac3 decoder variables |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Justin Ruggles | cosmetics: rename common ac3 variables |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Justin Ruggles | cosmetics: vertical align after last commit |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Justin Ruggles | cosmetics: rename ac3 bit allocation variables |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Justin Ruggles | cosmetics: rename ac3 tables |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Aurelien Jacobs | add ff_ prefix to all simple_idct symbols |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Kostya Shishkov | Reindent after last commit |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Kostya Shishkov | Update Altivec variant of vc1_inv_trans_8x4 |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Kostya Shishkov | Use IDCT functions when FASTTX=0 |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Kostya Shishkov | Switch VC-1 decoder to output decoded residual immediately. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Kostya Shishkov | Rename some tables |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Diego Biurrun | Add missing declarations for AltiVec functions, fixes... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Diego Biurrun | Fix 'make checkheaders' on AltiVec-enabled systems. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Dave Yeo | Add small OS/2 section with a link to further information. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Kostya Shishkov | Use existing function for VLC reading |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Kostya Shishkov | Check decoded dimensions for validity |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Kostya Shishkov | Intra types will be stored in int8_t array |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Kostya Shishkov | Add decoder flags |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Kostya Shishkov | Replace table with its H.263 counterpart |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Kostya Shishkov | Register myself for future RV30/40 decoder |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Diego Biurrun | Add --list-indevs and --list-outdevs command line options. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Diego Biurrun | Add --disable-devices to --help output. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Diego Biurrun | Add input and output devices to configure output. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Diego Biurrun | Remove unnecessary quotes. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Kostya Shishkov | Update tables for RV40 decoder |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michael Niedermayer | prevent warnings about functions being possibly unused |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Michael Niedermayer | thank you for your efforts to keep my code clean, but... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Dave Yeo | OS/2 support restored in cleaner form. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Panagiotis... | Verify long_ref_count!=0. Fix issue 281. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Alexander Strange | Fix missing chroma in version 3 STR. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Michael Niedermayer | fix decoding of the first frame of gray.mov |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Jeff Downs | Initialize function pointers used by error resilience... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Mike Melanson | adjust indentation on latest patch |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Mike Melanson | Check sanity in the palette loading operation. The... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Roberto Togni | Typo |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Måns Rullgård | use -Bsymbolic linker flag if supported |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Kostya Shishkov | RV40 decoder specific functions |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Baptiste Coudurier | return error if malloc failed, found by takis, fix... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Panagiotis... | check mov_read_default return value where appropriate... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Benjamin Larsson | 4 months of hard development and finally it's done... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Diego Biurrun | colour --> color in variable names |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Panagiotis... | Add a --disable-devices flag which disables all muxers... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Diego Biurrun | cosmetics: comment spelling fixes |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Diego Biurrun | Fix make checkheaders. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Diego Biurrun | cosmetics: spelling fixes |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Baptiste Coudurier | fix dnxhd 720p in mov for quicktime player |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | add assert to detect invalid packet_timestamp_start/end |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | correct invalid duration |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Baptiste Coudurier | add const to remove warnings, ffmpeg.c:2892: warning... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | make rc_buffer_size apply to audio as well |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | make mpeg-ps probe less happy with random data |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | return a slightly larger score if we find more than... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | ensure that the probe code runs in O(n) |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Kostya Shishkov | Rename function to reflect its action |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | remove arbitrary 4096 limit for probing |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | prevent O(n^2) execution of ff_mpa_decode_header()... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | Remove rc_eq-specific code, it is passed by AVOption... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | Fix non-numeric AVOptions. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Michael Niedermayer | make the AVOption code work with strings instead of... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Reimar Döffinger | Make ff_qt_default_palette_* arrays "static const" |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Reimar Döffinger | Some spelling fixes in comments |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Reimar Döffinger | Make ff_mkv_codec_tags array const, it is never written. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Reimar Döffinger | Use the correct "const float *" type for variable inste... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Reimar Döffinger | Add missing const to last argument of decode_significan... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Baptiste Coudurier | dnxhd 720p encoding and decoding support |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Baptiste Coudurier | cosmetics, encode_variance -> encode_fast |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Baptiste Coudurier | fix corner case when qscale 1 bits < frame bits but... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Kostya Shishkov | RealVideo 3 decoder functions |
commit | commitdiff | tree | snapshot |
next |