summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Better formatting for 2D tables in tableprint code.Reimar Döffinger2009-10-28
* 10l, fix incorrect endif comment.Reimar Döffinger2009-10-28
* Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger2009-10-28
* mingw32: The flag to work around bug 37216 in gcc is automatically passed toRamiro Polla2009-10-28
* Remove unused variable j.Michael Niedermayer2009-10-28
* Detect Sun Studio compiler and set appropriate variables.Michael Kostylev2009-10-28
* Split synth filter out of dca.c.Michael Niedermayer2009-10-28
* Split PAM encoder off into its own file.Diego Biurrun2009-10-28
* Split the decoders from pnmen.c off into their own file.Diego Biurrun2009-10-28
* The encoders in pnmenc.c now depend on the init/end functions in pnm.c.Diego Biurrun2009-10-28
* Commit some functions that are used by both SIPR and AMR.Vitor Sessak2009-10-27
* Fix doxies, use third person and phrase-ending dots.Stefano Sabatini2009-10-27
* Add format and noformat filters.Stefano Sabatini2009-10-27
* Move pixdesc.{h,c} from libavcodec to libavutil.Stefano Sabatini2009-10-27
* Consistently use third person in doxies.Stefano Sabatini2009-10-27
* Introduce first_avfilter and use that, together with AVFilter.next,Stefano Sabatini2009-10-27
* Add an entry for the AVFilter.next addition.Stefano Sabatini2009-10-27
* Add a field 'next' to AVFilter.Stefano Sabatini2009-10-27
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-27
* add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.aviBen Littler2009-10-27
* Move PNM init/end functions to the PNM common code.Diego Biurrun2009-10-27
* whitespace cosmetics: K&R coding style, prettyprintingDiego Biurrun2009-10-27
* Remove crufty leftovers from the era when this file resided within libavformat.Diego Biurrun2009-10-27
* add some raw codec fourccs, fixes:Ben Littler2009-10-27
* Fix indentation.Benoit Fouet2009-10-27
* Only memset for palettes of 16 elements.Benoit Fouet2009-10-27
* Clarify responsibility for freeing a buffer when using vdpau.Carl Eugen Hoyos2009-10-27
* Add descriptions for the committed filters.Stefano Sabatini2009-10-27
* Add a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor.flags.Stefano Sabatini2009-10-26
* Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.Michael Kostylev2009-10-26
* Make dprintf_link() show the name of the link pixel format.Stefano Sabatini2009-10-25
* s/movdqa/movaps/ in sse1 fft. (regression in r20293)Loren Merritt2009-10-25
* rtsp_close_streams frees the auth_b64 line alreadyLuca Barbato2009-10-25
* Support 3xx redirection in rtspLuca Barbato2009-10-25
* compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at g...haim alon2009-10-24
* Support amdfam10 for --cpu, also avoids a warning about unknown cpu ifReimar Döffinger2009-10-24
* Bump micro version after the FRWU decoder inclusionVitor Sessak2009-10-24
* Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini2009-10-24
* Just remove params understood by the demuxerLuca Barbato2009-10-24
* Suppress ?params in the rtsp uriLuca Barbato2009-10-24
* Use sdp c= line if the rtsp Transport line doesn't have a destinationLuca Barbato2009-10-24
* Remove ancient redir demuxer.Diego Biurrun2009-10-24
* Fix codectestMåns Rullgård2009-10-24
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-23
* Compile LPC code when CONFIG_LPC is set.Diego Biurrun2009-10-23
* Update the entry for the AVFilter.description field addition.Stefano Sabatini2009-10-22
* Move the description field of the filter from AVFilterContext toStefano Sabatini2009-10-22
* Add an entry for the AVFilterContext.description addition.Stefano Sabatini2009-10-22
* Add a description field to AVFilterContext.Stefano Sabatini2009-10-22
* Refer again to the "width" and "height" crop parameter namesStefano Sabatini2009-10-22