summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Document av_gcd().Michael Niedermayer2009-12-27
* Add missing opcodes for 16-bit Interplay Video decoding and finally enable itKostya Shishkov2009-12-27
* 16-bit Interplay Video stores motion vector data at the end of frame,Kostya Shishkov2009-12-27
* 10l trocadero: forgot one case where picture linesize should be usedKostya Shishkov2009-12-27
* cosmetics: reindent and break long lines after last commitsKostya Shishkov2009-12-27
* Add 16-bit image data handling (but not decoding yet) to Interplay VideoKostya Shishkov2009-12-27
* Use frame linesize in Interplay Video block copying functionKostya Shishkov2009-12-27
* Make CHECK_STREAM_PTR macro in Interplay Video decoder usable withKostya Shishkov2009-12-27
* Recognize 16-bit Interplay Video variantKostya Shishkov2009-12-27
* Change main loop in Interplay Video decoder, so variables x and y really meanKostya Shishkov2009-12-27
* Use common regression test functions in ffserver regression test script.Diego Biurrun2009-12-26
* Replace ` ` syntax by $( ) in regression test shell scripts.Diego Biurrun2009-12-26
* Fix cdg reference and buffer_hints value:Reimar Döffinger2009-12-26
* Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96.Luca Abeni2009-12-26
* Do not copy codec_tag in stream copy case if it is associated with a differen...Michael Niedermayer2009-12-25
* Use positive logic, improve readability, consistent with r20877.Stefano Sabatini2009-12-25
* cosmetics: reindentKostya Shishkov2009-12-25
* cosmetics: Reformat some function declarations.Diego Biurrun2009-12-24
* Remove some unused variables, fixes the warnings:Diego Biurrun2009-12-24
* Add support for mp3 over RTP in rtpdec.cLuca Abeni2009-12-23
* Auravision Aura 2 decoderKostya Shishkov2009-12-23
* Add Auravision Aura decoding supportKostya Shishkov2009-12-23
* There is no need to print FFmpeg or codec name in error messageKostya Shishkov2009-12-23
* cosmetics: correct formatting a bitKostya Shishkov2009-12-23
* ARM: use ALT_BITSTREAM_READER on cores with fast unaligned accessMåns Rullgård2009-12-22
* Satisfy grammatical nits.Stefano Sabatini2009-12-21
* Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini2009-12-21
* Re-add missing "@end table" which was erroneously removed in theStefano Sabatini2009-12-21
* Factorize common options documentation.Stefano Sabatini2009-12-21
* Add -?, -help, and --help as alternative options to get help.Ramiro Polla2009-12-21
* Print usage instead of help when no files are specified.Ramiro Polla2009-12-21
* Split show_usage() out of show_help().Ramiro Polla2009-12-21
* Add a general [options] to the basic usage string.Ramiro Polla2009-12-21
* First print the program description and then the basic usage line.Ramiro Polla2009-12-21
* Remove parameters no longer used in h[yc]scale().Ramiro Polla2009-12-21
* Move fast bilinear scaler code to the existing h[yc]scale_fast() functions.Ramiro Polla2009-12-21
* Rename function pointers used to convert from the input pixel format to theRamiro Polla2009-12-21
* Check if chroma horizontal scaler is needed in sws_init_swScale().Ramiro Polla2009-12-21
* Remove unused fields from SwsContext.Ramiro Polla2009-12-21
* Indentation.Ramiro Polla2009-12-20
* Indent.Ramiro Polla2009-12-20
* Set fast_bilinear functions in sws_init_swScale().Ramiro Polla2009-12-20
* Set horizontal scaler's range conversion in context in sws_init_swScale().Ramiro Polla2009-12-20
* Add new fields for the VDPAU/MPEG-4 back-end.Gwenole Beauchesne2009-12-20
* Set horizontal scaler's src offsets in context in sws_init_swScale().Ramiro Polla2009-12-20
* Add long_name for Xxan codec.Diego Biurrun2009-12-19
* Improve handling allocated buffers in Xan decoderKostya Shishkov2009-12-19
* cosmetics: reindent a bitKostya Shishkov2009-12-19
* Add tables used by both AMR-NB and SIPRVitor Sessak2009-12-19
* Cosmetic: indent after last change.Mike Melanson2009-12-19