summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: fix dashed line length after 070c5d0Janne Grunau2011-03-282-2/+2
* http: header field names are case insensitiveTyler2011-03-281-7/+7
* ac3enc: Add codec-specific options for writing AC-3 metadata.Justin Ruggles2011-03-276-18/+782
* Remove arrozcru URL from documentationRamiro Polla2011-03-272-8/+0
* sndio support for playback and recordBrad2011-03-2711-2/+403
* dsputil: allow to skip drawing of top/bottom edges.Alexander Strange2011-03-265-52/+70
* Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-263-39/+41
* mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom.Justin Ruggles2011-03-251-1/+5
* Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parserJustin Ruggles2011-03-258-3/+29
* Use audio_service_type to set stream disposition.Justin Ruggles2011-03-251-0/+13
* Add APIchanges entry for audio_service_type.Justin Ruggles2011-03-251-0/+3
* Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-255-1/+54
* configure: in check_ld, place new -l flags before existing onesMans Rullgard2011-03-251-1/+1
* support @heading, @subheading, @subsubheading, and @subsubsection inJustin Ruggles2011-03-251-2/+4
* doc: update build system documentationLuca Barbato2011-03-252-25/+63
* aacenc: indentationYoung Han Lee2011-03-241-1/+1
* aacenc: fix the side calculation in search_for_msYoung Han Lee2011-03-241-1/+1
* vp8.c: rename EDGE_* to VP8_EDGE_*.Alexander Strange2011-03-241-5/+5
* matroskadec: set default duration for simple blockJohn Stebbins2011-03-251-0/+2
* When building for MinGW32 disable strict ANSI compliancy.Diego Elio Pettenò2011-03-241-0/+1
* ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard2011-03-241-1/+1
* configure: check for --as-needed support earlyMans Rullgard2011-03-241-1/+2
* ARM: NEON optimised apply_window_int16()Mans Rullgard2011-03-242-0/+28
* ac3enc: NEON optimised shift functionsMans Rullgard2011-03-242-0/+25
* ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_minMans Rullgard2011-03-245-0/+100
* mpeg12.c: fix slice threading for mpeg2 field picture mode.Ronald S. Bultje2011-03-241-1/+13
* ffmetadec.c: fix compiler warnings.Ronald S. Bultje2011-03-241-2/+2
* configure: Don't explicitly disable ffplay or in/outdevices on dosMartin Storsjö2011-03-241-2/+0
* configure: Remove the explicit disabling of ffserverMartin Storsjö2011-03-241-2/+1
* configure: Add fork as a dependency to ffserverMartin Storsjö2011-03-241-1/+1
* avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov2011-03-235-13/+19
* asfdec: also subtract preroll when reading simple index objectVladimir Pantelic2011-03-231-2/+2
* matroskaenc: remove a variable that's unused after bc17bd9.Anton Khirnov2011-03-231-1/+0
* avio: cosmetics - nicer vertical alignment.Anton Khirnov2011-03-232-2/+2
* Remove unnecessary icc version checksMans Rullgard2011-03-233-5/+5
* Disable 'attribute "foo" ignored' warnings from iccMans Rullgard2011-03-231-1/+2
* rtsp: Don't use a locale dependent format stringMartin Storsjö2011-03-231-2/+1
* Add xd55 codec tag for XDCAM HD422 720p25 CBR files.Tomas Härdin2011-03-231-0/+1
* configure: get libavcodec version from new version.h headerMans Rullgard2011-03-231-1/+1
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-223-52/+77
* matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_configAnton Khirnov2011-03-221-18/+5
* Do not use format string "%0.3f" for RTSP Range field.Carl Eugen Hoyos2011-03-221-2/+3
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-2211-36/+210
* Document usage of import libraries created by dlltoolMartin Storsjö2011-03-231-0/+6
* configure: Set the correct lib target for arm/wince dlltoolMartin Storsjö2011-03-231-1/+1
* fate: simplify regression-funcs.shLuca Barbato2011-03-231-8/+4
* fate: add support for multithread testingLuca Barbato2011-03-233-4/+6
* Fix an infinite loop when RoQ encoded generated a frame with a size greater t...Vitor Sessak2011-03-221-3/+14
* Add kbdwin.o to AC3 decoderKieran Kunhya2011-03-221-1/+1
* Detect byte-swapped AC-3 and support decoding it directly.Reimar Döffinger2011-03-221-0/+5
OpenPOWER on IntegriCloud