summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Drop unnecessary 'l' length modifier when printfing double values.Diego Biurrun2012-12-31
* truemotion2: Sanitize tm2_read_header()Diego Biurrun2012-12-31
* FATE: add cavs testAnton Khirnov2012-12-30
* cavsdec: export picture type in the output frameAnton Khirnov2012-12-30
* cavs: deMpegEncContextizeAnton Khirnov2012-12-30
* cavs: cosmetics, reformat top partAnton Khirnov2012-12-30
* cavsdec: cosmetics, reformatAnton Khirnov2012-12-30
* libavcodec/utils: Add braces to shut up gcc warningsDiego Biurrun2012-12-30
* snow: use VideoDSPContextLuca Barbato2012-12-29
* hlsenc: make segment number unsignedLuca Barbato2012-12-29
* hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin2012-12-29
* hlsenc: do not add timestamps in different timebasesLuca Barbato2012-12-29
* hlsenc: use the correct AV_TIME_BASE macroKanglin2012-12-29
* hlsenc: keep the playlist to the correct number of itemsLuca Barbato2012-12-29
* hlsenc: use the segment filename in the playlist entryLuca Barbato2012-12-29
* hlsenc: check append_entry return valueLuca Barbato2012-12-29
* hlsenc: use the basename to generate the list entriesLuca Barbato2012-12-29
* avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
* cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
* avfilter: Refactor unconditional filter registrationDiego Biurrun2012-12-28
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-28
* configure: Add --disable-all command line optionDiego Biurrun2012-12-28
* mpegvideo: initialize videodsp with correct pixel depthJanne Grunau2012-12-26
* wnv1: cosmetics, reformatAnton Khirnov2012-12-24
* xan: remove a trivially true if().Anton Khirnov2012-12-24
* ansi: do not depend on get_buffer() initializing the frame.Anton Khirnov2012-12-24
* zerocodec: remove an unused variable.Anton Khirnov2012-12-24
* zmbv: remove some pointless comments and empty linesAnton Khirnov2012-12-24
* yop: simplify/sanitize the decoding loopAnton Khirnov2012-12-24
* c93: set palette_has_changed.Anton Khirnov2012-12-24
* bmp: cosmetics, reformatAnton Khirnov2012-12-24
* hlsenc: Don't duplicate a string constantMartin Storsjö2012-12-24
* hlsenc: Allocate enough space for the pattern stringStefano Sabatini2012-12-24
* lavc: Correct the description of pkt_dtsMartin Storsjö2012-12-23
* avfilter: Compile FIFO filters unconditionallyDiego Biurrun2012-12-23
* Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-23
* configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun2012-12-23
* oggdec: check memory allocationLuca Barbato2012-12-23
* oggdec: K&R cosmetic formattingLuca Barbato2012-12-23
* hlsenc: correctly report target durationLuca Barbato2012-12-23
* 8bps: cosmeticsAnton Khirnov2012-12-23
* aasc: cosmetics, reformatAnton Khirnov2012-12-23
* ansi: remove an extra returnAnton Khirnov2012-12-23
* asvdec: cosmetics, reformatAnton Khirnov2012-12-23
* aura: cosmetics, reformatAnton Khirnov2012-12-23
* 4xm: don't rely on get_buffer() initializing the frame.Anton Khirnov2012-12-23
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-23
* lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-23
* lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-23
* opt: avoid segfault in av_opt_next() if the class does not have an option listJustin Ruggles2012-12-22