21857 Commits (1642ee4337988523207ee8f30be9281e6919d95a)
 

Author SHA1 Message Date
Reimar Döffinger 3db0208c42 Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwin gcc 4.2.4. 15 years ago
Måns Rullgård 785d3c97b2 Makefile cosmetics 15 years ago
Måns Rullgård df4fe41df4 Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set 15 years ago
Reimar Döffinger 52a4a07778 Fix out-of-tree builds with --enable-hardcoded-tables 15 years ago
Reimar Döffinger 2300b120dd Fix dependency: generated table is needed to create the mpegaudiodec.o file, not the .c one. 15 years ago
Reimar Döffinger 9e8fecf7ea Better formatting for 2D tables in tableprint code. 15 years ago
Reimar Döffinger 8abe97be92 10l, fix incorrect endif comment. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago
Ramiro Polla 1a04d4c722 mingw32: The flag to work around bug 37216 in gcc is automatically passed to 15 years ago
Michael Niedermayer d49dded591 Remove unused variable j. 15 years ago
Michael Kostylev 2a472e9c5d Detect Sun Studio compiler and set appropriate variables. 15 years ago
Michael Niedermayer 4f99c31c39 Split synth filter out of dca.c. 15 years ago
Diego Biurrun 638783bf81 Split PAM encoder off into its own file. 15 years ago
Diego Biurrun 318888f808 Split the decoders from pnmen.c off into their own file. 15 years ago
Diego Biurrun 761f2c9048 The encoders in pnmenc.c now depend on the init/end functions in pnm.c. 15 years ago
Vitor Sessak 504eee37de Commit some functions that are used by both SIPR and AMR. 15 years ago
Stefano Sabatini 2be414c8de Fix doxies, use third person and phrase-ending dots. 15 years ago
Stefano Sabatini fcbed3c735 Add format and noformat filters. 15 years ago
Stefano Sabatini 51135d1d8e Move pixdesc.{h,c} from libavcodec to libavutil. 15 years ago
Stefano Sabatini 04a5c106f9 Consistently use third person in doxies. 15 years ago
Stefano Sabatini 3555d2e88e Introduce first_avfilter and use that, together with AVFilter.next, 15 years ago
Stefano Sabatini 290d4a44f1 Add an entry for the AVFilter.next addition. 15 years ago
Stefano Sabatini 243110f968 Add a field 'next' to AVFilter. 15 years ago
Stefano Sabatini 77f66963b0 Split codec-regression.sh again and create a lavfi-regression.sh for 15 years ago
Ben Littler 13547dd11f add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi 15 years ago
Diego Biurrun 8767a009a1 Move PNM init/end functions to the PNM common code. 15 years ago
Diego Biurrun d3067047e7 whitespace cosmetics: K&R coding style, prettyprinting 15 years ago
Diego Biurrun bc8964ef20 Remove crufty leftovers from the era when this file resided within libavformat. 15 years ago
Ben Littler 9853bbb21a add some raw codec fourccs, fixes: 15 years ago
Benoit Fouet ff54bb975a Fix indentation. 15 years ago
Benoit Fouet 25b6d0bc69 Only memset for palettes of 16 elements. 15 years ago
Carl Eugen Hoyos 6d7d410f8b Clarify responsibility for freeing a buffer when using vdpau. 15 years ago
Stefano Sabatini b70bc02279 Add descriptions for the committed filters. 15 years ago
Stefano Sabatini 6b27353cfd Add a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor.flags. 15 years ago
Michael Kostylev 0600d30ae4 Avoid "-z text" diversion on SunOS x86, needed to make FATE happy. 15 years ago
Stefano Sabatini 8fdb01c10e Make dprintf_link() show the name of the link pixel format. 15 years ago
Loren Merritt 4521308363 s/movdqa/movaps/ in sse1 fft. (regression in r20293) 15 years ago
Luca Barbato 7549632bda rtsp_close_streams frees the auth_b64 line already 15 years ago
Luca Barbato d243ba30b8 Support 3xx redirection in rtsp 15 years ago
haim alon c5898e8623 compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at gmail dot com 15 years ago
Reimar Döffinger d3ee771514 Support amdfam10 for --cpu, also avoids a warning about unknown cpu if 15 years ago
Vitor Sessak bd56505a7f Bump micro version after the FRWU decoder inclusion 15 years ago
Stefano Sabatini 8f1e4d4ffc Split codec-regression.sh, and create the lavf-regression.sh script. 15 years ago
Luca Barbato 921da21745 Just remove params understood by the demuxer 15 years ago
Luca Barbato 7541f32edd Suppress ?params in the rtsp uri 15 years ago
Luca Barbato 224b44957b Use sdp c= line if the rtsp Transport line doesn't have a destination 15 years ago
Diego Biurrun 76e6e9c330 Remove ancient redir demuxer. 15 years ago
Måns Rullgård 2189dbc4a6 Fix codectest 15 years ago
Stefano Sabatini f94e56cf82 Split codec-regression.sh, put all the code which can be shared by 15 years ago
Diego Biurrun 329c01c54f Compile LPC code when CONFIG_LPC is set. 15 years ago